-
AuthorPosts
-
May 7, 2007 at 4:16 pm #120125
Hello. Whenever I place a banner in a position that is not the default one (such as left or right column) I get an underline, like in normal text links. I would like to remove it for it doesn’t look nice, but the only quick solution I have managed to find so far was to publish just flash banners in those positions, as they appear fine with no underline. However I would like to get the same result with other non-flash banners too.
By the way, I am publishing the banners with the mod_html module (not the native banner component) because I am using some affiliate codes from Tradedoubler to manage the banner rotation. I will try to solve the issue myself, but thanks in advance if anyone can help.
bigrk Friendbigrk
- Join date:
- February 2007
- Posts:
- 1425
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 39
- Thanked:
- 45 times in 15 posts
May 8, 2007 at 12:11 am #219624What’s your url so we can see what you’re talking about?
May 8, 2007 at 1:13 am #219636<em>@bigrk 14895 wrote:</em><blockquote>What’s your url so we can see what you’re talking about?</blockquote>
Thanks for your interest. That’s another problem, because the site is still under construction and not accessible (yet) via web. I was thinking I might post some screenshots instead. I’ll try to do that as soon as possible.However, for non-flash banners published in a position which is not the default one under the main content area (i.e. the left and right columns or the banner in Fireboard) I simply get the same style used for text links: a dotted line that becomes a straight line when hovering the banner. Not the end of the world, but still quite unpleasant.
I hope this sounds clearer. My English is not that bad, but I am not really used to write about tech stuff and have started using Joomla just a few weeks ago. Anyway, both Joomla and JA Teline are really cool 🙂
Hung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
May 8, 2007 at 1:51 am #219637<blockquote>Hello. Whenever I place a banner in a position that is not the default one (such as left or right column) I get an underline, like in normal text links. I would like to remove it for it doesn’t look nice, but the only quick solution I have managed to find so far was to publish just flash banners in those positions, as they appear fine with no underline. However I would like to get the same result with other non-flash banners too.
</blockquote>
Solution: Remove the css code in red (border-bottom:1px dotted;)
.ja-banner a, .ja-banner a:hover, .ja-banner a:active, .ja-banner a:focus {template_css.css (line 1471)
border-bottom:medium none;
}
a {template_css.css (line 63)
border-bottom:1px dotted;
color:#006DA3;
text-decoration:none;
}June 6, 2007 at 10:56 pm #221615I checked my CSS code and didn’t have that line to begin with (border-bottom:1px dotted;)…
Any other ideas?
-
AuthorPosts
This topic contains 6 replies, has 4 voices, and was last updated by bigrk 17 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum