vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How do you change the font color on members.php? (https://vborg.vbsupport.ru/showthread.php?t=255006)

Palehorse74480 12-10-2010 11:02 AM

How do you change the font color on members.php?
 
I am having a hard time figuring out how to change the font color on the profile page.

You know, when you click on a users name and it goes to member.php

I can BARELY read it cause its so dim, but I cannot for the life of me find where to change that color...

Lynne 12-10-2010 01:28 PM

It depends on if you are using profile customization or not. This question has actually been asked and answered several times over on vb.com

Palehorse74480 12-10-2010 01:56 PM

Quote:

Originally Posted by Lynne (Post 2131883)
It depends on if you are using profile customization or not. This question has actually been asked and answered several times over on vb.com

I am using a style I generated in the style generator... where in stylevars is it? Or is it in stylevars?

Might be asked and answered a lot for older vb versions, but if its there as much as you imply why is it I can't find it?

Palehorse74480 12-10-2010 02:42 PM

1 Attachment(s)
Here is what I am talking about. I have user can customize off. This is the default.

Driving me nuts!

calorie 12-10-2010 03:55 PM

Try changing the following stylevars:
  • sidebar_header_color
  • forum_sidebar_link_color

Palehorse74480 12-10-2010 07:22 PM

Quote:

Originally Posted by calorie (Post 2131938)
Try changing the following stylevars:
  • sidebar_header_color
  • forum_sidebar_link_color

One was set to black, the other to dark blue, so obviously from my screen shot, thats not it.

Anyone got any ideas? Why should something so basic and simple be like pulling teeth to find???

calorie 12-10-2010 07:42 PM

Try double checking the stylevars. Maybe I was looking at a different page than you, but those stylevars were found using Firebug. If you use Firefox, try installing Firebug and then you can right click over the text you want to change, inspect element, see the CSS, and then find that CSS in vB.

Lynne 12-10-2010 09:10 PM

The addition of profile customization did some strange things to the stylevars. The sidebar links there are defined in "#sidebar_container a" which is defined by a variable called "moduleinactive_link_color" which is actually defined by the color set in stylevar "header_background" If you aren't using custom profilization, I would just define it in additional.css as:
HTML Code:

#member_content #sidebar_container a {    color: green;}

calorie 12-10-2010 09:29 PM

Good call. Nuts. :eek: :)

Palehorse74480 12-11-2010 03:26 PM

Man thats a LOT of hoops to jump through to change a simple text color... incredible...

Hell thats over my head, I guess I just live with it...

Lynne 12-11-2010 05:26 PM

All you have to do is add that line to your additional.css template:
HTML Code:

#member_content #sidebar_container a {    color: green;}
How is that a lot of hoops?

Palehorse74480 12-11-2010 05:39 PM

No its not, thanks for simplifying it, I appreciate it Lynn :)

Hey, take a look at my profile page again, the username and tabs are still remaining dim, but the problem is isolated to just the profile page. Here is the link

http://www.sleeps.com/forums/member.php/1-Palehorse

Any suggestions? Thanks btw. Appreciate it.

Lynne 12-11-2010 06:41 PM

I believe I've been answering this same thread over on vb.com.

Frondy 12-12-2010 08:42 AM

Look here:

https://vborg.vbsupport.ru/showthread.php?t=253326


All times are GMT. The time now is 05:32 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.01702 seconds
  • Memory Usage 1,742KB
  • 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_html_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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