Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Ivan Busic Friend
    #194500

    Hi all,

    Please help me change dimension of main content on the homepage, image is iattachment.

    thanks!


    1. Untitled
    TomC Moderator
    #521369

    So that we can try to best assist you, please provide the url of the site you’re working on,
    as well as set “Optimize CSS” to “No” within your Template Manager–General settings

    Ivan Busic Friend
    #521374

    URL

    I successfully changed Optimize CSS to OFF.

    Css Magician Friend
    #521412

    @trasty, please follow steps below to change the dimension of your main content:

    Step 1: Open templatesja_beranishtmlcom_contentfeatureddefault.php file and replace:


    <div style="clear: both;"></div>
    <section class="item-list span4">
    <?php $leadingcount = 0; ?>

    with:


    <div style="clear: both;"></div>
    <section class="item-list span12">
    <?php $leadingcount = 0; ?>

    Step 2: open templatesja_beraniscsscustom.css file (if this file doesn’t exist, just create it) and add following CSS rule:


    .item-list .item > article {
    padding-right: 20px;
    }

    Step 3: edit Home page menu item, and change “Columns” value to 3 -> save.

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

This topic contains 4 replies, has 3 voices, and was last updated by  Css Magician 10 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum