Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • theprofessor Friend
    #141446

    Hello,
    I am having difficulties trying to learn how to make two small changes to my website:

    http://www.sypfantasyhockey.com

    1. There is a small space at the very top of the webpage that I want to eliminate.

    2. The image on the right hand side (module position`Left`) that says `Hardcore Hockey Talk`. I would like to shift this image up to align with the main body, and right so that it fits in the space better…BUT I don`t want to effect any of the other modules below.

    Any help would be appreciated as always! 🙂 🙂

    jsliao Friend
    #305867

    For the space on top, adjust values in red accordingly

    template.css (line 945)

    h1.logo, div.logo-text {
    float:left;
    margin:10px 20px 0;
    padding:0;
    }

    template.css (line 937)
    #ja-header {

    height:80px;
    line-height:normal;
    padding:0;
    position:relative;
    z-index:999;
    }

    jsliao Friend
    #305868

    for question 2, there appears to be an empty tabs module that is publish call Mod45 before the image module. unpublish it.

    theprofessor Friend
    #305875

    OK, thank-you greatly 🙂

    So I made the changes, but the banner at the top did not shift up. Any suggestions?

    Also, for question #2, I now want to shift the image (Hardcore Hockey Talk) to the left by about 10px, BUT not to affect the other modules below. Any suggestions?

    Thank-you kindly for your help!! 🙂

    jsliao Friend
    #305880

    u might wan to take a screenshot and illustrate how u want it changed. not sure what is really required

    theprofessor Friend
    #305991

    Ok, hope this illustrates better. Any help is greatly appreciated.
    http://www.sypfantasyhockey.com

    theprofessor Friend
    #306046

    <em>@theprofessor 130336 wrote:</em><blockquote>Ok, hope this illustrates better. Any help is greatly appreciated.
    http://www.sypfantasyhockey.com

    </blockquote>

    Nobody has any ideas?

    theprofessor Friend
    #306086

    OK, I figured out the 2nd part.

    Added:

    div.moduletable_blank div.ja-box-ct img {
    width:100%;
    }

    to the template.css 🙂

    jsliao Friend
    #306813

    looks like both are solved to me?

    theprofessor Friend
    #306817

    Yup! Both are solved 🙂

    thanks!!

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

This topic contains 10 replies, has 2 voices, and was last updated by  theprofessor 15 years, 5 months ago.

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