Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • stuart29 Friend
    #149352

    i have moved user9 position along side user5 but i cannot seem to get them to look all the same
    heres the link to the site i am working on http://www.skwebdesign.co.uk/client/jbh-property/ if some on could take a look and point me in the right direction i am trying to get them all the same widths with equal padding and margin

    Cheers Stu 🙂

    Saguaros Moderator
    #335733

    Pls open the file templates/ja_raite/index.php and find codes:
    [PHP]$sl = $tmpTools->calSpotlight ($spotlight,$tmpTools->isOP()?100:99.9);[/PHP]
    pls replace:
    [PHP] $sl = $tmpTools->calSpotlight ($spotlight,$tmpTools->isOP()?100:99.9, 40, ‘right’);[/PHP]

    pls replace value 40 to change the width of the user 9 position

    Good luck

    stuart29 Friend
    #335780

    that has made the right box alot bigger so i reduced 40 down to 25 but the gap between the two middle modules is diffrent still any ideas

    Saguaros Moderator
    #336058

    Dear stuart29!

    Pls open the file: /templates/ja_raite/css/template.css and find codes

    .ja-box-left div.moduletable { padding: 0 20px 0 0; }
    .ja-box-center div.moduletable { padding: 0 10px; }
    .ja-box-right div.moduletable { padding: 0 0 0 20px; }

    pls adjust value for the padding attribute

    Good luck

    stuart29 Friend
    #336072

    thanks alot tienhc appriciate it 🙂

    stuart29 Friend
    #336491

    still canot seem to get them perfect anymore ideas 😛

    Saguaros Moderator
    #336559

    Dear stuart29!

    Have you got any problems on this ? pls let me know 🙂

    Thanks

    stuart29 Friend
    #336580

    <em>@tienhc 169865 wrote:</em><blockquote>Dear stuart29!

    Have you got any problems on this ? pls let me know 🙂

    Thanks</blockquote>
    just can not seem to get them all the same width and equal margin

    Saguaros Moderator
    #336830

    Dear stuart29!

    here is the solution for you:

    .ja-box-left div.moduletable { padding: 0 20px 0 0; }
    .ja-box-center div.moduletable { padding: 0 10px; }
    .ja-box-right div.moduletable { padding: 0 0 0 20px; }

    you replace:

    .ja-box-left div.moduletable { padding:0 5px 0 0; }
    .ja-box-center div.moduletable { padding:0 5px; }
    .ja-box-right div.moduletable { padding: 0 0 0 5px; }

    and find codes:

    .ja-box-right { float: right; color:#FFF; }

    and replace:

    .ja-box-right { float: left; color:#FFF; }

    Good luck

    stuart29 Friend
    #337484

    thats it thanks tienhc top bloke also could you tell me how to stop my images getting the background color when linked i have tried everything to my skill level with css need to advice its the foru images on the main index

    Saguaros Moderator
    #337826

    Dear stuart29!

    would you like to remove border of images display on the front-page ?

    if it is true. pls open the file template.css file and find codes:

    .article-img img {
    border: 8px solid #f2f2f2;
    width: 204px;
    }

    you adjust the value of the border attribute in the above style .

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

This topic contains 11 replies, has 2 voices, and was last updated by  Saguaros 14 years, 7 months ago.

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