vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   another noobish question (https://vborg.vbsupport.ru/showthread.php?t=263344)

shayanr 05-09-2011 12:02 AM

another noobish question
 
anyone whats the stylevar called for this ?http://www.gamefrag.org/23.png

Lynne 05-09-2011 01:32 AM

What is that? I have no clue from that image what I am looking at.

shayanr 05-09-2011 01:59 AM

www.gamefrag.org

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

and could you tell me how to make the article thumbnails the same size ?
appreciate your help

Lynne 05-09-2011 04:45 PM

You want to change the background color on that page? You have this:
HTML Code:

.body_wrapper {background-color: transparent;}
So that background is coming from here:
HTML Code:

html { background-color: #000000;}
I believe that is stylevar doc_background unless it is custom. You have a custom style that has it's own classes that aren't vB classes. You may want to ask your designer what stylevars they intend you to use to change the pages.

The template for the article previews is also custom, which is probably why the images are not all the same size. You could add something like this to the additional.css template:
HTML Code:

.cms_article_txt_content img {
    width: 200px;}


shayanr 05-09-2011 06:18 PM

thanks again for the help


All times are GMT. The time now is 01:31 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.01044 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
  • (3)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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