Additional information following up.
As an example, this is a part of the destroyed css file (starting from
line 6287):
.js-on #wrapper-2 #wrapper-3 #main div.tw-slider .rack {
overflow: hidden;
height: 193px;
margin-left: 12px;
}
.hcm #wra/*
theme: MME Pop - Black Pink Green
author: Timo Wirth & Rebecca Heinen, Aperto AG
*/
* {
margin: 0;
padding: 0;
}
----
I guess, this is how it should look like:
#wrapper-2 #wrapper-3 #main div.tw-slider .rack-teaser {
overflow: hidden;
float: left;
width: 400px;
height: 183px;
border: none;
margin: 0 10px 5px 0;
padding: 10px 20;
}
* {
margin: 0;
padding: 0;
}
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------