-
AuthorPosts
-
hariorama Friend
hariorama
- Join date:
- April 2009
- Posts:
- 174
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 50
- Thanked:
- 15 times in 1 posts
September 25, 2009 at 3:52 pm #144590Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
September 26, 2009 at 8:21 am #318651Hi
Please check this link: http://www.infosolutionsgoa.com/cms/joomla-banner-management.html
hariorama Friendhariorama
- Join date:
- April 2009
- Posts:
- 174
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 50
- Thanked:
- 15 times in 1 posts
September 26, 2009 at 8:49 am #318659did 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 Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
September 26, 2009 at 1:11 pm #318703hariorama;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.
1 user says Thank You to scotty for this useful post
hariorama Friendhariorama
- Join date:
- April 2009
- Posts:
- 174
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 50
- Thanked:
- 15 times in 1 posts
September 26, 2009 at 2:05 pm #318711i 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 Friendhariorama
- Join date:
- April 2009
- Posts:
- 174
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 50
- Thanked:
- 15 times in 1 posts
September 29, 2009 at 7:39 am #318974is anybody out there?
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
September 29, 2009 at 8:10 am #318979hariorama;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.
1 user says Thank You to scotty for this useful post
hariorama Friendhariorama
- Join date:
- April 2009
- Posts:
- 174
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 50
- Thanked:
- 15 times in 1 posts
September 29, 2009 at 9:10 am #318987oh 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]
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
September 29, 2009 at 11:40 am #319002Erm 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.
1 user says Thank You to scotty for this useful post
hariorama Friendhariorama
- Join date:
- April 2009
- Posts:
- 174
- Downloads:
- 0
- Uploads:
- 33
- Thanks:
- 50
- Thanked:
- 15 times in 1 posts
September 29, 2009 at 11:53 am #319004i 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 .
AuthorPostsViewing 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
Banner outside of the template
Viewing 10 posts - 1 through 10 (of 10 total)