DotNetNuke Skins and Resources by ThinkofDesign
Sign Up
|
Login
Main
Skins
Tools
Services
Blog
Forums
About
Contact
Search
Forums
Unanswered
Active Topics
Forums
Search
Members
Forums
>
DotNetNuke
>
Free Skins
Subject: Problem with nested divs in CSSBasic DotNetNuke Skin
Prev
Next
You are not authorized to post a reply.
Author
Messages
Oldest First
Newest First
kieran
Posts: 0
03/17/2006 05:23 AM
Hi,
I'm having difficulty getting a style to apply to a nested div inside the contentswrapper just in IE6.
I've added a html module and in it I have:
< DIV style="BORDER-RIGHT: #cccccc 4px solid; PADDING-RIGHT: 10px; BORDER-TOP: #cccccc 4px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; BORDER-LEFT: #cccccc 4px solid; PADDING-TOP: 10px; BORDER-BOTTOM: #cccccc 4px solid; BACKGROUND-COLOR: #ffffff" >
But when I load it up in IE6 I dont see any of the styles applied. It works fine in firefox.
If I remove from the skin.css the line:
div#contentswrapper { position:relative;width:100%; }
the css is applied correctly.
Any idea's appreciated.
Thanks
Kieran
kieran
New Member
Posts: 1
03/17/2006 05:27 AM
Sorry that line was meant to read:
< DIV style="BORDER-RIGHT: #cccccc 4px solid; PADDING-RIGHT: 10px; BORDER-TOP: #cccccc 4px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 10px; BORDER-LEFT: #cccccc 4px solid; PADDING-TOP: 10px; BORDER-BOTTOM: #cccccc 4px solid; BACKGROUND-COLOR: #ffffff" > test < /DIV >
Vasilis
Yellow Member
Posts: 315
03/17/2006 10:56 AM
I tried your example and works fine for me without removing anything from the skin.
What IE version do you use?
You are not authorized to post a reply.
General
--News - Announcements
--Suggestions
DotNetNuke
--Premium Skins
--Free Skins
--Skinning in general
--Tips and tricks
--What else
--DNN News
Other
--CSS
--DreamWeaver
--JavaScript
--Dev News
Forums
>
DotNetNuke
>
Free Skins
> Problem with nested divs in CSSBasic DotNetNuke Skin
ActiveForums 3.7
© 2008 ThinkofDesign.com