Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • farhady Friend
    #154465

    Hi guys,

    I want to pin a banner in the left corner like: click me
    Once Joomlart used it too to pronounce the design-contest.

    I’m using Blank-Theme and T3-Framework.

    I put in the header.php this code:
    [PHP]<a title=”Facebook” href=”http://facebook.com” class=”banner-corner”>
    Facebook</a>[/PHP]

    In the template.css this code:
    [PHP]/* Banner Corner —*/
    .banner-corner {
    background:url(“http://www.mysite.com/images/facebook.png”) no-repeat scroll 0 0 transparent;
    display:block;
    height:125px;
    left:0;
    position:absolute;
    text-decoration:none;
    text-indent:-999em;
    top:0;
    width:125px;
    }[/PHP]

    Well, I can see the banner in the left top corner, but the link in the header.php doesn’t work!

    Maybe you have another solution?

    aman204 Friend
    #356079

    Can you provide a link to your site

    farhady Friend
    #356256

    Hi aman!
    I found the problem.

    It was an Z-Index issue with the header.php.
    Thanks!

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

This topic contains 3 replies, has 2 voices, and was last updated by  farhady 14 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum