-
AuthorPosts
-
December 3, 2008 at 3:31 pm #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
nefar Friendnefar
- Join date:
- December 2007
- Posts:
- 434
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 78
- Thanked:
- 42 times in 1 posts
December 3, 2008 at 7:00 pm #281171They 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;
}
1 user says Thank You to nefar for this useful post
cjmicro Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
December 3, 2008 at 9:54 pm #281187Very nice site nefar. 😎
December 3, 2008 at 9:59 pm #281188Thank you for the tip I will make the changes
Regards
CharlesDecember 4, 2008 at 10:57 pm #281323Nefar,
Thank you it did work as I needed. Now my image display correctlyBest regards
Charlesnefar Friendnefar
- Join date:
- December 2007
- Posts:
- 434
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 78
- Thanked:
- 42 times in 1 posts
December 5, 2008 at 2:05 am #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.
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by nefar 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Adding Image to Template Header Next to the Logo
Viewing 6 posts - 1 through 6 (of 6 total)