Forums

Some Pages not renderig properly in Chrome but okai in IE and FF (7 posts)

  1. dipaksaraf
    Member
    Posted 5 months ago #

    Hello

    It seems that some of the pages are not rendering properly in Chrome wheres it working fine in other browser. can smeone throw some light on it.

    Links to the pages for the site are:
    1) Please check page here : Page
    2) Please check page here : another page
    3) Please check page here : yet Another page

    Can anybody help in this seems like some CSS element is not rendering properly in Chrome.

    Thanks
    Dipak

  2. mookasaurus
    Member
    Posted 5 months ago #

    Wow, many things to get rid off here:

    style.css
    1. line 31, please remove "height: 640px;"
    2. line 160, change "margin: 570px 0 0 15px;" to "margin:0 0 0 15px;"
    3. line 161, change "margin: 570px 20px 0 0;" to "margin: 0 20px 0 0;"
    Actually, you can remove everything for line 160 and 161 because for line 161, you have the exact same CSS on line 169 and line 161, you have it repeated on line 189.
    4. line 167, change "padding: 60px 0 0 0;" to "padding: 10px 0 0 0;"

    This should fix the problem for all 3 pages. I hope it won't break on IE though.

  3. dipaksaraf
    Member
    Posted 5 months ago #

    Hello Mookasurus

    I have updated as u have suggested, but doesn't seems to have any effect on the pages in Chrome. Please suggest.

    Thanks
    Dipak

  4. mookasaurus
    Member
    Posted 5 months ago #

    Have you uploaded the CSS? I see all those lines are still there. If not, could you please update the site so that I can see the changes?

  5. dipaksaraf
    Member
    Posted 5 months ago #

    Oops my mistake I had corrected it and its working perfectly. Thanks for your help!! It was really making me crazy!!!

  6. mookasaurus
    Member
    Posted 5 months ago #

    Cool, I'm glad it's working!

  7. dipaksaraf
    Member
    Posted 5 months ago #

    The Newsletter optin form is not looking well in IE9 does anyone got any idea how to resolve it?

    Thanks
    Dipak

Reply

You must log in to post.

About this Topic