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 nav bar problem

3 posters

Go down

Solved 3 nav bar problem

Post by msedgley October 26th 2011, 2:11 am

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




msedgley
msedgley
Forumember

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

http://www.rateoffire.com

Back to top Go down

Solved Re: 3 nav bar problem

Post by Mike October 26th 2011, 2:16 am

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

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

Back to top Go down

Solved Re: 3 nav bar problem

Post by msedgley October 26th 2011, 2:19 am

i do not want any background though
msedgley
msedgley
Forumember

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

http://www.rateoffire.com

Back to top Go down

Solved Re: 3 nav bar problem

Post by Mike October 26th 2011, 2:20 am

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?
Mike
Mike
Hyperactive

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

Back to top Go down

Solved Re: 3 nav bar problem

Post by msedgley October 26th 2011, 2:22 am

still have the same problem the image not appearing.

which html i have only copied and pasted


Last edited by msedgley on October 26th 2011, 2:23 am; edited 1 time in total
msedgley
msedgley
Forumember

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

http://www.rateoffire.com

Back to top Go down

Solved Re: 3 nav bar problem

Post by Mike October 26th 2011, 2:22 am

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

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

Back to top Go down

Solved Re: 3 nav bar problem

Post by msedgley October 26th 2011, 2:23 am

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

which part do you need
msedgley
msedgley
Forumember

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

http://www.rateoffire.com

Back to top Go down

Solved Re: 3 nav bar problem

Post by Mike October 26th 2011, 2:23 am

the part from the 2nd image, please.
Mike
Mike
Hyperactive

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

Back to top Go down

Solved Re: 3 nav bar problem

Post by msedgley October 26th 2011, 2:25 am

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>
msedgley
msedgley
Forumember

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

http://www.rateoffire.com

Back to top Go down

Solved Re: 3 nav bar problem

Post by Mike October 26th 2011, 2:26 am

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!
Mike
Mike
Hyperactive

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

Back to top Go down

Solved Re: 3 nav bar problem

Post by msedgley October 26th 2011, 2:29 am

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
msedgley
msedgley
Forumember

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

http://www.rateoffire.com

Back to top Go down

Solved Re: 3 nav bar problem

Post by Mike October 26th 2011, 2:47 am

screenshot?
Mike
Mike
Hyperactive

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

Back to top Go down

Solved Re: 3 nav bar problem

Post by msedgley October 26th 2011, 2:59 am

does not matter, solved Very Happy
msedgley
msedgley
Forumember

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

http://www.rateoffire.com

Back to top Go down

Solved Re: 3 nav bar problem

Post by Sanket October 26th 2011, 6:28 am

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

Sanket Smile

Sanket
Sanket
ForumGuru

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

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum