Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • zoom4267 Friend
    #124692

    i found the code and i see the dive goes all of the way from the left of the page , but how do i move that over so the whole logo shows? its getting cut off on the right

    i have changed some of the numbers but cant quite figure it out

    http://www.skytopdesigns.com/j_hare/

    thanks

    Menalto Friend
    #235409

    Open up the template_css.css file on line 1033 and you find: h1.logo a sest the width there also and it should show up

    zoom4267 Friend
    #235411

    <em>@Menalto 35611 wrote:</em><blockquote>Open up the template_css.css file on line 1033 and you find: h1.logo a sest the width there also and it should show up</blockquote>

    i did, i found that and the css below and set the width.

    h1.logo {
    margin: 0;
    padding: 0;
    width: 265px;
    font-size: 300%;
    position: absolute;
    top: 20px;
    left: 20px;
    height: 75px;
    }

    h1.logo a {
    width: 265px;
    float: left;
    display: block;
    background: url(../images/logo.png) no-repeat;
    color: #FFFFFF;
    text-transform: uppercase;
    text-indent: -5000px;
    height: 75px;
    outline: none;

    zoom4267 Friend
    #235481

    okay. all seems to be good now. the changes are taking.

    thanks alot

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

This topic contains 4 replies, has 2 voices, and was last updated by  zoom4267 16 years, 4 months ago.

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