Results 1 to 2 of 2
-
29th Dec 2009, 07:04 PM #1OPMember
Can someone help me with this code?
hi my friends,
I need some help with a code... can someone help me?
Look at the header of this site: http://www.zepirata.com/teste
I want to add the same twitter and rss images in my website but I am with problems doing that...
Heres the code of the above site that I think that is needed:
Code:<style type="text/css"> @import "http://www.zepirata.com/wp-content/themes/mystique/style.css"; </style> <script type='text/javascript' src='http://www.linksmonster.org/wp-content/themes/WP-MagTheme10-Basic/jquery.js?ver=1.3.2'></script> <script type='text/javascript' src='http://www.linksmonster.org/wp-content/themes/WP-MagTheme10-Basic/jquery.form.js?ver=2.02m'></script> <script type='text/javascript' src='http://www.linksmonster.org/wp-content/themes/WP-MagTheme10-Basic/jquery.mystique.min.js?ver=2.8.6'></script> <div id="header"> <a href="http://www.tugasapo.com/feed/" class="nav-extra rss" title="RSS Feeds"><span> RSS Feeds</a> <a href="http://www.twitter.com/tugasapo" class="nav-extra twitter" title="Follow me on Twitter!"><span> Follow me on Twitter!</a> </div>
http://www.linksmonster.org
And want to put in the same place where I have the links "Home, Contact Us, Favorites", etc...
This is the code that I have:
Code:<div class="sitehead-right"> <p>Today: <?php echo date('l, F dS, Y'); ?></p> <div id="topnav"> <ul> <li class="first"><a href="<?php bloginfo('url'); ?>">Home</a></li> <?php wp_list_pages('include=21,17,497&title_li='); ?> <li class="rss"><a href="<?php bloginfo('rss2_url'); ?>">RSS</a></li> </ul> </div> </div> </div>
Code:#header .nav-extra.rss{background:transparent url(images/nav-icons.png) no-repeat right top;right:20px;} #header a.twitter{background:transparent url(images/nav-icons.png) no-repeat left top;right:85px;}
Code:<style type="text/css"> @import "http://www.zepirata.com/wp-content/themes/mystique/style.css"; </style>
Code:<div class="sitehead-right"> <p>Today: <?php echo date('l, F dS, Y'); ?></p> <div id="topnav"> <script type='text/javascript' src='http://www.linksmonster.org/wp-content/themes/WP-MagTheme10-Basic/jquery.js?ver=1.3.2'></script> <script type='text/javascript' src='http://www.linksmonster.org/wp-content/themes/WP-MagTheme10-Basic/jquery.form.js?ver=2.02m'></script> <script type='text/javascript' src='http://www.linksmonster.org/wp-content/themes/WP-MagTheme10-Basic/jquery.mystique.min.js?ver=2.8.6'></script> <div id="header"> <a href="http://www.tugasapo.com/feed/" class="nav-extra rss" title="RSS Feeds">RSS Feeds</a> <a href="http://www.twitter.com/tugasapo" class="nav-extra twitter" title="Follow me on Twitter!">Follow me on Twitter!</a> </div> </div> </div> </div>
But is not working...
Where do I need add the code?
Please, can someone help me?
Thank you!Divvy Reviewed by Divvy on . Can someone help me with this code? hi my friends, I need some help with a code... can someone help me? Look at the header of this site: http://www.zepirata.com/teste I want to add the same twitter and rss images in my website but I am with problems doing that... Heres the code of the above site that I think that is needed: <style type="text/css"> @import "http://www.zepirata.com/wp-content/themes/mystique/style.css"; Rating: 5
-
30th Dec 2009, 02:56 PM #2OPMember
Second try: http://www.linksmonster.org
Please, someone?
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Help With Letitbit Js To BB Code aka Embedding streaming code in forums
By JoomlaZ in forum Web Development AreaReplies: 1Last Post: 3rd Apr 2012, 09:50 AM -
need help with php code
By itmees in forum Web Development AreaReplies: 6Last Post: 22nd Mar 2012, 10:01 AM -
Need a good coder to code a skin, I will show you what I need, you just code it
By Nickk96 in forum Web Development AreaReplies: 1Last Post: 27th Aug 2011, 01:45 PM -
{LF} a code
By DeathNote in forum Web Application/Script SupportReplies: 2Last Post: 23rd Oct 2010, 04:18 AM -
[vBulletin BB Code] Moderated Message: (Like W-BB's Staff BB Code!)
By Ghost Dog 13 in forum Webmaster ResourcesReplies: 13Last Post: 26th Sep 2009, 06:19 PM
themaCreator - create posts from...
Version 3.55 released. Open older version (or...