3 nav bar problem Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    3 nav bar problem

    msedgley
    msedgley
    Forumember


    Female Posts : 618
    Reputation : 35
    Language : English
    Location : UK

    Solved 3 nav bar problem

    Post by msedgley October 25th 2011, 5:11 pm

    Ok so i followed the tutorial and it does not work i only wanted the none permanent nav bar.

    This is the css i added it is at the top

    3 nav bar problem Untitl10

    This is what i added to message content, above my clock html code

    3 nav bar problem Messag10

    And this the outcome a none working image link above the clock

    3 nav bar problem Untitl11

    Any help would be appreciated, i was wanting the 2nd nav bar to be directly under the already existing one.
    thanks




    Mike
    Mike
    Hyperactive


    Male Posts : 4255
    Reputation : 471
    Language : English, HTML, CSS
    Location : Loveland, Colorado

    Solved Re: 3 nav bar problem

    Post by Mike October 25th 2011, 5:16 pm

    You need to put a background URL in the CSS. At the moment it just says ""
    msedgley
    msedgley
    Forumember


    Female Posts : 618
    Reputation : 35
    Language : English
    Location : UK

    Solved Re: 3 nav bar problem

    Post by msedgley October 25th 2011, 5:19 pm

    i do not want any background though
    Mike
    Mike
    Hyperactive


    Male Posts : 4255
    Reputation : 471
    Language : English, HTML, CSS
    Location : Loveland, Colorado

    Solved Re: 3 nav bar problem

    Post by Mike October 25th 2011, 5:20 pm

    then remove that line of the CSS.
    Edit: Your HTML is also messed up. Can you post it not in an image so I can fix it for you?
    msedgley
    msedgley
    Forumember


    Female Posts : 618
    Reputation : 35
    Language : English
    Location : UK

    Solved Re: 3 nav bar problem

    Post by msedgley October 25th 2011, 5:22 pm

    still have the same problem the image not appearing.

    which html i have only copied and pasted


    Last edited by msedgley on October 25th 2011, 5:23 pm; edited 1 time in total
    Mike
    Mike
    Hyperactive


    Male Posts : 4255
    Reputation : 471
    Language : English, HTML, CSS
    Location : Loveland, Colorado

    Solved Re: 3 nav bar problem

    Post by Mike October 25th 2011, 5:22 pm

    Can you post your HTML? I noticed something why it's not working.
    msedgley
    msedgley
    Forumember


    Female Posts : 618
    Reputation : 35
    Language : English
    Location : UK

    Solved Re: 3 nav bar problem

    Post by msedgley October 25th 2011, 5:23 pm

    Drogba921 wrote:Can you post your HTML? I noticed something why it's not working.

    which part do you need
    Mike
    Mike
    Hyperactive


    Male Posts : 4255
    Reputation : 471
    Language : English, HTML, CSS
    Location : Loveland, Colorado

    Solved Re: 3 nav bar problem

    Post by Mike October 25th 2011, 5:23 pm

    the part from the 2nd image, please.
    msedgley
    msedgley
    Forumember


    Female Posts : 618
    Reputation : 35
    Language : English
    Location : UK

    Solved Re: 3 nav bar problem

    Post by msedgley October 25th 2011, 5:25 pm

    Code:
    <center><div class=second_nav><a href=http://img.photobucket.com/albums/v245/drummergirl6/apply.png><img src=http://image.jpg></a></center></div>
    <script src="http://www.clocklink.com/embed.js"></script><script type="text/javascript" language="JavaScript">obj=new Object;obj.clockfile="5012-black.swf";obj.TimeZone="GMT00";obj.width=151;obj.height=50;obj.wmode="transparent";showClock(obj);</script>
    Mike
    Mike
    Hyperactive


    Male Posts : 4255
    Reputation : 471
    Language : English, HTML, CSS
    Location : Loveland, Colorado

    Solved Re: 3 nav bar problem

    Post by Mike October 25th 2011, 5:26 pm

    Here's the fixed:

    Code:
    <center><div class=second_nav><a href=YOURLINKHERE><img src=http://img.photobucket.com/albums/v245/drummergirl6/apply.png></a></center></div>
    <script src="http://www.clocklink.com/embed.js"></script><script type="text/javascript" language="JavaScript">obj=new Object;obj.clockfile="5012-black.swf";obj.TimeZone="GMT00";obj.width=151;obj.height=50;obj.wmode="transparent";showClock(obj);</script>

    Change the "YOURLINKHERE" to whereever you want the image to link to!
    msedgley
    msedgley
    Forumember


    Female Posts : 618
    Reputation : 35
    Language : English
    Location : UK

    Solved Re: 3 nav bar problem

    Post by msedgley October 25th 2011, 5:29 pm

    you are awesome pal thanks, is there anyway of making it so it is directly under my current nav bar seems a bit far away
    Mike
    Mike
    Hyperactive


    Male Posts : 4255
    Reputation : 471
    Language : English, HTML, CSS
    Location : Loveland, Colorado

    Solved Re: 3 nav bar problem

    Post by Mike October 25th 2011, 5:47 pm

    screenshot?
    msedgley
    msedgley
    Forumember


    Female Posts : 618
    Reputation : 35
    Language : English
    Location : UK

    Solved Re: 3 nav bar problem

    Post by msedgley October 25th 2011, 5:59 pm

    does not matter, solved Very Happy
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: 3 nav bar problem

    Post by Sanket October 25th 2011, 9:28 pm

    Since this thread appears to be solved, I will archive this thread.
    3 nav bar problem 2j4t5a8

    Sanket Smile