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)
-   -   Help how to change Profile font about me colour (https://vborg.vbsupport.ru/showthread.php?t=248619)

calorie 12-10-2010 11:00 PM

Hmm, I'm thinking this might be it: shade_color
Code:

.formcontrols .blockrow .description {
        color:{vb:stylevar shade_color};
        font-size:{vb:stylevar small_fontSize};
        max-width:{vb:stylevar form_columnright_width};
        margin-{vb:stylevar left}:{vb:stylevar form_columnleft_width};
        overflow:hidden;
        line-height:150%;
        margin-bottom:5px;
}


theque 12-10-2010 11:25 PM

Thank you so much, that is the only colour i could not find all this time! now im just working out how you could see that and i could'nt? well this is the info i could see with firebug

Code:

.formcontrols .blockrow .description {
    color: #777777;
    font-size: 11px;
    line-height: 150%;
    margin-bottom: 5px;
    margin-left: 212px;
    max-width: 496px;
    overflow: hidden;

Thanks for your time X

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

I would really like to know how you come up with the code as you can see the code i found did not match yours? I have been trying all different things in firebug. This would really help and save time in the future if I'm looking to change colours using firebug if you can explain please


All times are GMT. The time now is 01:40 PM.

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.01051 seconds
  • Memory Usage 1,712KB
  • 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)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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