View Full Version : How do I make Like This list of buttons
SH3A3-Q
06-14-2010, 05:26 PM
How do I make
Like
This list of buttons
https://vborg.vbsupport.ru/external/2010/06/59.jpg
Is there any one help me
Forum version 4
Waiting for a professional
your24hourstore
06-14-2010, 06:32 PM
all that is custom work for this forum, and its not public, besides do you run this version?
or 4.0.3?
internet explorer has issues with rounded corrners anyway
SH3A3-Q
06-15-2010, 05:05 AM
it version 4.0.3
--------------- Added 1276594947 at 1276594947 ---------------
I still wait for assistance
Please,
your24hourstore
06-15-2010, 12:10 PM
it version 4.0.3
--------------- Added 15 Jun 2010 at 04:42 ---------------
I still wait for assistance
Please,
Ive seen people ask before and they get sent to post in paid or unpaid requests for custom mods or styles.
since its not a mod or a style thats posted here it will have to be custom made for you
good luck
SH3A3-Q
06-16-2010, 07:50 AM
It's just buttons
Thank you anyway
Welshy2008
06-16-2010, 09:44 AM
Is this one ony good to you? It adds tabs to your Nabar...
https://vborg.vbsupport.ru/showthread.php?t=233629
SH3A3-Q
06-16-2010, 11:40 AM
Is this one ony good to you? It adds tabs to your Nabar...
https://vborg.vbsupport.ru/showthread.php?t=233629
Thanks!
I use this MOD
I need to Buttons
I discovered a nice way
But I need to modify the code
--------------- Added 1276692648 at 1276692648 ---------------
This code
<div id="navbar" class="navbar">
<ul id="navtabs" class="navtabs floatcontainer">
<li><a class="navtab" href="forumdisplay.php?f=1">الاقسام العامة</a><li>
<li><a class="navtab" href="forumdisplay.php?f=4">الشعاع الاسلامي</a><li>
<li><a class="navtab" href="content.php">الكمبيوتر والاتصالات</a><li>
<li><a class="navtab" href="content.php">الاقسام التطويرية</a><li>
<li><a class="navtab" href="content.php">اقسام الملتميديا</a><li>
<li><a class="navtab" href="content.php">الاقسام الفنية</a><li>
<li><a class="navtab" href="content.php">ديوانات الاعضاء</a><li>
</div>
Image
http://sh3a3-q.net/up1/uploads/images/sh3a3-a3a6e272cf.png
I want to add
Such as button What's New
Change
Variable
SH3A3-Q
06-17-2010, 11:55 AM
Thanks for help
ChopSuey
06-17-2010, 01:58 PM
Find the search new code in the navbar template then add it. ?
SH3A3-Q
06-17-2010, 02:50 PM
I think you did not understand me
Because the reason for
My bad language
<li class="selected">
selected
no selected
This is what I want to do
For buttons
new code
<div id="navbar" class="navbar">
<ul id="navtabs" class="navtabs floatcontainer">
<li><a class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">1111111</a><li>
<li><a class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">2222222</a><li>
<li><a class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">3333333</a><li>
<li><a class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">4444444</a><li>
<li><a class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">5555555</a><li>
<li><a class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">6666666</a><li>
</div>
ChopSuey
06-17-2010, 04:06 PM
Your missing </ul> at the bottom.
SH3A3-Q
06-17-2010, 04:40 PM
Your missing </ul> at the bottom.
Ware
ChopSuey
06-17-2010, 04:44 PM
<div id="navbar" class="navbar">
<ul id="navtabs" class="navtabs floatcontainer">
<li><a class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">1111111</a><li>
<li><a class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">2222222</a><li>
<li><a class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">3333333</a><li>
<li><a class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">4444444</a><li>
<li><a class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">5555555</a><li>
<li><a class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">6666666</a><li>
</ul>
</div>
Much better :)
SH3A3-Q
06-17-2010, 06:16 PM
you stel not understand me
go to the http://www.vbulletin.com/forum (https://vborg.vbsupport.ru) and Press the blog bottom
and Look how chang
and back to forum bottom and look how chang
:rolleyes:
Charlie98902
06-17-2010, 08:05 PM
Nothing different there but those are tabs not what you were asking for here. Also your link take you to this forum not vb's.
http://www.vbulletin.com/forum
SH3A3-Q
06-18-2010, 05:57 AM
Nothing different there but those are tabs not what you were asking for here. Also your link take you to this forum not vb's.
http://www.vbulletin.com/forum
<!-- sh3a3-q.com -->
<div id="navbar" class="navbar">
<ul id="navtabs" class="navtabs floatcontainer">
<li><a class="navtab" href="forumdisplay.php?f=1" title="xxxxxxx" class="tab">1111111</a><li>
<li><a class="navtab" href="forumdisplay.php?f=2" title="xxxxxxx" class="tab">2222222</a><li>
<li><a class="navtab" href="forumdisplay.php?f=3" title="xxxxxxx" class="tab">3333333</a><li>
<li><a class="navtab" href="forumdisplay.php?f=4" title="xxxxxxx" class="tab">4444444</a><li>
<li><a class="navtab" href="forumdisplay.php?f=5" title="xxxxxxx" class="tab">5555555</a><li>
<li><a class="navtab" href="forumdisplay.php?f=6" title="xxxxxxx" class="tab">6666666</a><li>
</div>
<!-- sh3a3-q.com -->
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.