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)
-   -   main-rollup.css?? (https://vborg.vbsupport.ru/showthread.php?t=283746)

jefferis 05-31-2012 12:51 PM

main-rollup.css??
 
I have found several references to styles governed by main-rollup.css stylesheet but that css file does not exist in any search or list. I was able to change what I needed by using the blockrow stylevar but that was not visible in any inspector or search in the same place as main-rollup. This style shows up on the FAQ page.

Any ideas why it is listed and/or how you access it to modify it?

Lynne 05-31-2012 02:59 PM

That file exists in your files, but the way to edit it is via the CSS templates.

jefferis 05-31-2012 04:39 PM

Quote:

Originally Posted by Lynne (Post 2335107)
That file exists in your files, but the way to edit it is via the CSS templates.

Okay, so blockrow is what I should be searching for and not looking for the main-rollup.css file (which doesn't seem to be visible in the list of files whereas faq.css is, e.g. ) . Firefox inspector has changed the way it reveals things, so I have to look to the html tab and not the css ...

jefferis 06-21-2012 01:58 AM

I cannot find where the style is that governs "powered by vBulletin" where all the stylevars for footer links are coded in white, but still it is dark on this page's footer:

http://www.igotacummins.com/

When I inspect the page, it just says "main-rollup.css" I can't find this anywhere...
Help greatly appreciated.

CAG CheechDogg 06-21-2012 07:18 AM

Hey buddy this should do what you want:

Add the following to your additional.css in your corresponding template:

.footer_copyright a:link{
color:#ffffff;
}

replace the color of the link with your choice

jefferis 06-21-2012 11:42 AM

thanks, the problem is that in vb 4.2, in style vars' total list, I cannot find the file additional.css anywhere. When I try to use the outdated Main.css, it no longer has a save option....

I'm kind of stumped...

I have already changed footer_link_color, footer_time_color, and footer_color to no effect.

I thought it might be covered by .shade, but changing that doesn't work either.

cellarius 06-21-2012 11:53 AM

additional.css is not a stylevar, but a css-template. As any css-template, it's listed among the templates (template group css).

jefferis 06-21-2012 01:12 PM

Forgive me please for not getting it, but when I search for "font" or "color" in templates, considering the broadest possible tag I see a list that does not include additional.css or main-rollup.css:
https://dl.dropbox.com/u/6947003/templates.jpg

When I search for footer, in stylevars there are a ton that come up, but none that override the wrong color.

I can always create my own in vbulletin-chrome.css, but I am finding that often or many times when doing so, it doesn't override the more specific css that gives me difficulty.

What's more, vb-chrome.css already has: .footer a { color:{vb:stylevar footer_link_color}; }
.footer a:hover { color:{vb:stylevar footer_linkhover_color}; }

Both are changed in stylevars to #ffffff but are not displaying as such.

cellarius 06-21-2012 01:35 PM

I never said you should search for anything. Just go to that template directly. It does exist, but it is empty. As the name implies, it is for additional css to override existing rules. Add what CAG suggested there.

https://www.vbulletin.com/docs/html/...css_additional

jefferis 06-21-2012 02:02 PM

Thanks, I've been doing vB mods for about 2.5 years now, but I hardly remember using this feature. vB has so many non-standard ways of editing css... I totally forgot about using the Edit Templates option...

I am so used to finding files directly on the server and editing them, vB just isn't the most user friendly...
Jeff


All times are GMT. The time now is 12:22 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.00976 seconds
  • Memory Usage 1,731KB
  • 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
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete