Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions

Reply
 
Thread Tools Display Modes
  #1  
Old 11-07-2010, 10:54 PM
BlackJacket's Avatar
BlackJacket BlackJacket is offline
 
Join Date: Nov 2008
Location: 070108111114105100100
Posts: 364
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Stylevar help

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.
Attached Images
File Type: png which-stylevar-is-this.png (34.5 KB, 0 views)
Reply With Quote
  #2  
Old 11-07-2010, 11:51 PM
CelicaTech CelicaTech is offline
 
Join Date: Dec 2009
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #3  
Old 11-08-2010, 02:08 AM
BlackJacket's Avatar
BlackJacket BlackJacket is offline
 
Join Date: Nov 2008
Location: 070108111114105100100
Posts: 364
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Celica.

Anyone else know for sure if this is not available in Stylevars?
Reply With Quote
  #4  
Old 11-08-2010, 11:50 AM
urstorm.com urstorm.com is offline
 
Join Date: Jan 2007
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i thing its a bug and also as i remember its reboted as bug and well fix in 4.0.9
Reply With Quote
  #5  
Old 12-04-2010, 09:40 AM
owning_y0u owning_y0u is offline
 
Join Date: Dec 2008
Location: Netherlands
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

and back in vb4.1; modulesinactive cant be found as stylevar
Reply With Quote
  #6  
Old 12-10-2010, 04:10 PM
thunderclap82 thunderclap82 is offline
 
Join Date: Nov 2008
Posts: 305
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by owning_y0u View Post
and back in vb4.1; modulesinactive cant be found as stylevar
Are you saying this bug is back in 4.1? Sheesh.
Reply With Quote
  #7  
Old 12-10-2010, 05:44 PM
Frondy's Avatar
Frondy Frondy is offline
 
Join Date: Feb 2009
Location: Zagreb, Croatia
Posts: 62
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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...
Reply With Quote
  #8  
Old 12-17-2010, 08:49 AM
Mikevet1984's Avatar
Mikevet1984 Mikevet1984 is offline
 
Join Date: Nov 2010
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where is this button guys?



I do not see in my profile when entering the Customize profile field.... Am I doing sth wrong?
Reply With Quote
  #9  
Old 12-17-2010, 09:15 AM
Nab1 Nab1 is offline
 
Join Date: Sep 2010
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Frondy View Post
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
Reply With Quote
  #10  
Old 12-25-2010, 04:11 PM
fly fly is offline
 
Join Date: Oct 2003
Posts: 1,215
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mikevet1984 View Post
Where is this button guys?



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?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:07 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04171 seconds
  • Memory Usage 2,277KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_code
  • (4)bbcode_php
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete