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)
-   -   How can I fix this (https://vborg.vbsupport.ru/showthread.php?t=252449)

theparentpack 10-22-2010 07:05 PM

How can I fix this
 
1 Attachment(s)
I am creating a new custom style. For some reason I am seeing a black background with dark text in a couple of places where there should be my custom Orange background, like the footer and a few other places with subforums.

Also, I noticed that my username is invisible against the black background in posts, as well as below the What's Going On? strip at the bottom of the forums. I am the only Admin, and everyone elses username is white. I am attaching screenshots. How can I fix these issues? I have been playing around with the style and have yet to find a way to correct any of these issues.

theparentpack 10-22-2010 07:25 PM

1 Attachment(s)
I just thought I would add another attachment. I just noticed that the More link below my smilies is also black background with black text so that it cannot be viewed.

Lynne 10-22-2010 07:38 PM

Most likely, these are CSS issues and we won't be able to suggest where to look by just viewing an image. We will need a link to the page.

theparentpack 10-22-2010 09:19 PM

<a href="http://www.theparentpack.org" target="_blank">http://www.theparentpack.org</a>

It is the Halloween style that is having the issues. The forums that are having the issues are all public so you should be able to see them. I changed the font to white so it would show up, but I can't get rid of the black background.

Lynne 10-22-2010 10:00 PM

Most of your problem are caused by this class which has a black background:
.smallfont {background:none repeat scroll 0 0 #000000; }

Your name in the postbit is black because you set it to black here:
<font color="black">Tina</font>

Get firebug for firefox and you'll easily be able to see this.

theparentpack 10-29-2010 06:28 AM

1 Attachment(s)
I have fixed all but the black background behind what should be my orange category strips image. I am fairly new to custom styling, so is there any way you could be more specific in helping me trouble shoot this? I am not sure how to fix this issue specifically.

I have corrected the text by changing it to a white font, as reflected in the first attachment. This allows it to show up on the intruding black background. However as I have indicated with red arrows in the 2nd attachment there are several areas that have a black rectangle background where the orange category strip image should be instead. I have also attached an image of what the customizations look like in the admin panel. This issue is not occurring in the other styles. How can I correct this?

Lynne 10-29-2010 02:01 PM

Your black rectangles are caused by that same thing:

<span class="smallfont">&nbsp;</span>


All times are GMT. The time now is 06:02 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.00971 seconds
  • Memory Usage 1,715KB
  • 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)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