test
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • simorame Friend
    #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 Friend
    #219624

    What’s your url so we can see what you’re talking about?

    simorame Friend
    #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 Friend
    #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;
    }

    scenteur7 Friend
    #221615

    I checked my CSS code and didn’t have that line to begin with (border-bottom:1px dotted;)…

    Any other ideas?

    bigrk Friend
    #221837

    It is located here: templates/ja_teline/css/template_css.css

    The actual line number is 64. You can’t miss it. 🙂

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

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