Overriding display:inline-block

This is a discussion on "Overriding display:inline-block" within the Web Page Design section. This forum, and the thread "Overriding display:inline-block are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Aug 27th, 2007, 12:03
New Member
Join Date: Aug 2007
Location: canada
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Overriding display:inline-block

Hi,

I have two style sheets. department.css and site.css.

I found that by changing .blackborder { display:inline-block; } from department.css to .blackborder { display:block; } fixes my problem.

However, I am not allowed to make any changes to department.css.

What I decided to do was add a new style sheet (site.css) that would override this style to: .blackborder { display: block; }

For some reason the override is not happening properly in IE6. When I look at the styles generated using the IE Developer Toolbar, it shows that display: block is being used.

I have a feeling that it is not properly overriding the old value located in department.css.

How can I make it override the old value?

If anyone could help, it would be greatly appreciated.

Thanks,

Gazzou
Reply With Quote

Reply

Tags
override overriding

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Display:Block in IE sparadox Web Page Design 4 Jul 25th, 2007 19:30
how do you inline div/block elements properly? heyo Web Page Design 2 Mar 2nd, 2007 02:03
display inline ???? hessodreamy Web Page Design 3 Oct 8th, 2005 05:51
display:block benbacardi Web Page Design 20 Jul 30th, 2004 16:08
display:block benbacardi Web Page Design 4 Apr 21st, 2004 19:40


All times are GMT. The time now is 07:08.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43