Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • scarney Friend
    #165064

    I want to make a few changes to my layout and hope that I can ask a few questions and maybe different people might know different answers. I am using JA Ores and have turned off the slideshow. I want to reduce the padding below the bottom of the images and text in the block named topsl. What file would I edit to do that? Is that something I have to do separately for user1, user2, user3, user4 or is there one place?

    Also, I would probably want to reduce the padding even more and so maybe figure out how to reduce the padding below topsl’s user blocks. Would I edit a different file to do this? if so which one?

    My site is at http://www.drcarney.com.

    Thank you for any help you can give.


    1. 110609.DrC_.PaddingChangesDesired
    thangnn1510 Friend
    #395819

    – To remove question marks please change background parameter in this code:

    .blockquoteslide .ja-contentslider-center-wrap {
    background: url(“../../../../images/light-theme/sc-q-black.png”) no-repeat scroll left top transparent;
    }

    and

    .ja-contentslider {
    background: url(“../../../../images/light-theme/so-q-black.png”) no-repeat scroll right bottom transparent;
    }

    to background:none; in templates/ja_ores/core/themes/light-red/css/light-theme.css.

    – To change margin of left module please add this code:

    #Mod109{
    margin:20px 0;
    }

    to the end of templates/ja_ores/core/themes/light-red/css/light-theme.css.

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

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

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