Forums

How do you center the content of a Wapple mobile page? (1 post)

  1. trenwick
    Member
    Posted 8 months ago #

    I'm a "newbie" to this code-writing thing and am hitting a wall trying to center the content on my mobile pages. I used Wapple Architect to create a mobile version of my website, tamararenwick.com, and cannot pin down the code that needs to be edited.

    Using Firebug, I think I've narrowed the code that needs editing to what follows (from /wp-content/plugins/wapple-architect/theme/style.css):

    /* Text align .entry classes to be to the left */
    .entry,.entry_row,.entry_row_notice{text-align:left;}
    .entry_row input{padding:0;}
    .waplsmall{font-size:0.9em;padding-left:2px;}

    But when I edit the text-align to read "center" without the quotations, nothing happens. Can someone help me with this?

Reply

You must log in to post.

About this Topic