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)
-   -   Problems of background color changes since update to 4.0.2 (https://vborg.vbsupport.ru/showthread.php?t=239036)

Vaira 03-24-2010 08:26 PM

Problems of background color changes since update to 4.0.2
 
Hi,

please have a look here:


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

original forums page:
http://forums.mydigitallife.info/thr...vate-messaging


I want to change the background color pointed by the red arrowhead. (background of a post)
I can change the background color of the place pointed by the blue arrow (style_var: body_background), but the color pointed by the red arrow changes as well!!!
I want to change the background color pointed by the red arrow ONLY.


The style_var postbit_background doesn't take any effect, I'm totally lost.....

Any help is greatly appreciated.

Thanks.

Seven Skins 03-25-2010 11:43 AM

Yup there is a problem.

I think I had to edit the postbit template manually.

Vaira 03-25-2010 01:51 PM

Quote:

Originally Posted by Seven Skins (Post 2009971)
Yup there is a problem.

I think I had to edit the postbit template manually.

Thanks for your confirmation. I have tried to find the corresponding section at the template using firebug analysis....

Could you point me into the right direction, please? All my trials resulted in a different color of signature font, user title font....


It's unbelievable what bad work the vbulletin team is delivering....one bug resolved, two others created......and we paid for....:mad:
At present I'm struggling with those skinning variables, my usual admin job has to wait.....:down:

vijayninel 03-25-2010 02:05 PM

Quote:

Originally Posted by Vaira (Post 2010043)
Thanks for your confirmation. I have tried to find the corresponding section at the template using firebug analysis....

Could you point me into the right direction, please? All my trials resulted in a different color of signature font, user title font....


It's unbelievable what bad work the vbulletin team is delivering....one bug resolved, two others created......and we paid for....:mad:
At present I'm struggling with those skinning variables, my usual admin job has to wait.....:down:

Just use the stock styles for now. It seems things will be a lot better after vB 4.04

Vaira 03-25-2010 02:17 PM

Quote:

Originally Posted by vijayninel (Post 2010049)
Just use the stock styles for now. It seems things will be a lot better after vB 4.04


It will be a lot better at..it seems...........hahaha... I can't hear that anymore....IT SHOULD be good at gold release already!

We have paid for the update to 100% and I want to use it 100%.

Administering forums with 125 thousand members requires an attractive style....I cannot afford to make my members angry by offering that ugly default style which is much too bright. They already complained about....

I have invested hours to create a new style and now the 4.0.2 update messed some colors.

Come on vbulletin I'm really angry about vb4!

How can I fix that by myself?

vijayninel, not to be ungrateful to you...... anyway thanks for your reply..

Seven Skins 03-25-2010 02:30 PM

Find in postbit template:

Code:

<div class="postbody">
Edit it to (After editing the color of your choice):

Code:

<div class="postbody" style="background: #FAF0E6">
.

Vaira 03-25-2010 02:41 PM

Quote:

Originally Posted by Seven Skins (Post 2010062)
Find in postbit template:

Code:

<div class="postbody">
Edit it to (After editing the color of your choice):

Code:

<div class="postbody" style="background: #FAF0E6">
.

Thanks so much :)

It worked! I wish I could understand these templates a bit better, but that's usually the developers' and professional designers' job.

Seven Skins, you've made me happy again. :)
Thanks again....

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

It's an official bug:

http://www.vbulletin.com/forum/proje...281#note139164

Seven Skins 03-25-2010 07:09 PM

I am glad that I could help.


All times are GMT. The time now is 02:14 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.01045 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
  • (4)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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