vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Major Additions - button for your page (https://vborg.vbsupport.ru/showthread.php?t=177289)

Q-v-n-s-Q 04-26-2008 10:00 PM

button for your page
 
button for your page

demo: http://www.h7v.net/

Place CSS to the end of Additional CSS Definitions

Code:

#right_buttons { float:right;clear:right; }

#big_buttons { list-style:none; padding:23px 0 0 0; margin:0; display:block; }
#small_buttons { list-style:none; padding:26px 0 0 0; margin:0; display:block;  }

#button_start, #button_com, #button_com_more { float:left; }

#button_start a:link, #button_start a:visited      { display:block; background: url(/images/button_start.gif); width:97px; height:22px; font: bold 12px tahoma; text-align:center; padding-top:8px;}
#button_com a:link, #button_com a:visited          { display:block; background: url(/images/button_com.gif); width:89px; height:22px; font: bold 12px tahoma; text-align:center; padding-top:8px; }
#button_com_more a:link, #button_com_more a:visited { display:block; background: url(/images/button_com_more.gif); width:17px; height:30px;  }

#button_start a:hover  { background: url(/images/button_start.gif) 0 -30px; }
#button_com a:hover      { background: url(/images/button_com.gif) 0 -30px; }
#button_com_more a:hover { background: url(/images/button_com_more.gif) 0 -30px; }

Place this code to the end of your header templace or anywhere that you want to display the button

Add (
Code:

<li id="button_start"><a href="/" title="">button</a></li>
) for more buttons

Code:

<ul id="big_buttons">

    <li id="button_start"><a href="/" title="">Home</a></li>
                   

    <li id="button_start"><a href="/" title="">button</a></li>

<li id="button_start"><a href="/" title="">button</a></li>

</li>
                </ul>
<br />


Milad 04-27-2008 09:39 AM

screenshots

iogames 04-27-2008 01:19 PM

What exactly does this?

Mr saleki 04-27-2008 02:37 PM

please screenshots ... thanks

bazzup 04-27-2008 04:54 PM

I think its the tabs is it? on the demo link not sure though very vague description

Madlike 04-27-2008 05:03 PM

I Think;

Buttons of Below Navbar In this Site -> (http://www.h7v.net/)

Q-v-n-s-Q 04-27-2008 05:52 PM

Quote:

Originally Posted by Madlike (Post 1500821)
I Think;

Buttons of Below Navbar In this Site -> (http://www.h7v.net/)

correct!!

iogames 04-27-2008 08:53 PM

Quote:

Originally Posted by Q-v-n-s-Q (Post 1500841)
correct!!

and can u tell us how do u placed the RSS icons/function inside of Forum Title/Description?

I saw the code somewhere but can't find it ;)

steven72555 04-29-2008 12:01 PM

I don't see whatever it is...


All times are GMT. The time now is 08:55 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01022 seconds
  • Memory Usage 1,724KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete