Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • tphmedia Friend
    #178309

    See the attached image. Trying to remove a bit of space between the logo and the menu. I can’t make the logo smaller…and even if I do that space still exists.

    Also, need to remove a bit of margin buffer before user1 module. No matter the size I make this image, the bit of margin still exists. It needs to line up on the left with the slideshow.

    Thanks!

    site: http://174.121.38.35/~proroof


    1. ProRoofIssues
    chavan Friend
    #458037

    you this HTML code int he Top right Custom Module , Remove this code. the space between the logo and the menu will go off


    <p><span style="font-size: 14pt;"><br></span></p>

    Note: If you Find my Post useful please click on the Thanks Icon

    chavan Friend
    #458038

    For Image Spacing

    change the width of all the image to 225 in the Modules you have created for them.

    Also Replace this code in this file http://174.121.38.35/~proroof/templates/ja_mendozite/css/template.css

    #ja-topsl .ja-moduletable{margin:0 10px;padding:2px;}
    With

    #ja-topsl .ja-moduletable{margin:0 10px 0 0;padding:2px;}
    Note: If you Find my Post useful please click on the Thanks Icon

    tphmedia Friend
    #458053

    I need a forehead slap icon. :-[ I spent HOURS searching in the css for this. All along it was an errant HTML code in a module!

    <em>@Chavan 326189 wrote:</em><blockquote>you this HTML code int he Top right Custom Module , Remove this code. the space between the logo and the menu will go off


    <p><span style="font-size: 14pt;"><br></span></p>

    Note: If you Find my Post useful please click on the Thanks Icon</blockquote>

    tphmedia Friend
    #458054

    This worked wonderfully! Although now there is a tiny bit of space on the RIGHT side of the modules (user 4) that wasn’t there before! How do I get rid of it!

    <em>@Chavan 326190 wrote:</em><blockquote>For Image Spacing

    change the width of all the image to 225 in the Modules you have created for them.

    Also Replace this code in this file http://174.121.38.35/~proroof/templates/ja_mendozite/css/template.css

    #ja-topsl .ja-moduletable{margin:0 10px;padding:2px;}
    With

    #ja-topsl .ja-moduletable{margin:0 10px 0 0;padding:2px;}
    Note: If you Find my Post useful please click on the Thanks Icon</blockquote>

    chavan Friend
    #458058

    Add this code to this file: http://174.121.38.35/~proroof/templates/ja_mendozite/css/template.css

    #ja-topsl .ja-box-right img {
    float: right;
    margin: 0px ! important;
    }

    #ja-topsl .ja-box-right .ja-moduletable {
    padding: 2px 0px 2px 2px;
    }
    #ja-topsl .ja-box-left {
    width: 239px !important;
    }
    #ja-topsl .ja-box-center {
    width: 238px !important;
    }
    #ja-topsl .ja-box-right {
    width: 225px !important;
    }

    Note: If you Find my Post useful please click on the Thanks Icon

    tphmedia Friend
    #458064

    Awesomeness!

    So….could you check out my other post….and help me understand the background issue?

    Thanks so much!!!!

    chavan Friend
    #458065

    you need to reduce the background image size to fix the issue.

    Note: If you Find my Post useful please click on the Thanks Icon

    tphmedia Friend
    #458066

    Help a gal out…. what should I reduce it to?

    chavan Friend
    #458067

    This is the image to reduce http://174.121.38.35/~proroof/templates/ja_mendozite/themes/green/images/bd.png

    Note: If you Find my Post useful please click on the Thanks Icon

    tphmedia Friend
    #458068

    I reduced height to 400. it still repeats. I only want it to “frame” the area from header to user 1-4 positions… see my image in the other post.

    chavan Friend
    #458069

    Replace the Old background image.

    Go to this file: http://174.121.38.35/~proroof/templates/ja_mendozite/themes/green/css/template.css

    Replace this code


    #ja-wrapper > .wrap {
    background-image: url("../templates/ja_mendozite/themes/green/images/bd.png");
    }

    With


    #ja-wrapper > .wrap {
    background:none;
    }

    And

    Add this code to this File : http://174.121.38.35/~proroof/templates/ja_mendozite/themes/green/css/template.css


    body{
    background:url("../templates/ja_mendozite/themes/green/images/bd.png") no-repeat left top;
    }

    Note: If you Find my Post useful please click on the Thanks Icon

    tphmedia Friend
    #458072

    Now I have no image.

    chavan Friend
    #458074

    Please upload the big background image instead of the new one http://174.121.38.35/~proroof/templates/ja_mendozite/themes/green/images/bd.png

    Once upload please post you ftp details in PM , I will checkout and solve it for you

    Note: If you Find my Post useful please click on the Thanks Icon

    tphmedia Friend
    #458080

    Thank you! I’ve messaged you the log-in info.

Viewing 15 posts - 1 through 15 (of 18 total)

This topic contains 18 replies, has 2 voices, and was last updated by  tphmedia 12 years, 4 months ago.

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