Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

[SOLVED] Layout in IE6

  • Johann Stockinger
  • Johann Stockinger's Avatar Topic Author
  • Offline
  • New Member
More
15 years 2 months ago - 15 years 2 months ago #28127 by Johann Stockinger
[SOLVED] Layout in IE6 was created by Johann Stockinger
The layout of the following page
www.ealiz.eu/content/index.php?option=com_content&view=article&id=69&Itemid=13&lang=de

looks in IE6 like that (see attachment).

Is there any workaround available?

best regards
Johann
Attachments:

Please Log in or Create an account to join the conversation.

  • Johann Stockinger
  • Johann Stockinger's Avatar Topic Author
  • Offline
  • New Member
More
15 years 2 months ago #28128 by Johann Stockinger
Replied by Johann Stockinger on topic Re: Layout in IE6 - problem solved
I have been able to solve the problem and made changes in template_ie6.css as follows:

/* --- IE styling only --- */

ul.sig-container {
position: absolute;
margin:8px auto auto 0 !important;
padding:8px 0 !important;
list-style:none;
clear:both;
overflow:hidden;
}

li.sig-block span.sig-link-wrapper {
background:url(shadow.gif) no-repeat right bottom;
padding:0 5px 5px 0;
}

li.sig-block span.sig-link-innerwrapper {
margin: 0 0 0 0;
}

/* Caption */
span.sig-pseudo-caption, span.sig-caption {
width:100%; padding:2px 0; cursor:pointer;
}

span.sig-pseudo-caption {
filter:alpha(opacity=70);
}

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum