Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • curbina Friend
    #135909

    I need to add another image that will fill the gap between the logo and shopping cart. That image is long it will cover the whole white space.

    How can I do that.? Which module do I use for this task?

    Thanks
    Charles


    1. Header
    nefar Friend
    #281171

    They way I did this http://www.treespun.com/dev/ was to make my logo one single long image. Then I went into template.css file and had to change

    h1.logo a {

    width: 700px;

    display: block;

    background: url(../images/logo.gif) no-repeat;

    position: absolute;

    height: 100px;

    top: 0;

    left: 0px;

    }

    cjmicro Friend
    #281187

    Very nice site nefar. 😎

    curbina Friend
    #281188

    Thank you for the tip I will make the changes

    Regards
    Charles

    curbina Friend
    #281323

    Nefar,
    Thank you it did work as I needed. Now my image display correctly

    Best regards
    Charles

    nefar Friend
    #281330

    <em>@cjmicro 93359 wrote:</em><blockquote>Very nice site nefar. :cool:</blockquote>

    Thanks, I’m almost ready to go public just have a few more issues to work out.

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

This topic contains 6 replies, has 3 voices, and was last updated by  nefar 15 years, 10 months ago.

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