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)
-   -   What stylevar changes this font? (https://vborg.vbsupport.ru/showthread.php?t=229816)

SonicGT 12-09-2009 03:37 AM

What stylevar changes this font?
 
The font is for the drop down menus prior to clicking on them in the forumdisplay page
Here I have highlighted the font that I want to change the color

https://vborg.vbsupport.ru/external/2009/12/147.jpg

oddmud 12-09-2009 02:54 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=229333" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=229333</a>

Can't figure out where to change it in the thread view.. only in the forum view.

SonicGT 12-09-2009 05:30 PM

Quote:

Originally Posted by oddmud (Post 1927848)
https://vborg.vbsupport.ru/showthread.php?t=229333

Can't figure out where to change it in the thread view.. only in the forum view.


Thanks, looks like I'll hold of and hope they have a stylevar in RC1 or gold, otherwise at least now i know which css to modify to get it the way I want

oddmud 12-09-2009 09:39 PM

Did you figure out the thread view location to edit?

SonicGT 12-10-2009 03:37 AM

Quote:

Originally Posted by oddmud (Post 1928038)
Did you figure out the thread view location to edit?

no, didnt mess with it since rc1 is only a day away I figure I'll wait to see if they changed stuff specific to this

oddmud 12-10-2009 04:32 AM

i found it

deityx 12-10-2009 06:15 AM

so, where is it? please post the solution

Kat00 12-10-2009 10:12 AM

You won't like the answer, seeing they are links, changing the color changes the color of a whole heap of links within the forum, There's not too much I don't like about VB4.0 but that is one of them, some of the CSS is not independent enough for mine......

Stylevars>Links>Link_Color

oddmud 12-10-2009 01:36 PM

Kat00, that's not the answer. Cause that does not work. Also you need to remember, it's a BETA.

Deityx:

You need to edit the threadbit.css

search for
Code:

color: {vb:stylevar link_color};
and change it too
Code:

color: #ffffff;
(or whatever colour code you want)

Kat00 12-10-2009 05:51 PM

Well, my BETA must be unique cause it does work.

oddmud 12-11-2009 03:16 PM

Must be. :)

SonicGT 12-12-2009 04:16 AM

ok with RC2 I found this now as a stylevar forummenu_color
however, this is only on the forumdisplay. I can't seem to find the stylevar for the threaddisplay, if there is one, anyone have any luck with RC2 on the threaddisplay yet?

evilTone 12-19-2009 10:01 PM

bump for same problem on RC4

Attitude5ire 12-20-2009 10:58 AM

Looks like its using generic font and color class, you'd have to edit the template and add custom class, if you want completely seprate color.. ( Not confirmed yet, havnt checkd myself.. just hunch )


All times are GMT. The time now is 09:10 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.01998 seconds
  • Memory Usage 1,735KB
  • 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
  • (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