Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • eholland1626 Friend
    #166728

    I have a requirement to add a larger logo for this template. The url is http://rwd03.studio7080.com. go there and you an see the logo I am trying to add and the current issue I am facing. Can anyone please help me with the CSS?
    Thank you in advance
    Eric

    Phill Moderator
    #403147

    Please open templates>ja_minisite>css>template.css and around line 571 add the code highlighted in red below.


    h1.logo a {
    background: url("../images/logo_glassman.png") no-repeat scroll 0 0 transparent;
    height: 100px;
    overflow: hidden;
    position: relative;
    top: -20px;
    width: 300px;

    }

    This will move your logo up 20px making it fit quite well

    khoand Friend
    #403150

    <em>@eholland1626 255740 wrote:</em><blockquote>I have a requirement to add a larger logo for this template. The url is http://rwd03.studio7080.com. go there and you an see the logo I am trying to add and the current issue I am facing. Can anyone please help me with the CSS?
    Thank you in advance
    Eric</blockquote>

    Hi,
    You find this code from http://rwd03.studio7080.com/templates/ja_minisite/css/template.css in the line #610, #749

    #ja-mainnav {
    background: url(../images/bgd_nav.gif) 0 0 repeat-x;
    margin-top: 40px; < add this line
    }

    #ja-search {
    bottom: 15px;
    position: absolute;
    right: 0;
    margin-top: 40px; < add this line
    }

    Phill Moderator
    #403154

    The option Khoand gives above increases the size of the header area. I think your logo fits well simply by moving it up 20px as described above but if you need more even room please do as Khoand suggests.

    eholland1626 Friend
    #403157

    Thank you very much! You both are Rock Stars! It now fits and looks great! 😀

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

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

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