Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • slewis1972 Friend
    #164865

    Hi

    I’ve put in a new set of blocks:

    <block name=”tops2″ type=”spotlight” main-inner=”1″>block1,block2,block3</block>

    but no matter what argument I place, I cannot get them to be equally spaced apart.

    At the moment on http://www.playerbase.co.uk I have the 3 top blocks with a gap on the right.
    What I want is them to be central, equally spaced apart. The way so far I have got round it is to make sure the centre block is at its max size so the gaps either side dont look too bad. But its not perfect and this central block I want to change anyway.

    Any ideas?

    khoand Friend
    #394942

    Hi,
    You replace this code from pluginssystemjat3jat3base-themesdefaultblockscss.php

    body.bd .main {width: <?php echo $mainwidth ?>;}
    body.bd #ja-wrapper {min-width: <?php echo $mainwidth ?>;}

    with

    body.bd .main {width: <?php echo $mainwidth ?>px;}
    body.bd #ja-wrapper {min-width: <?php echo $mainwidth ?>px;}

    Delete all of files of cache directory

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

This topic contains 2 replies, has 2 voices, and was last updated by  khoand 13 years, 5 months ago.

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