Apparently the images are a bit differently processed in T4.1.2
Change the url below from ../images/... to images/... makes the
page render properly again. However this means I can no longer see
these images in the wysiwyg view of the page.
Not a show stopper, but if anybody has an idea to have both (design +
runtime) that would be nice.
-J.
Jan Vissers wrote:
Hi,
Moving from 4.1.1 to 4.1.2 I noticed that css background images are
broken.
For example:
#logo {
float: left;
padding-top: 15px;
padding-left: 200px;
padding-bottom: 40px;
background: url(../images/logo.gif) no-repeat;
background-position: 5% 50%
}
"background:url" Worked in 4.1.1, but is broken in 4.1.2.
Am I missing something?
Thanks,
-J.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]