Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • mg78 Friend
    #156851

    I’m sure this is a fairly simple routine but it has been frustrating me for some time now. I’m looking to remove the padding from left1, left 2 and main so that they link together without any spacing. I have tried firebug in firefox but it doesn’t seem to show up any padding and its difficult to know eactly where to fine the div or class? I would be most grateful for any help here?

    This is a link to the website using blank template jat3framework version 2.
    http://www.pharmhealth.co.uk
    :confused:

    Scott Lavelle Friend
    #364546

    I can’t tell exactly what’s going on here, but I can tell you it would be a lot easier to troubleshoot if you would get rid of the white box backgrounds that is around the Newsletter.jpg image. In fact, maybe make the backgrounds of your two test images different so you can see where each one ends and where the background is in comparison.

    Hope that helps.

    Scott Lavelle - Technical Resource Solutions, LLC
    Certified Joomla Administrator

    korb Friend
    #364769

    <em>@mg78 205683 wrote:</em><blockquote>I’m sure this is a fairly simple routine but it has been frustrating me for some time now. I’m looking to remove the padding from left1, left 2 and main so that they link together without any spacing. I have tried firebug in firefox but it doesn’t seem to show up any padding and its difficult to know eactly where to fine the div or class? I would be most grateful for any help here?

    This is a link to the website using blank template jat3framework version 2.
    http://www.pharmhealth.co.uk
    :confused:</blockquote>

    Hi,

    First of all I would like to remind you that for development stage of your website and especially template, you should disable cache and compression.
    Read more here http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#System_Settings
    and here http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#Compression_Settings

    Now about your request, please find in your template.css the following code

    .main .inner {
    padding-left:15px;
    padding-right:15px;
    }

    replace or add this code

    .main .inner {
    padding: 0;
    }

    Hope this helps,
    Danny

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

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

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