vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   any 1 plz help me (https://vborg.vbsupport.ru/showthread.php?t=249011)

kalyan 08-20-2010 01:22 PM

any 1 plz help me
 
hai all
actually we r using vbulletin4.0.5,so i want to change the default font of the site and thread discription in red colour
one more thing in the bottom of the mainhome page of our forum "Total members that have visited the forum today","Members With Highest Post Count"are showing in bold
so i want remove this bold option is it possible plz tell me as soon as possible
thanks in advance
waiting for ur replies

Lynne 08-20-2010 02:08 PM

Please post a link to your site and an image showing us exactly what you are wanting to change.

kalyan 08-20-2010 02:33 PM

1 Attachment(s)
<a href="http://lazyden.com/forum.php....this" target="_blank">http://lazyden.com/forum.php....this</a> is the link of the forum

attached 2 images
in image 1
1.)i would to change the colour of sub forums(thread discription),telugu dvd and HD rips colour
2.)in second round u can c english movies ....i want to change the font

in image 2
in the shown circle all info is in bold letters ...so i want 2 remove this bold
thank u

Lynne 08-20-2010 04:37 PM

subforums are "body a" which is the stylevar "link_color". That stylevar will affect a lot of areas so you probably just want to write your own CSS for that, like:
HTML Code:

.subforum a {color: blue;}
When you say you want to change the font, do you mean like Helvitica, Times, etc? You can probably change it by writing some CSS like:
HTML Code:

#wgo {font: whatever;}

kalyan 08-21-2010 02:43 AM

Quote:

Originally Posted by Lynne (Post 2086934)
subforums are "body a" which is the stylevar "link_color". That stylevar will affect a lot of areas so you probably just want to write your own CSS for that, like:
HTML Code:

.subforum a {color: blue;}
When you say you want to change the font, do you mean like Helvitica, Times, etc? You can probably change it by writing some CSS like:
HTML Code:

#wgo {font: whatever;}

ok bro...thanks a lot
if dont mind can u plz tell me where i have to do these changes....step by step
thank u

Lynne 08-21-2010 03:25 AM

You would add the CSS to the additional.css template.


All times are GMT. The time now is 11:58 AM.

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.01003 seconds
  • Memory Usage 1,721KB
  • 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
  • (4)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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