Topic: Extra link in navigation

I want add a new extra link in navigation. Like shown in image on right position:

http://www.part.lt/img/d855d5212fe116174f2ddf131545a008268.jpg

Re: Extra link in navigation

Some one know? ;s I really need this.

Re: Extra link in navigation

It's mostly spammers around here on weekends. smile

I see the navlink has the id "navextra" and I see it mentioned in /include/essentials.php but I can't find it either. You can try fiddeling with #brd-navlinks in the css and change float:left to right, but that's not really it either. The other thing which is close, but not as you mention, is to add the link on the right and keep it floating left with the rest of them.

Re: Extra link in navigation

Still not found the way how to add link to right. I have tried to make link like this in admin panel:
<div align="right"><a href="LINK"></a></div> but i't not working correctly.... neutral
Someone gimme idea how to add link in navigation right position...

Re: Extra link in navigation

I wish to get answer... sorry for flooding, but i really need this.

Re: Extra link in navigation

You can add a link on the right and you can move them all to the right. Do you really need the space?

Re: Extra link in navigation

yeah i need it... sad

Re: Extra link in navigation

smart peoples please help me neutral|||

9 (edited by Grez 2010-07-15 23:27)

Re: Extra link in navigation

Not really clean solution but it should work...

Oxygen_cs.css, line 223 (aprox.) (or whichever template you are using)
Add

position: relative;

And in Admininistration > Settings > Setup add your link like this

0 = <div style="position: absolute; right: 15px; top: 7px;"><a href="http://google.com">Google</a></div>

(Guess you'll have to change those "right" and "top" vals, but I believe you can handle that tongue)

Eraversum - scifi browser-based online webgame