Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 06-14-2010, 05:26 PM
SH3A3-Q SH3A3-Q is offline
 
Join Date: Mar 2009
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How do I make Like This list of buttons

How do I make
Like
This list of buttons



Is there any one help me
Forum version 4
Waiting for a professional
Reply With Quote
  #2  
Old 06-14-2010, 06:32 PM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #3  
Old 06-15-2010, 05:05 AM
SH3A3-Q SH3A3-Q is offline
 
Join Date: Mar 2009
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

it version 4.0.3

--------------- Added [DATE]1276594947[/DATE] at [TIME]1276594947[/TIME] ---------------

I still wait for assistance
Please,
Reply With Quote
  #4  
Old 06-15-2010, 12:10 PM
your24hourstore your24hourstore is offline
 
Join Date: Feb 2010
Posts: 1,226
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SH3A3-Q View Post
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
Reply With Quote
  #5  
Old 06-16-2010, 07:50 AM
SH3A3-Q SH3A3-Q is offline
 
Join Date: Mar 2009
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's just buttons
Thank you anyway
Reply With Quote
  #6  
Old 06-16-2010, 09:44 AM
Welshy2008's Avatar
Welshy2008 Welshy2008 is offline
 
Join Date: Jul 2008
Location: UK
Posts: 904
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this one ony good to you? It adds tabs to your Nabar...

https://vborg.vbsupport.ru/showthread.php?t=233629
Reply With Quote
  #7  
Old 06-16-2010, 11:40 AM
SH3A3-Q SH3A3-Q is offline
 
Join Date: Mar 2009
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Welshy2008 View Post
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 [DATE]1276692648[/DATE] at [TIME]1276692648[/TIME] ---------------

This code

PHP Code:
<div id="navbar" class="navbar">
<
ul id="navtabs" class="navtabs floatcontainer">
<
li><class="navtab" href="forumdisplay.php?f=1">&#1575;لاقسام العامة</a><li>
<li><class="navtab" href="forumdisplay.php?f=4">&#1575;لشعاع الاسلامي</a><li>
<li><class="navtab" href="content.php">&#1575;لكمبيوتر والاتصالات</a><li>
<li><class="navtab" href="content.php">&#1575;لاقسام التطويرية</a><li>
<li><class="navtab" href="content.php">&#1575;قسام الملتميديا</a><li>
<li><class="navtab" href="content.php">&#1575;لاقسام الفنية</a><li>
<li><class="navtab" href="content.php">&#1583;يوانات الاعضاء</a><li>
</div
Image



I want to add
Such as button What's New
Change
Variable
Reply With Quote
  #8  
Old 06-17-2010, 11:55 AM
SH3A3-Q SH3A3-Q is offline
 
Join Date: Mar 2009
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for help
Reply With Quote
  #9  
Old 06-17-2010, 01:58 PM
ChopSuey ChopSuey is offline
 
Join Date: Jun 2009
Location: Alaska
Posts: 2,140
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Find the search new code in the navbar template then add it. ?
Reply With Quote
  #10  
Old 06-17-2010, 02:50 PM
SH3A3-Q SH3A3-Q is offline
 
Join Date: Mar 2009
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

PHP Code:
<div id="navbar" class="navbar">
<
ul id="navtabs" class="navtabs floatcontainer">
<
li><class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">1111111</a><li>
<
li><class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">2222222</a><li>
<
li><class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">3333333</a><li>
<
li><class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">4444444</a><li>
<
li><class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">5555555</a><li>
<
li><class="navtab" href="http://xxxx" title="xxxxxxx" class="tab">6666666</a><li>
</
div
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:27 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05133 seconds
  • Memory Usage 2,273KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete