• Resolved innkeeperea

    (@innkeeperea)


    HOpe someone can enlighten me on this issue.

    I created a child theme using TWENTY TEN

    I have 4 footer widgets at the bottom of the page.

    They look fine in FIREFOX…left aligned.

    But when I just looked at the site in INterent Explorer
    the widgets text / links, etc.. are all centered.

    What is happening? It does this on some sites and not others. I do not understand.

    Thank you All1

Viewing 6 replies - 1 through 6 (of 6 total)
  • very difficult to tell without seeing the problem – link to your site?

    it could be caused by an unclosed html tag somewhere before the footer widgets.

    Thread Starter innkeeperea

    (@innkeeperea)

    Oh sorry I forgot the link.
    Please look here: https://www.artisansgrill.com

    Look at it in Firefox and then look at it in IE. to see the difference

    Thank you ??

    Thread Starter innkeeperea

    (@innkeeperea)

    OH sorry…www.artisansgrill.com

    In IE the footer widget text is centered, In FIrefox is it left justified the way I want it. It doesn’t do it in other sites I used Twnety Ten..grrr

    Thank you

    it might be the <center> in this textwidget (in primary widget area) whose closing element seems broken:

    <div class="textwidget"><center><a href="https://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="artgrillluray">Tweet</a><script type="text/javascript" src="https://platform.twitter.com/widgets.js"></script></"center"></div>
    		</li>			</ul>

    the validation report refers to this as well:
    https://validator.w3.org/check?uri=http%3A%2F%2Fwww.artisansgrill.com%2F&charset=%28detect+automatically%29&doctype=Inline&group=0

    Thread Starter innkeeperea

    (@innkeeperea)

    Sorry I don’t understand all of this code stuff. So where would I go to edit this? style sheet? php file??? What does having a center on the side primary one have to do with the footer ones being centered only in Internet Explorer and Not Firefox?

    Thanks for checking..but I need non geek speak on how to fix this or where to fix it.

    Appreciate your help ??

    Thread Starter innkeeperea

    (@innkeeperea)

    Nevermind my last post. I looked at the validator link and some how…managed to edit it so now it looks ok in IE. I had just copied the twitter code and pasted it, but you were right…it didn’t like me using an obsolete “center” code.

    THANK YOU!!!! I learn something new everyday!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Footer Widgets Problem’ is closed to new replies.