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)

UKBusinessLive 01-11-2009 08:26 AM

Quote:

Originally Posted by blkatt (Post 1708060)
I like the black tabs menu - but - is there a way to make the background transparent or a different color instead of black? I'm not suggesting changing the color of the tabs - just the background.

Thanks - nice work.:up:

Hi,

Look for this in the html code

Code:

  #tabsH {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;

and change the backround hex color to from #000 (Black) to whatever hex color value you want for example #FFFF (White), Then the long background bar that goes along the full with of your style will be white.

Code:

background:#FFFF;
Here is a great Hex Color Chart http://www.2createawebsite.com/build/hex-colors.html

Enjoy :D

UKBusinessLive 01-11-2009 08:28 AM

Quote:

Originally Posted by cygy2k (Post 1708070)
FYI - I moved the CSS info to the style editor "additional css" box and added only the part between the divs (the part that shows the desired links) to the header and it works perfectly. I've seen this sort of thing done on other mods and it is probably the true way of doing it so as to keep the templates as clean as possible.

Either way, it works great!

Wow Thats great I will update the thread with this.

Glad it works for you, i knew we'd get there in the end :D:D

blkatt 01-11-2009 02:02 PM

Quote:

Originally Posted by UKBusinessLive (Post 1708350)
Hi,

Look for this in the html code

Code:

  #tabsH {
      float:left;
      width:100%;
      background:#000;
      font-size:93%;
      line-height:normal;

and change the backround hex color to from #000 (Black) to whatever hex color value you want for example #FFFF (White), Then the long background bar that goes along the full with of your style will be white.

Code:

background:#FFFF;
Here is a great Hex Color Chart http://www.2createawebsite.com/build/hex-colors.html

Enjoy :D



Thanks dude! :up: I'm a newbie of sorts - thanks for the patience.

UKBusinessLive 01-11-2009 02:34 PM

Quote:

Originally Posted by blkatt (Post 1708580)
Thanks dude! :up: I'm a newbie of sorts - thanks for the patience.

No worries, glad to help :D

Dragbike Live 01-17-2009 06:55 PM

VERY NICE! here is a good example of your code on a black background

www.dragbikelive.com/forums

LOOKS GREAT! LOVE IT!

THANK SOOOOOO MUCH!!!!!!!



QUESTION!

If you wanted to change the color of the text in a single tab...how would you do this?

UKBusinessLive 01-17-2009 08:54 PM

Quote:

Originally Posted by Dragbike Live (Post 1716049)
QUESTION!

If you wanted to change the color of the text in a single tab...how would you do this?

Hi Dragbike,

Glad you liked it, You could add some html markup between the <span> where the tab name is

Just change the first <Span> Value to

Code:

<span style="color:Green">
So your Menu Line would look something like this

Code:

<li><a href="http://www.ukbusinesslive.co.uk/topsite/"><span style="color:Green">Forums Topsite</span></a></li>
https://vborg.vbsupport.ru/external/2009/01/38.png

Hope that helps, just change the color Green, for a color of your choice

You could use a tab with a different color text to point to your Paypal Account and call it donations :confused: Worth a try ;)

:D

Dragbike Live 01-18-2009 05:39 PM

Thank You Very Much!!

Love This Mod!

Nominated!

UKBusinessLive 01-18-2009 05:50 PM

Thanks Buddy,

Your Tabs are looking fantastic now, Love the yellow ;) It highlights that tab just right :D

Have Fun :D

Forum Lover 01-21-2009 03:10 AM

UKBL, can we put any dropdown there too? Tagged. :)

doraj 01-21-2009 01:28 PM

Hello Uk,

congratulations for this Mod!

On my forum I use a double navbar and when I add your Men?, it hide my first part of navbar, the more high.
In fact, I have same navbar of your forum, how can I fix this little problem?

Thank you


All times are GMT. The time now is 06:15 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.01240 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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