How the width of this page is calculated? – 779

Home Forums Inside This WordPress Site How the width of this page is calculated? – 779

This topic contains 0 replies, has 1 voice, and was last updated by  Hi-Grage 10 years, 8 months ago.

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #2796

    Hi-Grage
    Participant

    If you are using theme Magazine Basic, your main page width is calculated in theme “functions.php” like this:

    $pbt_content = $pbt_site - $pbt_sidebar - 65;

    We can translate this into actual numbers:

    779 = 1024 - 180 - 65

    It means that, if you use Magazine Basics theme, your table and images width should not exceed 779 pixels.

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.