• Resolved Userrr

    (@userrr)


    If you look at my site http://killerqueen.org you can see that in my last post I posted an image, and this just completely screwed yup the whole look of everything… I feel a bit clueless as to what is wrong here. Please help! Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • In your theme’s stylesheet, around line #110 is:

    #content p img{
    	float: left;
    	border: none;
    	margin-right: 15px;
    	margin-bottom: 10px;
    	}

    The quick fix would be to remove the “float:left;” — though no guarantee that it won’t screw up something else.

    Consider getting the IE Dev Toolbar for Internet Explorer and/or the Firebug extension for Firefox.

    Thread Starter Userrr

    (@userrr)

    Thanks for being smarter than me! I’m crossing my fingers that it keeps working!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Image in post screwing up layout’ is closed to new replies.