Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • hariorama Friend
    #144590

    what are the steps to realise that or to put a banner on top of teline iii ???


    1. ex.
    Anonymous Moderator
    #318651
    hariorama Friend
    #318659

    did you check this link?

    i do not find any explanation on your suggested link on how to put a banner outside of the template iii, for example on top of it.

    scotty Friend
    #318703

    hariorama;146265what are the steps to realise that or to put a banner on top of teline iii ???

    You could start by using the forums search function.

    Banner in T3 … http://www.joomlart.com/forums/topic/how-to-place-a-full-banner-in-the-header-area/

    English is not JA Developers first language and he misunderstood your question.

    hariorama Friend
    #318711

    i did search about all the forums here on joomlart and elsewhere.

    i created in the modul manger a new positon “topbanner” and i included in the template.css file:

    [PHP]#topbanner {
    float: right;
    }[/PHP]

    and in the xml file:

    <position>topbanner</position>

    but it is still not working.

    the question still remains, how do i bring a banner outside of the template running in telin 3.

    not in the header or any position inside the template, but O U T S I D E of the template!!! like in the picture of the first post!

    hariorama Friend
    #318974

    is anybody out there?

    scotty Friend
    #318979

    hariorama;146432not in the header or any position inside the template, but O U T S I D E of the template!!! like in the picture of the first post!

    Put your new position near the start of the template and use absolute positioning to place it to the side.

    #topbanner {
    position: absolute;
    right: 250px;
    top: 50px:
    }

    You may need to place it in a relatively positioned parent.

    hariorama Friend
    #318987

    oh boy, this is tricky

    <blockquote>
    You may need to place it in a relatively positioned parent.</blockquote>???

    do i have to include something like this into the default.php (my layout)???

    [PHP]<?php $this->loadBlock(‘topbanner’) ?>[/PHP]

    here is another example about outside banner positions.

    scotty Friend
    #319002

    Erm I’m not sure waht is the best way to do it in the new framework as I’ve had very little time to play around with it.

    One thing you should know though…. a little over 50% of your users are going to have a screen res 1024px wide or less. On that example site you posted above the actual content area is only 835px wide to allow for the (annoying!) side ad. Teline 3 by default is 980px wide. Are you prepared to make it considerably narrower? or are you going to show the add to less than half your visitors?

    Side bar ads are fine, but try not to exceed 980px in total width.

    hariorama Friend
    #319004

    i was thinking to put one only on the top of the template. that should work.

    everyone can see it and that’s what the potential advertiser are asking for today.

    banners today have also w/h 728px x 90px .

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

This topic contains 10 replies, has 3 voices, and was last updated by  hariorama 15 years, 1 month ago.

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