vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Style Variable (https://vborg.vbsupport.ru/showthread.php?t=229228)

Michael.A 12-01-2009 05:39 AM

Style Variable
 
1 Attachment(s)
where in the Style Variable setting do i change the background for "Replies" and "Last Post By"
see the attachment for more understanding...

Lynne 12-01-2009 02:37 PM

Do a search in templates for ".threadbit .alt {" and you should see there what stylevar is used there (or see if it is still hardcoded).

Please read this - Installation Issues / Questions or bug reports regarding default vBulletin 4.0

Michael.A 12-01-2009 11:46 PM

thanks lynne,

i read that but i think vbulletin.org is more fun posting on it then .com..lol
i well try to do it less often...

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

ok this is what i get i change the color but no luck?

Code:

.threadbit .alt {
        background: #834500 {vb:stylevar threadbit_background.backgroundImage} {vb:stylevar threadbit_background.backgroundRepeat} {vb:stylevar threadbit_background.backgroundPositionX}{vb:stylevar threadbit_background.backgroundPositionUnits} {vb:stylevar threadbit_background.backgroundPositionY}{vb:stylevar threadbit_background.backgroundPositionUnits};
}


Charlie98902 12-01-2009 11:59 PM

In the threadlist.css about halfway down find this:

Code:

.threadbit .alt {
        background: #f2f6f8 {vb:stylevar threadbit_background.backgroundImage} {vb:stylevar threadbit_background.backgroundRepeat} {vb:stylevar threadbit_background.backgroundPositionX}{vb:stylevar threadbit_background.backgroundPositionUnits} {vb:stylevar threadbit_background.backgroundPositionY}{vb:stylevar threadbit_background.backgroundPositionUnits};

Change #f2f6f8 to your desires.

Michael.A 12-02-2009 12:11 AM

thanks is was the history but ya

Michael.A 12-02-2009 12:45 AM

1 Attachment(s)
where in the Style Variable do i change the color for those 3?


All times are GMT. The time now is 11:47 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.00968 seconds
  • Memory Usage 1,719KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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