Applying styles is not working consistently on IE 8 and Mozilla FireFox
Last Post 12/28/2011 8:08 AM by Joseph Craig. 3 Replies.
Author Messages
Ramesh Narasimhan
Nuke Active Member
Nuke Active Member
Posts:39


--
12/26/2011 7:53 AM
    Hi,

    I have created different Skin.Css for different pages. When i apply styles like padding-bottom etc on mozilla the aligment of the modules are fine whereas the alignment on IE 8 are not applied and they are coming odd. Which are versions of the browsers does DotnetNuke support. Pls let me know why are the aligment issues exist in dotnetnuke. The Modules(left,right, footer etc panes) overlap each other and it becomes to apply styles and formatting. There are very serious alignment issues in DotnetNukes.


    Joseph Craig
    DNN MVP
    Posts:11667


    --
    12/26/2011 9:22 PM
    My first guess is that your skin is not set to render in XHTML mode. As a result, you'll have some browser-to-browser issues.

    These tutorials should provide some information:

    How to select DOC TYPES in DotNetNuke 4.4
    How to create an XHTML Compliant DotNetNuke 4.4
    XHTML Compliant DotNetNuke 4.4 and 4.5 - part 2
    How to create a DotNetNuke CSS skin from an XHTML template – part 1
    How to create a DotNetNuke CSS skin from an XHTML template – part 2

    Joe Craig, Patapsco Research Group
    Complete DNN Support
    Ramesh Narasimhan
    Nuke Active Member
    Nuke Active Member
    Posts:39


    --
    12/28/2011 7:49 AM
    I'm already using DotNetNuke_Community_06.1.00_Install which is XHTML Compliant and i'm using "Home-Mega-Menu.ascx" skin for all my pages which is again XHTML Compliant.Inspite of this i'm having all the problems which i've stated earlier.
    Joseph Craig
    DNN MVP
    Posts:11667


    --
    12/28/2011 8:08 AM
    Is it possible to give a URL where I can see this?

    Joe Craig, Patapsco Research Group
    Complete DNN Support


    ---