Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • slewis1972 Friend
    #166336

    Hi

    If you goto http://www.hamptonfc.net built on a mixture of ja purity and t3 template, there is a debug panel right at the bottom. Trying to make it have a background color in css to no avail. I see ref to it being a module, but I dont have a debug module.

    Any ideas?

    pritam Friend
    #401375

    Hello slewis1972,

    To debug at bottom, changing background

    Can you please provide screenshot where you exactly you want to change background .But first go into the template manager and set css optimiation to “No” so we can see the correct files to modify not the compressed version and we can help you better.

    slewis1972 Friend
    #401469

    HI

    The debug option is listed

    if you goto

    http://www.hamptonfc.net/?tp=1

    and right at the very bottom, there is a blank, white space, labelled “debug”

    I just cannot work out how to change its background color

    pritam Friend
    #401594

    Hello slewis1972,

    To debug at bottom, changing background

    I have checked your site . When you change background color of debug at bottom , It will reflect to whole body part .

    Body part color will be also change .

    I will suggest you , that you can increase the padding of Footer.

    To increase the padding of Footer

    Find this code at /templates/ja_t3_blank/css/template.css line no. 2761

    #ja-footer1 {
    background: none repeat scroll 0 0 #000066;

    }

    Change this code to :-

    #ja-footer1 {
    background: none repeat scroll 0 0 #000066;
    padding-bottom: 20px;
    }

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

This topic contains 4 replies, has 2 voices, and was last updated by  pritam 13 years, 3 months ago.

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