3 nav bar problem
3 posters
Page 1 of 1
3 nav bar problem
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
This is what i added to message content, above my clock html code
And this the outcome a none working image link above the clock
Any help would be appreciated, i was wanting the 2nd nav bar to be directly under the already existing one.
thanks
This is the css i added it is at the top
This is what i added to message content, above my clock html code
And this the outcome a none working image link above the clock
Any help would be appreciated, i was wanting the 2nd nav bar to be directly under the already existing one.
thanks
Re: 3 nav bar problem
You need to put a background URL in the CSS. At the moment it just says ""
Mike- Hyperactive
- Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado
Re: 3 nav bar problem
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?
Edit: Your HTML is also messed up. Can you post it not in an image so I can fix it for you?
Mike- Hyperactive
- Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado
Re: 3 nav bar problem
still have the same problem the image not appearing.
which html i have only copied and pasted
which html i have only copied and pasted
Last edited by msedgley on October 26th 2011, 2:23 am; edited 1 time in total
Re: 3 nav bar problem
Can you post your HTML? I noticed something why it's not working.
Mike- Hyperactive
- Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado
Re: 3 nav bar problem
Drogba921 wrote:Can you post your HTML? I noticed something why it's not working.
which part do you need
Re: 3 nav bar problem
the part from the 2nd image, please.
Mike- Hyperactive
- Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado
Re: 3 nav bar problem
- 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>
Re: 3 nav bar problem
Here's the fixed:
Change the "YOURLINKHERE" to whereever you want the image to link to!
- 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!
Mike- Hyperactive
- Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado
Re: 3 nav bar problem
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
Re: 3 nav bar problem
screenshot?
Mike- Hyperactive
- Posts : 4255
Reputation : 471
Language : English, HTML, CSS
Location : Loveland, Colorado
Re: 3 nav bar problem
Since this thread appears to be solved, I will archive this thread.
Sanket
Sanket
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» Founder: Kind of a password problem, mostly an e-mail problem
» signature problem and editor problem
» CSS Problem
» Problem
» CSS problem
» signature problem and editor problem
» CSS Problem
» Problem
» CSS problem
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum