Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 10-28-2010, 08:24 PM
dannycutts dannycutts is offline
 
Join Date: Oct 2010
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default How do I change profile font colours

Hello All,

I have managed to get the theme of my forum somewhere near what I want but I just cant find the place to chnage the font colours in the profile

http://www.plasterersforum.com/members/danny.html

As you can see the sidebar is light blue and the font is white....lol

Any ideas would be fantastic

CHeers

Danny
Reply With Quote
  #2  
Old 10-28-2010, 09:17 PM
YankForum's Avatar
YankForum YankForum is offline
 
Join Date: Mar 2010
Location: MY
Posts: 304
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi danny
if you are using mozilla firefox it's better to install firebug and you can find any class you need to change easily

for example to change userinfo font color you need to to search for following in your templates (in CSS templates) :
Code:
.sidebar_container {
.member_username {
and add these :
Code:
font-family: blahblah
font-size: blahblahpx
color:#blahblah
you need to play with different classes and values to find correct place
Reply With Quote
  #3  
Old 10-28-2010, 09:33 PM
dannycutts dannycutts is offline
 
Join Date: Oct 2010
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you see it would be easy if VB4 used the main css style sheet I got this message

This CSS file is obsolete and is available here for reference purposes only

so I still stuck....

It maybe obvious but I will be damned if I can see this

Cheers

Danny

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

just if it helps I am using the default template just very modified...

Danny
Reply With Quote
  #4  
Old 10-28-2010, 11:24 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You can add additional.css to the additional.css template.
Reply With Quote
  #5  
Old 10-29-2010, 01:13 PM
dannycutts dannycutts is offline
 
Join Date: Oct 2010
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I found the bit I need to change using FireBug now I just need to find it in Vbulletin

#sidebar_container.member_summary

Any ideas?

Danny
Reply With Quote
  #6  
Old 10-29-2010, 01:40 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Try a Search in Templates for it. (I'm guessing there is also a space before the .member_summary so make sure you put that in.)
Reply With Quote
  #7  
Old 10-29-2010, 01:42 PM
dannycutts dannycutts is offline
 
Join Date: Oct 2010
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok more progress I found the css files but its in the VB4 formatting

color: {vb:raw moduleinactive_text_color};

I want that to change the font color to black .... any ideas?

Cheers

Danny
Reply With Quote
  #8  
Old 10-29-2010, 02:04 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Are you turning on Profile Customizing? If so, then you shoudl follow the article Edwin posted about how to set the default colors for the profile page. If not, then just add the new CSS to the additional.css template.
Reply With Quote
  #9  
Old 10-29-2010, 02:10 PM
dannycutts dannycutts is offline
 
Join Date: Oct 2010
Posts: 100
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have turned user profile customization off in the usergroup settings and have no intention in letting my user customise their profile pages.

so I add just normal css code to aditional.css do I need to edit userprofile.css to tell it to get the info from aditional.css?

Thanks again for all the help

Dannny

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

I cant seem to get it to work in additional.css

Anybody got any ideas on my 2nd day of playing try and get this sorted :-(

Danny

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

I have made a little more progress...

If i click customise in teh profile I can get the profile page exactly as I want it.... which is good but i want to be able to set that as the default for every member.... any ideas?

I cant beleive how hard this has been... surely it has to be easier.

So far I am not toooo impressed with Vbulletin meant to be the best and for the money I was expecting a whole lot more forum and useability... this has been a steep learning curve.. it will be worth it in the end i hope

Danny
Reply With Quote
  #10  
Old 10-29-2010, 10:47 PM
Lynne's Avatar
Lynne Lynne is offline
 
Join Date: Sep 2004
Location: California/Idaho
Posts: 41,180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I wrote this for someone else, perhaps it would help you:
HTML Code:
#sidebar_container a {color: black !important;}
#sidebar_container .blocksubhead {color:black !important;}
dl.tabslight dd.userprof_moduleinactive a {color:black !important;}
.userprof_button {color: black !important;}
.pagination span a.popupctrl {background: none;}
Reply With Quote
Reply


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 06:55 PM.


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.05174 seconds
  • Memory Usage 2,253KB
  • Queries Executed 11 (?)
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
  • (2)bbcode_code
  • (1)bbcode_html
  • (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
  • (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_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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete