vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   top link background color (https://vborg.vbsupport.ru/showthread.php?t=236768)

ageurtse 02-24-2010 10:17 AM

top link background color
 
How do i alter the toplink background color.

i can't find de stylevar for this.

the toplink bar is where stands welkom, my profile, notifications and that kind of stuff

ordonyez 02-24-2010 08:56 PM

stylevar >> header >> header_background

ageurtse 02-25-2010 04:22 AM

but that is the also the background of the header, and not only from the upper right links.
i wan't to give theme a different collor.

ordonyez 02-26-2010 02:43 AM

man, after a lot of hard work and absolutely no help from any of these forums on ANY of my question I figured it out.

admincp>>serach templates>>search this " .toplinks ul.nouser li a " >> select vbulletinchrome.css >>> find the class you types in .toplinks ul.nouser li a and change background color.

ageurtse 02-26-2010 04:25 AM

i have found it.

you have to alter .toplinks ul.isuser li {
in vbulletinchrome.css
and add background:#colornumber

Bram H 03-29-2011 08:18 AM

Finally found my answer, thanks guys :)

triptych 10-09-2011 04:33 AM

1 Attachment(s)
Okay... I'm not sure I exactly followed what you've explained. Here's the code I think you're referring to:

Quote:

}

.toplinks ul.isuser li {
display:inline;
position: relative;
color: {vb:stylevar header_color};
float: {vb:stylevar right};
clear: {vb:stylevar left};
padding-{vb:stylevar right}: 10px;
background:{vb:stylevar toplinks_background_backgroundColor};
}
But I don't understand exactly what I'm supposed to type and where... If this is the correct code, please tell me what to change or add.

I've also attached a screen shot of what I'm trying to change to make sure I'm in the right area as well.

Thanks,

John


All times are GMT. The time now is 03:01 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.01021 seconds
  • Memory Usage 1,719KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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