View Full Version : navbar menu
unknown22
09-15-2010, 03:01 PM
I have this navbar link I made after quick links
<li><a href="http://website.com">{vb:rawphrase Donate}</a></li>
and I like to add a second link when you click it menu comes up how can I do this?
ProFifaLeagues
09-15-2010, 03:19 PM
<a href="https://vborg.vbsupport.ru/showthread.php?t=233629" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=233629</a>
This mod takes care of all that as well m8
unknown22
09-15-2010, 03:55 PM
The ones under that
* Today's Posts
* FAQ
* Calendar
* Community
* Forum Actions
* Quick Links
* Donate < button created >
--------------- Added 1284647148 at 1284647148 ---------------
someone??
unknown22
09-16-2010, 04:14 PM
There is no mod I can find that works.
borbole
09-16-2010, 04:41 PM
There is no mod I can find that works.
You can add the extra custom links by following the example of the other links in the navbar button. But you should know html for that. So I would suggest that you get busy and learn it rather than complaining that the mods don''t work or that there is no one here to help you etc etc. Call me rude but I call it how I see it.
unknown22
09-16-2010, 07:17 PM
I tried
<ul class="popupbody popuphover">
<li class="popupmenu">
<vb:if condition="$show['donate']">
nothing working !!
borbole
09-16-2010, 07:25 PM
I tried
<ul class="popupbody popuphover">
<li class="popupmenu">
<vb:if condition="$show['donate']">
nothing working !!
That is because you are not entering them right. Hence my advice above to start learning some html. As that saying goes, give a man fish he can eat for a day. But teach him how to fish and he will never be hungry or something like that. But you get my point.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.