Re: Fix required in css100_morpho theme

Posted by JMorris on 1197134876
Line 24 of style.css: Comment out or remove the absolute positioning. The float: left; takes care of the positioning.

#xo-canvas-leftcolumn {float:left; /*position: absolute; left: 0; top: 100px;*/ width: 175px; }


Tested in IE6/IE7/FF2.

I hope we can get away from that overly complex theme code. Themes don't need that level of complexity.

Attach file:


zip style.zip Size: 0.00 KB; Hits: 4

This Post was from: https://www.impresscms.org/iforum/viewtopic.php?topic_id=612&post_id=5540