The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#32
|
||||
|
||||
Hi;
open header template change the old codes with below; Code:
<ul id="nav"> <if condition="$show['member']"><li class="top"><a href="usercp.php$session[sessionurl_q]" class="top_link"><span class="down">$vbphrase[user_cp]</span></a></li></if> <if condition="$show['registerbutton']"><li class="top"><a href="register.php$session[sessionurl_q]" rel="nofollow" class="top_link"><span class="down">$vbphrase[register]</span></a></li></if> <li class="top"><a href="faq.php$session[sessionurl_q]" accesskey="5" class="top_link"><span class="down">$vbphrase[faq]</span></a></li> <if condition="$vboptions['enablememberlist']"><li class="top"><a href="memberlist.php$session[sessionurl_q]" class="top_link"><span class="down">$vbphrase[members_list]</span></a></li></if> <if condition="$show['popups']"><if condition="$show['member']"> <li class="top"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2" class="top_link"><span class="down">$vbphrase[new_posts_nav]</span></a></li><else /> <li class="top"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2" class="top_link"><span class="down">$vbphrase[todays_posts]</span></a></li></if> <li class="top"><a id="navbar_search" href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow" class="top_link"><span class="down">$vbphrase[search]</span></a> <if condition="$show['quicksearch']"><script type="text/javascript"> vbmenu_register("navbar_search",true); </script></li></if></if> <li class="top"><a href="calendar.php$session[sessionurl_q]" class="top_link"><span class="down">$vbphrase[calendar]</span></a></li> <if condition="$show['member']"><li class="top"><a id="usercptools" href="$show[nojs_link]#usercptools" class="top_link"><span class="down">$vbphrase[quick_links]</span></a><script type="text/javascript"> vbmenu_register("usercptools",true);</script></li> <else /><if condition="$show['searchbuttons']"><li class="top"><a href="search.php$session[sessionurl_q]" accesskey="4" class="top_link"><span class="down">$vbphrase[search]</span></a></li></if> <if condition="$show['member']"><li class="top"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2" class="top_link">$vbphrase[new_posts_nav]</a></li> <else /><li class="top"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2" class="top_link"><span class="down">$vbphrase[todays_posts]</span></a></li></if></if> <if condition="$show['member']"><li class="top"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')" class="top_link"><span class="down">$vbphrase[log_out]</span></a></li></if> </ul> For adding space betwwen navlinks make below; open default beta css and find these two lines; Code:
#nav li a.top_link span {float:left; display:block; padding:0 5px 0 5px; height:35px; background: url(defaultbeta/beta/three_0.gif) right top no-repeat;} #nav li a.top_link span.down {float:left; display:block; padding:0 5px 0 5px; height:35px; background: url(defaultbeta/beta/three_0a.gif) no-repeat right top;} This will give space from right and left. you can modifiy it what you want. If you give higher number example 20-30 it will berak a line for fix line break find this code Code:
#nav {padding:0 0 0 200px; margin:0; list-style:none; height:35px; background:#fff Information Added to first message. |
#33
|
|||
|
|||
Nice to see it updated But i Totally killed the navabar anyway
|
#34
|
||||
|
||||
no problem just import the xml file overwriting old one
|
#35
|
|||
|
|||
Very Nice Style HaYLaZ
thanks.. |
#36
|
|||
|
|||
Damn I love the theme. Nice job.
|
#37
|
|||
|
|||
thanks Haylaz
lütfen TÜRKÇE butonlarını da ekler misin (please add turkish buttons,thanks) |
#38
|
|||
|
|||
Ok..after I installed this..I noticed a problem with the NAVBAR. When an item is selected, the Blue Button that hi-lites cerain items overlaps. I can't get a print screen of it... its the search and quick link items. When hovered, the blue button overlaps.
|
#39
|
||||
|
||||
Quote:
did you download and overwrite the fixed xml file in first message? I have tested now again and i didnt see any problem like you said. Is there anybody gets this same problem? Tested with ie7-mozilla |
#40
|
|||
|
|||
Fixed is a little too big for me.
|
#41
|
||||
|
||||
I meaned fixed that ı corrected some browser issues so that ı want you to download zip file and overwrite xml files which one you use (fixed or fluid) exiting one
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|