Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
IE8 > background spills out > overflow: hidden partialy fixes it
Old 08-21-2010, 12:52 PM IE8 > background spills out > overflow: hidden partialy fixes it
Junior Talker

Posts: 2
Trades: 0
Hello,
I have a problem appearing only in IE8, but I don't seem to find the exact bug and solution.

In this page
http://www.cracowflats.com/index.php/search/show/id/181

there is a Details area (bottom left) where titles have a green background.
For some reason this green background appears in other parts of the page.
In other browsers, the whole page has a white background, as it should.

1) With this code in theme.css

a {color:#62860b; }
h3, h4 { color: #70af1d;}
.color_title { background: #76a637;color:#fff;}
.logo h1 a { color: #62860b !important;}

it appers everywhere and the whole background of the page is green (should be white).

2) when I add an "overflow: hidden;" here

.color_title { background: #76a637;color:#fff; overflow: hidden;}

it gets better, as the main area is white.
But I still have a lot of green on the footer (and tabs).


If I could find out to which bug it refers, it would be easier to find a solution.
Any hint would be appreciated!

Thanks!

Luca

Last edited by lucadg; 08-21-2010 at 12:54 PM.. Reason: email notification
lucadg is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-22-2010, 03:35 PM Re: IE8 > background spills out > overflow: hidden partialy fixes it
shivaji's Avatar
Ultra Talker

Posts: 321
Trades: 0
You have lot of css and it is not easy to answer on your question. Maybe some other css have same name and this cause problem. Try to put theme.css on last position or first position in your head part of page.

BTW in Chrome your gooogle ads is in wrong position (too left)
__________________

Please login or register to view this content. Registration is FREE
- uncommon free scripts

Please login or register to view this content. Registration is FREE
- Städte, Sport, Party, Gourment, Apartments, Hotels
shivaji is offline
Reply With Quote
View Public Profile Visit shivaji's homepage!
 
Old 08-23-2010, 05:39 AM Re: IE8 > background spills out > overflow: hidden partialy fixes it
Junior Talker

Posts: 2
Trades: 0
Hi shivaji,
thanks, it was solved.
Turns out it was an unclosed tag.
Other browsers would fix it, IE did not.

Quote:
BTW in Chrome your gooogle ads is in wrong position (too left)
it's ok, I will remove the widget, as I found a better one.
Thanks!
lucadg is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to IE8 > background spills out > overflow: hidden partialy fixes it
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.18464 seconds with 12 queries