vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Profile Enhancements - solution for css error in member.php / my profile (https://vborg.vbsupport.ru/showthread.php?t=263407)

mysticla 05-09-2011 10:00 PM

solution for css error in member.php / my profile
 
1 Attachment(s)
if you have problems like this:
http://vocland.com/attachment.php?at...0&d=1305026355


Will Fixed like this
http://vocland.com/attachment.php?at...1&d=1305026372



How to fixed it:
1. go to "Styles & Templates"- "Styles Manager" - "Edit template"
2. search "CSS templates" - "additional css"
3. input this code in "additional css" templates

Code:

#member_content #sidebar_container a {color: black;} /* left link color */
.member_content .friends_total, .member_content .albums_total, .member_content .group_count, .member_content .comments_total {color: black;}
#sidebar_container.member_summary .mainblock .usertitle {color: black;}
#sidebar_container.member_summary h1 {color: black;}
#visitor_messaging-tab, #aboutme-tab, #friends-tab, #blog-tab, #infractions-tab, #visitor_messaging-tab a:hover, #aboutme-tab a:hover, #friends-tab a:hover, #blog-tab a:hover, #infractions-tab a:hover {color: black;}
.userprof_button {color: black;}
#sidebar_container.member_summary .blocksubhead.smaller, #sidebar_container.member_summary .blockrow {color: black;}
button, input[type="reset"], input[type="button"], input[type="submit"] {color: black;}

*note you can change color according to your own themes



Don't forget to Clicks Mark As Installed
or
Nominate it for MOTM

beduino 05-10-2011 02:23 PM

Thank you a lot!
I will test ASAP
All the best

elwachiman 05-10-2011 02:52 PM

Thank you man work perfect

beduino 05-10-2011 03:32 PM

hi
works for me - to change profile's tab [thanks dbtech] I only insert 'color=#xxx' in dbtech_thanks_compat.css
all the best

monkeyboy1916 05-10-2011 11:03 PM

You should note that this code will overwrite any members that have a customized style for their profiles. This will still come in handy for those that do not allow customized styles on their forums though~

Boofo 05-10-2011 11:17 PM

What does this do?

monkeyboy1916 05-11-2011 09:04 PM

Quote:

Originally Posted by Boofo (Post 2194237)
What does this do?

It fixes an error often encountered on vB4. For me it was after an upgrade and style switch.

As seen in the screenshots, it corrects the white/invisible text on tabs/links. Another easy solution I've noticed would actually be to reset your customized profile, make your text visible (however it would be on your style) and then save it as the new style default for profiles.

Boofo 05-11-2011 09:33 PM

Ah, okay. That is why I have never run into this as I use the default style.

Harley D 05-12-2011 07:21 PM

Thank You for this!


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