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)
-   -   Additional.css drama (https://vborg.vbsupport.ru/showthread.php?t=291664)

PattiOz 11-25-2012 04:43 AM

Additional.css drama
 
My additional.css is not working consistently.

I am attempting to add this code into additional.css:

#posttree {
overflow: auto;
padding: 2px;
text-align: left;
border: 1px solid #C89D5B;
border-top: 0;
white-space: nowrap;
}

Which basically just removes the height restriction of the box (default is 150px) and changes the border to a different color in the threaded mode view.

I have already tried hard refresh, putting height: auto; there, nothing works.

What am I doing wrong?

Thanks for any help. I'm not a coder.

Lynne 11-25-2012 03:41 PM

Can we see the page where this is being used and please point out exactly where you are using it and what you expect the results to be.

John Lester 11-26-2012 06:31 AM

I've always used .posttree { ... is there a difference between that and #posttree { ?

Lynne 11-26-2012 03:43 PM

.posttree is a class and #posttree is an id.

John Lester 11-28-2012 02:59 AM

OH ok that answers a couple of questions :D Thanks Lynne ;)


All times are GMT. The time now is 04:22 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.00957 seconds
  • Memory Usage 1,709KB
  • 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
  • (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