PDA

View Full Version : how to wrap the navbar list or to make a now row for it ?


bahattab
08-20-2010, 09:42 AM
hi

dose any on now how to wrap the navbar list or to make a now row for it , i started not to see the end of the list

see the picture

thank

bahattab
08-20-2010, 12:17 PM
hi
i think i found the solution :

find :


{vb:raw template_hook.navbar_start}
<vb:if condition="$show['searchbuttons']">
<vb:if condition="$show['member']">


add below :

<br /><br />
find :



<ul class="navbar_advanced_search">
<li>&nbsp;<a href="search.php{vb:raw session.sessionurl_q}" accesskey="4">{vb:rawphrase advanced_search}</a>&nbsp;</li>
</ul>
</div>
</vb:if>



add below :


<br /><br />


i think it will fix it :D

i hope someone make it as autotemplat plugins , ( if i know how to do it as autotemplat plugins ? i will do it)

thanks

bahattab
08-20-2010, 08:02 PM
hi

i think i did not fix the problem because when i change the link it gos bake to the original , it works just for the forum link :confused: :confused: :confused:

i hope if some one help :o

thanks