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)
-   -   Theme assistance (https://vborg.vbsupport.ru/showthread.php?t=282846)

DAMINK 05-13-2012 04:41 AM

Theme assistance
 
I created a theme from within VB Style Generator.
I want to know how i would control the size of the columns?

http://www.ftw.net.au/fileuploads3/1...7275_theme.png

Notice where the replies are that could be thinner and the one containing the post info could be wider.
Can this be easily manipulated?

borbole 05-13-2012 01:24 PM

You will have to do some css edits for that. Use the firebug tool and it will tell you exactly what classes/ids to change.

DAMINK 05-13-2012 10:05 PM

Thanks borbole.
Ya know i only started using firebug yesterday and locating things i need to edit.
Remarkably easy to use and makes life so much easier.
I will give it a go and see if i cant break.... i mean fix it :D
Cheers.

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

From what i can tell its this?

Code:

.threadbit .threadstats {
    padding-top: 8.74px;
    width: 15%;
    word-wrap: break-word;
}

Yet changing that percentage does not change anything lol.
Am i missing the beat here?

Fixed it. Had to run inside a table to stop IE being a ++++.

borbole 05-14-2012 03:34 PM

Glad to hear that you got it solved. Firebug is a very handy tool.


All times are GMT. The time now is 01:56 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.01085 seconds
  • Memory Usage 1,713KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (4)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