Activity Stream
48,167 MEMBERS
6607 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 2 of 2
  1.     
    #1
    Member

    Default 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>
    This is my site:
    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>
    And this is the CSS code that I have put in my style.css:
    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;}
    So I think that dont need this line anymore:
    Code: 
    <style type="text/css">
    @import "http://www.zepirata.com/wp-content/themes/mystique/style.css";
    </style>
    This was my try:
    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>
    Result:


    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

  2.   Sponsored Links

  3.     
    #2
    Member
    Second try: http://www.linksmonster.org

    Please, someone?

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 3rd Apr 2012, 09:50 AM
  2. need help with php code
    By itmees in forum Web Development Area
    Replies: 6
    Last Post: 22nd Mar 2012, 10:01 AM
  3. Replies: 1
    Last Post: 27th Aug 2011, 01:45 PM
  4. {LF} a code
    By DeathNote in forum Web Application/Script Support
    Replies: 2
    Last Post: 23rd Oct 2010, 04:18 AM
  5. [vBulletin BB Code] Moderated Message: (Like W-BB's Staff BB Code!)
    By Ghost Dog 13 in forum Webmaster Resources
    Replies: 13
    Last Post: 26th Sep 2009, 06:19 PM

Tags for this Thread

BE SOCIAL