Forums

Qwilm theme - images left justifying (Qwilm! 0.3) (4 posts)

  1. keeperbay
    Member
    Posted 10 months ago #

    Using Template Qwilm! 0.3

    How do I keep the Qwilm template from Left Justifying all my images?
    Who's brain child was that? (See example: http://how2fakeit.com/ )

  2. keeperbay
    Member
    Posted 10 months ago #

    I think I need to add something in here:

    [CSS moderated as per the Forum Rules. Please just post a link to your site.]

    But I don't know what.

  3. esmi
    Theme Diva & Forum Moderator
    Posted 10 months ago #

    Rtry adding:

    .aligncenter {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
    }
    .alignleft {
    	float: left;
    }
    .alignright {
    	float: right;
    }

    to your theme's stylesheet.

  4. keeperbay
    Member
    Posted 10 months ago #

    I seriously want to kiss you!!!
    Thank you so much.

    This theme is exactly what I want, but it's weird.
    Some many things are screwy - like it doesn't realize that there is only a little bit of text so it will post an image between 2 posts. It doesn't seem to see where one posts stops and another begins.

    But that's for tomorrow.

    Thank you soooooo much!!

Reply

You must log in to post.

About this Topic