vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=236)
-   -   Forum Home Enhancements - UKBL- Easy Menu Tabs (https://vborg.vbsupport.ru/showthread.php?t=200684)

Fungsten 01-05-2009 05:39 PM

Quote:

Originally Posted by UKBusinessLive (Post 1702490)
Thats the default VBulletin forum style, i can't see no tabs in there???

:confused:

Sorry. Now try it. I had that style hidden. :erm:

UKBusinessLive 01-05-2009 05:47 PM

Quote:

Originally Posted by Fungsten (Post 1702495)
Sorry. Now try it. I had that style hidden. :erm:

Thats because the url to your .gif files is not right

Code:

  #tabs1 a {
      float:left;
      background:url("styles/Experimental/Upload/misc/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("styles/Experimental/Upload/misc/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }

Where you have styles/Experimental/Upload/misc/tableft1.gif, Thats not correct you need to use the full url for example

Code:

http://yourforum.com/styles/Experimental/Upload/misc/tableft1.gif
Just edit those and it will work :D

Have fun :)

Fungsten 01-05-2009 06:01 PM

Quote:

Originally Posted by UKBusinessLive (Post 1702502)
Thats because the url to your .gif files is not right

Code:

  #tabs1 a {
      float:left;
      background:url("styles/Experimental/Upload/misc/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("styles/Experimental/Upload/misc/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }

Where you have styles/Experimental/Upload/misc/tableft1.gif, Thats not correct you need to use the full url for example

Code:

http://yourforum.com/styles/Experimental/Upload/misc/tableft1.gif
Just edit those and it will work :D

Have fun :)

Thank you!!

One more thing I noticed! In Firefox the Logo is pushed way over to the right. TIA.

UKBusinessLive 01-05-2009 06:29 PM

Try putting the code at the very end of your style header template as oppose to the top and see if that makes a difference ;)

Fungsten 01-05-2009 06:34 PM

Quote:

Originally Posted by UKBusinessLive (Post 1702532)
Try putting the code at the very end of your style header template as oppose to the top and see if that makes a difference ;)

:up::up::up::up:

UKBusinessLive 01-05-2009 06:40 PM

Quote:

Originally Posted by Fungsten (Post 1702536)
:up::up::up::up:

I can see your happy now :D Try and make your tabs central by editing this

Find in the HTML code

Code:

    }
    #tabs1 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;

in the HTML code and change the 50px value to say 300px, dependant on how many tabs you have an how wide they are, you can centralise them by just playing with this value.

Have Fun ;)

Fungsten 01-05-2009 06:57 PM

Quote:

Originally Posted by UKBusinessLive (Post 1702543)
I can see your happy now :D Try and make your tabs central by editing this

Find in the HTML code

Code:

    }
    #tabs1 ul {
          margin:0;
          padding:10px 10px 0 50px;
          list-style:none;

in the HTML code and change the 50px value to say 300px, dependant on how many tabs you have an how wide they are, you can centralise them by just playing with this value.

Have Fun ;)

You are fantastic!! Nominated too!!

UKBusinessLive 01-05-2009 07:09 PM

Thanks for that, Glad it works well on your site :D

DanTHEGREAT 01-05-2009 08:32 PM

Question

My forum is www.freerealmsforums.com

Is there any way to change the color to suit that?

UKBusinessLive 01-05-2009 08:39 PM

Quote:

Originally Posted by DanTHEGREAT (Post 1702621)
Question

My forum is www.freerealmsforums.com

Is there any way to change the color to suit that?

How about these

https://vborg.vbsupport.ru/external/2009/01/65.png

;)


All times are GMT. The time now is 03:41 PM.

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.01192 seconds
  • Memory Usage 1,748KB
  • 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
  • (6)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete