Hello
I have a big problem with the CSS in Molio Beat.
Please take a look at the demo site using IE 6.
http://www.inboxnews.com/
Anyone has a fix???
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Moliobeat CSS breaking up in Internet Explorer |
| |||
|
I have attached an image now. You can see that the main content goes over the right sibebar.
|
| ||||
|
what resolution is your monitor set at? From the look of it, your resolution seems to be to small.
|
| |||
|
It works fine with Firefox and Opera at my screen resolution. I dont think CSS is screen resolution dependent. It seems that the CSS was not tested with IE |
| ||||
|
I'm not sure what to tell you. It works perfectly fine for me in IE.
__________________ I accept donations for my time helping users like you on the forum and IRC. |
| ||||
|
James (3d), i guess you talk about the bad footer placement on smaller pages. Here's how you can fix those. Just change these height values in main.css. But make sure the content-wrap number values are the same for FF and IE: Code: #content-wrap {background: #fff;position:relative;width:100%;min-height:650px; height:auto;} /* MB1.1 - Better footer placement - legacy */
#content-wrap1 {background: #fff;position:relative;width:100%;min-height:1200px; height:auto;} /* MB2.0 - " when not logged in */
#content-wrap2 {background: #fff;position:relative;width:100%;min-height:850px; height:auto;} /* MB2.0 - " when logged in */
#content-wrap3 {background: #fff;position:relative;width:100%;min-height:680px; height:auto;} /* MB2.0 - " when logged in, no cat box */
/* Steef: MB1.1 - Better footer placement - MB2.0 - copy values of contant-wrap above */
/*\*/
* html #content-wrap1 {height: 1200px;}
* html #content-wrap2 {height: 850px;}
* html #content-wrap3 {height: 680px;}
* html #content-wrap {height: 650px;}
/**/
__________________ Like my work? Donations are welcome if you would like to support my work! Finger pliggin' good sites of mine: receptencocktail.nl / numarketing.nl / goboz.com |
| |||
|
this worked well for me. My sidebar is large with custom items. I changed all of the wraps to 1200 which fixed most items except for viewing categories with few items. Any idea which wrap corresponds with the content in the categories?
|
![]() |
« Previous Thread
|
Next Thread »
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Internet Explorer Conditional Comments | Yankidank | Off-topic | 1 | 08-13-2008 07:45 PM |
| Error in internet explorer 7 | pacek | Bug Report | 6 | 03-19-2008 05:32 AM |
| Site looks weird in internet explorer | soulja90 | General Help | 0 | 02-05-2007 08:27 AM |
| Internet Explorer 7 issue with Voting | maxrocket | Bug Report | 6 | 01-09-2007 04:30 PM |







Linear Mode

