Search Button Displaces
Last Post 11/18/2010 7:12 AM by Joseph Craig. 1 Replies.
Author Messages
amol
Posts:10


--
11/18/2010 6:38 AM
    Search Button Displaces in IE & browser in IE6 it shows a big disturbance..

    Plz give me solution ..


    Link to skin


    Thanks


    Joseph Craig
    DNN MVP
    Posts:11667


    --
    11/18/2010 7:12 AM
    You will need to debug the skin in IE6.  That's not a fun task.  You can use techniques similar to those found in this tutorial: Troubleshooting DotNetNuke Skins to find the problems.

    If you look at the Minimal Extropy skin, you will see examples there of how to include specific skin files to make small corrections for specific browsers.  You will need to add a css file for IE6 that include just the changes to make the skin work for that browser.

    Joe Craig, Patapsco Research Group
    Complete DNN Support


    ---