vb.org Archive

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

BlackJacket 11-07-2010 10:54 PM

Stylevar help
 
1 Attachment(s)
Hello,

I am having some trouble locating the font color stylevar for the attached screenshot.

Anyone know the name of the font stylevar?

Thanks for the help.

CelicaTech 11-07-2010 11:51 PM

moduleinactive_link_color


I may be mistaken, but that stylevar doesn't seem to actually exist. I can't find any of the moduleinactive stylevars running 4.0.8
It's editable in the userprofile.css template

Code:

#sidebar_container a
{
//        color: {vb:raw moduleinactive_link_color};
        color: #EDED00;
}

^ That's how I bypassed it.

BlackJacket 11-08-2010 02:08 AM

Thanks Celica.

Anyone else know for sure if this is not available in Stylevars?

urstorm.com 11-08-2010 11:50 AM

i thing its a bug and also as i remember its reboted as bug and well fix in 4.0.9

owning_y0u 12-04-2010 09:40 AM

and back in vb4.1; modulesinactive cant be found as stylevar

thunderclap82 12-10-2010 04:10 PM

Quote:

Originally Posted by owning_y0u (Post 2129144)
and back in vb4.1; modulesinactive cant be found as stylevar

Are you saying this bug is back in 4.1? Sheesh.

Frondy 12-10-2010 05:44 PM

Stylevars are missing. (4.1.0)

If you have trouble with pagination color, edit userprofile.css :

PHP Code:

.pagination span a, .pagination span a.popupctrl {
     
color: {vb:raw moduleinactive_link_color}; 

change to:

PHP Code:

.pagination span a, .pagination span a.popupctrl {
//    color: {vb:raw moduleinactive_link_color};
        
color#F87217; 

(color: #F87217 is my choice, dark orange)

Or you can go to your userprofile and use Customize Profile, and Save as Site Default
I hope it can help you...

Mikevet1984 12-17-2010 08:49 AM

Where is this button guys?

https://vborg.vbsupport.ru/

I do not see in my profile when entering the Customize profile field.... Am I doing sth wrong?

Nab1 12-17-2010 09:15 AM

Quote:

Originally Posted by Frondy (Post 2131983)
Stylevars are missing. (4.1.0)

If you have trouble with pagination color, edit userprofile.css :

PHP Code:

.pagination span a, .pagination span a.popupctrl {
     
color: {vb:raw moduleinactive_link_color}; 

change to:

PHP Code:

.pagination span a, .pagination span a.popupctrl {
//    color: {vb:raw moduleinactive_link_color};
        
color#F87217; 

(color: #F87217 is my choice, dark orange)

Or you can go to your userprofile and use Customize Profile, and Save as Site Default
I hope it can help you...

Can you post step by step Path to where i can pin point missing part of the script .

...../....../......./......./..... to pagination span a .. etc...


tnx in advance

fly 12-25-2010 04:11 PM

Quote:

Originally Posted by Mikevet1984 (Post 2135280)
Where is this button guys?

http://www.imagerous.com/images/9856...2993334001.png

I do not see in my profile when entering the Customize profile field.... Am I doing sth wrong?

Whoa, wait. What the heck is that a screencap of?


All times are GMT. The time now is 06:20 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.02416 seconds
  • Memory Usage 1,744KB
  • 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)bbcode_code_printable
  • (4)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete