vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Which css is responsible for this colour... (https://vborg.vbsupport.ru/showthread.php?t=180599)

kinggori 05-26-2008 07:19 PM

Which css is responsible for this colour...
 
1 Attachment(s)
As you can see from the attached image there are white stripes... I want to make the white part grey too but I'm not sure which css attribute is responsible for that white part. Can someone please help me out?

Thanks :)

Jelmertjee 05-26-2008 08:14 PM

hmmm You'll need to have a look at the code, it can't be that hard. First of all you need firefox and install the web developer plugin. Using that you can hover over any part of your site and it will automatically show what .css definition is responsible for that part of the page, super useful! It also allows you to edit the css in real time, so you can change the css code and see if it works immediatelly, have fun ;).

PyroNET 05-26-2008 09:38 PM

Looking at the STANDARD_REDIRECT template, it seems the areas in question are enclosed in paragraph tags. Look through your style CSS for anything applied to a p selector.

kinggori 05-26-2008 09:38 PM

Quote:

Originally Posted by Jelmertjee (Post 1532198)
hmmm You'll need to have a look at the code, it can't be that hard. First of all you need firefox and install the web developer plugin. Using that you can hover over any part of your site and it will automatically show what .css definition is responsible for that part of the page, super useful! It also allows you to edit the css in real time, so you can change the css code and see if it works immediatelly, have fun ;).

Wow, I didn't even know such a plugin existed.
Thanks :)

--------------- Added [DATE]1211841522[/DATE] at [TIME]1211841522[/TIME] ---------------

Quote:

Originally Posted by PyroNET (Post 1532268)
Looking at the STANDARD_REDIRECT template, it seems the areas in question are enclosed in paragraph tags. Look through your style CSS for anything applied to a p selector.

Thanks pyro, will look into that :)

SEOvB 05-26-2008 10:31 PM

is that the only template that has the white background for the div's like that?


All times are GMT. The time now is 11:51 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.01180 seconds
  • Memory Usage 1,717KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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