-
AuthorPosts
-
kevinag Friend
kevinag
- Join date:
- May 2009
- Posts:
- 57
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
June 8, 2009 at 4:13 pm #141780So I added a second banner to the Banner position at the top of my website: http://www.cwstaging.com. The first banner is where I want it (Top Left of page) but the second banner falls below that one, instead of to the right of it like I would prefer. In my Opal template file I have the following code at around line 1689:
/*others*/
#ja-banner {
float:left;
margin:-160px 5px;
overflow:hidden;
padding:0;
text-align:center;
}* html #ja-banner {
margin:0;
}Please visit cwstaging.com to see what I’m talking about. I’m also attaching an image to illustrate what I’m trying to accomplish. Template is JA Opal.
Any advice or ideas would be greatly appreciated.
Thanks,
Kevin
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
June 8, 2009 at 7:22 pm #307329If your 2nd banner won’t fit to the right of the 1st one then it will ‘wrap’ to the next line the same way that text will. You need to make each banner small enough that they will fit side by side or extend the width of your template. 1st option is best.
1 user says Thank You to scotty for this useful post
kevinag Friendkevinag
- Join date:
- May 2009
- Posts:
- 57
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
June 8, 2009 at 7:24 pm #307331Scotty, thanks for the response. I was afraid that might be the problem. Is there no way I can make the space for the banners extend 10 or 15 pixels beyond the width of the template?
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
June 8, 2009 at 7:32 pm #307333/*others*/
#ja-banner {
float:left;
margin:-160px 5px;
overflow:hidden;
padding:0;
text-align:center;
}* html #ja-banner {
margin:0;
}-160px ? Where did that come from?
You could use the position: attribute. Live url would help.
kevinag Friendkevinag
- Join date:
- May 2009
- Posts:
- 57
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
June 8, 2009 at 7:33 pm #307334Looking at it more closely, I’m not sure that is the issue. I just put a smaller image in it’s place and it still drops below the banner.
kevinag Friendkevinag
- Join date:
- May 2009
- Posts:
- 57
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
June 8, 2009 at 7:35 pm #307335Someone last week told me I would need to move the first banner -160 because it is set to the right side in the template – JA Opal. cwstaging.com is the url.
kevinag Friendkevinag
- Join date:
- May 2009
- Posts:
- 57
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
June 8, 2009 at 7:39 pm #307337Without -160px, the logo ends up above the banner.
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
kevinag Friendkevinag
- Join date:
- May 2009
- Posts:
- 57
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 14
- Thanked:
- 1 times in 1 posts
June 8, 2009 at 9:27 pm #307350Scotty, I’m definitely impressed with your skills. That did what I’ve been trying to figure out for days now.
I think I’m going to have to figure out how to make a new module position though to keep the two ads separate and aligned at the same time.
Thanks again.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by kevinag 15 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Banner Not Where I Want It
Viewing 9 posts - 1 through 9 (of 9 total)