vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=168)
-   -   Cat image goes to the thead part (https://vborg.vbsupport.ru/showthread.php?t=217267)

NakedAlien 06-27-2009 02:46 PM

Cat image goes to the thead part
 
1 Attachment(s)
It's hard to explain with words, so here is an image.
The yellow you see on the first part is thead.gif and the blue is cat.gif. I don't want the blue to be the background of the section that says Thread tools etc. Where do I change it so that it looks like it does on the bottom part? So that the thead continues and cat doesn't get involved with that part

Attitude5ire 06-27-2009 02:55 PM

In the advanced CSS for a style.
Goto .vbmenu_control attribute.

You just need to change there..
If the template is modified you need to check in showthread template what are classes.

NakedAlien 06-27-2009 06:34 PM

Where can I find that advanced CSS

Attitude5ire 06-28-2009 05:28 AM

Select a Style > style options > advanced css

NakedAlien 06-29-2009 06:30 PM

There is no such thing :/

Attitude5ire 06-30-2009 06:09 AM

Styles and template > style manager > select a style > on the drop down to right you will find Main CSS

NakedAlien 06-30-2009 07:52 AM

Should I change something in this, if so what?

/* ***** styling for 'big' usernames on postbit etc. ***** */
.bigusername { font-size: 12pt; }

/* ***** small padding on 'thead' elements ***** */
td.thead, th.thead, div.thead { padding: 4px; }

/* ***** basic styles for multi-page nav elements */
.pagenav a { text-decoration: none; }
.pagenav td { padding: 2px 4px 2px 4px; }

/* ***** de-emphasized text */
.shade, a.shade:link, a.shade:visited { color: #777777; text-decoration: none; }
a.shade:active, a.shade:hover { color: #FF4400; text-decoration: underline; }
.tcat .shade, .thead .shade, .tfoot .shade { color: #DDDDDD; }

/* ***** define margin and font-size for elements inside panels ***** */
.fieldset { margin-bottom: 6px; }
.fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 11px; }

Attitude5ire 06-30-2009 09:36 AM

Find the .vbmenu_control option its above the advanced css part u jus copy paste..
just do a browser find and put .vbmenu_control.. ull see it and edit that


All times are GMT. The time now is 04:55 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.00996 seconds
  • Memory Usage 1,714KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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