Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2006-08-16 15:55:41

Sp33d
New member
Registered: 2006-08-16
Posts: 1

CSS Display problem

I have included my stylesheet using the Stylist plugin successfully.

xinha_config.stylistLoadStylesheet('http://'+document.location.host+'/styles/default.css');

In the WYSIWYG display most of the CSS styles are displayed properly except the following one:

td.header {
  background-image:url(../img/main/header_small.gif);
  background-repeat:no-repeat;
  padding-left:8pt;
  color:#EEEEEE;
  font-weight:bold;
}

Everything works, except the color and font-weight properties.

This is the result in the Xinha iframe in Firefox:
xinha_2.jpg
This is how it looks like originally in Firefox when saved:
xinha_1.jpg


Thanks in advance for any comment that helps me to fix the preview.

Offline

Board footer

Powered by FluxBB