-
AuthorPosts
-
March 26, 2008 at 2:44 am #126944
Hello.
I want to place a banner component inside of the iconmenu. How do I go about doing this?
Thank you.
ounoman Friendounoman
- Join date:
- February 2008
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 6
- Thanked:
- 4 times in 1 posts
March 26, 2008 at 12:36 pm #243220March 26, 2008 at 2:43 pm #243233Thank you. 🙂
Is there a way to make it bigger though? We use 468×60 banners, so when the banner shows up it is pushed to the right, outside of the graphic and makes the page scroll.
ounoman Friendounoman
- Join date:
- February 2008
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 6
- Thanked:
- 4 times in 1 posts
March 26, 2008 at 5:46 pm #243251would you like to show me. a like for exemple!?
1 user says Thank You to ounoman for this useful post
ounoman Friendounoman
- Join date:
- February 2008
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 6
- Thanked:
- 4 times in 1 posts
March 26, 2008 at 6:22 pm #243254March 26, 2008 at 7:28 pm #243257I uninstalled, downloaded what you attached, and changed to it, and it’s still showing the 468×60 banner pushed to the right.
March 26, 2008 at 7:46 pm #243259Ignore the above. I see what I was doing wrong! It’s working now!. Thank you!!
ounoman Friendounoman
- Join date:
- February 2008
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 6
- Thanked:
- 4 times in 1 posts
March 26, 2008 at 7:53 pm #243262Open your template_css.css file. This should be contained within ja_olyra/css. A CSS specific editor such as Adobe Dreamweaver or CSSedit 2.0 or notepad++ are perfect for making CSS changes, but any text editor will do the trick.
Within the now opened CSS file, locate the following class at aproximately line 1085. This is the class that we will be editing to resolve the problem .
#ja-topnav {
width: 325px;
background: url(../images/topmn-br.gif) no-repeat bottom right;
position: absolute;
top: 20px;
right: 0;
}Change the width property from width: 325px; to width: 500px;
the result should be :
#ja-topnav {
width: 500px;
background: url(../images/topmn-br.gif) no-repeat bottom right;
position: absolute;
top: 20px;
right: 0;
}🙂 good luck
ounoman Friendounoman
- Join date:
- February 2008
- Posts:
- 45
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 6
- Thanked:
- 4 times in 1 posts
March 26, 2008 at 8:33 pm #243268good, perfect:D
if you want to remove the background image of the banner, just rename these images topmn-br.gif, topmn-bl.gif, topmn-tr.gif, topmn-tl.gif.1 user says Thank You to ounoman for this useful post
June 28, 2008 at 8:54 am #256872<em>@ounoman 45904 wrote:</em><blockquote>please unstall urs and install this one, i think it’s juste a zip problem :)</blockquote>
Hello!
I installed the hacked version, but I don’t konw how to publish the banner to the user3 position.With this new version, the original iconmenu does not appear anymore. :confused:
Please help!
-
AuthorPosts
This topic contains 11 replies, has 3 voices, and was last updated by s3internet 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum