Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter abubin

    (@abubin)

    I have read through the forum and seems like this is a common problem with this plugin.

    Apparently, I need to add some codes into inner template header and footer. But what is inner template header? Is it the header.php file for the template? Cause I tried looking nearly everything in wordpress and is unable to find the correct file to add. So I added into header.php and footer.php of the template I am using and then added the .inner into theme css. Still doesn’t work.

    Anyone can point this newbie to the correct file to edit?

    Thread Starter abubin

    (@abubin)

    ahh..looks like header.php and footer.php is the correct place to put the codes.

    header.php: <div class=”inner”></div>
    footer.php: </div>

    theme css:

    .inner {
    margin: 0 auto!important;
    max-width: 960px!important;
    }

    Will continue to test and report if there are still problems.

    dear abubin, please help.
    same problem… but i’m kind of new to change codes…
    i was adding the codes in my template as you put… but nothing yet.
    there’s some additional codes i’m forgetting?
    my products go to the end and i have only 2 columns 🙁

    help

    tina

    sorry…. i forgot to add the first part in your comment and now it works 🙂 thankssss
    but now i have other question… i wish to make smaller the products category…. also i don’t know why when i move to other category it changes the fonts 🙁
    any idea?

    thank you in advance,

    tina

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘problem to center layout’ is closed to new replies.