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)
-   -   Change colour of forum categories (https://vborg.vbsupport.ru/showthread.php?t=317280)

markoroots 02-11-2015 11:12 PM

Change colour of forum categories
 
Hi there can some one say me how to change the colour of the forum categories?

https://vborg.vbsupport.ru/external/2015/02/22.png4

Thanks in advance.

ozzy47 02-11-2015 11:19 PM

That is the stylevar, forumhead_background

markoroots 02-11-2015 11:49 PM

Hi Ozzy and thanks for the reply.
I have just tried to modify the forumhead_background but only the colour of the last category of my forum change, the others are still like before.

ozzy47 02-12-2015 01:19 AM

Then there is something different with the custom style, provide a link.

HM666 02-12-2015 03:41 AM

Also provide what you changed it from and what you changed the stylevars to for the forumhead_background. It could be something really simple like putting it into the field incorrectly.

markoroots 02-12-2015 09:11 AM

Hi guys and thanks for your replies.
My forum is www.eliquid-forum.com
If you see the last category have changed the colour.
I have set the colour in this way. Or better I have tried to set the colour...
Style and Templates - Style Manager - Style variable Editor - Go - forumhead_background -
and I put inside this colour #21262b

But only the last category of the forum (in the home page), have changed colour. :(

HM666 02-12-2015 09:22 AM

Weird. Did you clear your cache in the AdminCP? Try that and then refresh your page.

markoroots 02-12-2015 09:29 AM

Yes I have done this, but nothing change.
I think that maybe the problem is that to colour that part in this template, is used an image and not a colour.
But I'm not sure...

ozzy47 02-12-2015 09:36 AM

In your additional.css you have this:

Code:

.tcat {
    background: url("images/styles/Movara/style/tcatBG.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
    border: 0 none;
    clear: both;
    color: #343b42;
    float: left;
    height: 47px;
    margin-top: 8px;
    width: 100%;
}

.tcatLeft {
    background: url("images/styles/Movara/style/tcatLeft.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    height: 47px;
}

So change the values for the background there.

markoroots 02-12-2015 10:13 AM

Sorry but I don't know how to change values for the background.
The only think that I can do alone is try to change the colour there.. and I have also done it but still nothing change.


All times are GMT. The time now is 05:08 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.01114 seconds
  • Memory Usage 1,725KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete