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)
-   -   class:"postbit" not useable anymore ? (https://vborg.vbsupport.ru/showthread.php?t=238219)

Marv 03-14-2010 06:41 AM

class:"postbit" not useable anymore ?
 
1 Attachment(s)
Hi, a few days ago I upgraded from 4.0 to 4.0.2. Until this day I had an Adsense Block running (inserted via Andreas TMS and without the use of the AdManager) on a different place instead of the offered ones in vbulletin. So far so good.
After the upgrade I had to notice that the background-color of the table where the Ads are inserted into has gone:

https://vborg.vbsupport.ru/external/2010/03/49.jpg

Code used:
PHP Code:

<div class="postbit" align="center">
<
script type="text/javascript"><!--
google_ad_client "pub-xxxxxxxxxxxxx";
/* 728x90, Erstellt xx.xx.xxxx*/
google_ad_slot "xxxxxxxxxxx";
google_ad_width 728;
google_ad_height 90;
//-->
</script>
<
script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</
script>
</
div

Sounds weird, but could it be that the class."postbit" is gone.. ? All I can see in the stylevars after the upgrade is a class called "postbit_background". Anyone around with a quick and dirty hint for me ?

Any help appreciated.

Lynne 03-14-2010 03:23 PM

Did you try a Search in Templates for ".postbit"? That is how you would find if a class still exists.

Marv 03-14-2010 05:32 PM

Looks like it´s all where it´s supposed to be. There are a few changes in postbit.css (4.0 -> 4.0.2) but css kills me, I have no idea why the background is gone. Lynne, could you do me a favor and lead the blind to show me how I can get my background color back ?

Lynne 03-14-2010 10:59 PM

And does .postbit have a background in it? And it's not working? You could always just add it directly:
HTML Code:

<div class="postbit" align="center" style="background:black;">

Marv 03-15-2010 10:07 PM

Quote:

Originally Posted by Lynne (Post 2003741)
And does .postbit have a background in it? And it's not working? You could always just add it directly:
HTML Code:

<div class="postbit" align="center" style="background:black;">

At least, as far as I can see every instance of .postbit has a background. Even when I?m not sure which one is responsible for the BG I?m looking for. I?ve already tried to add some custom background. But I need a background in the RYB-colour scheme (i.e. #fafafa) and as far as I know, that?s not supported by now. Any ideas ?


All times are GMT. The time now is 07:58 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.01035 seconds
  • Memory Usage 1,726KB
  • 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_html_printable
  • (1)bbcode_php_printable
  • (1)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