Notifications
Clear all

Banner Sizing

3 Posts
1 Users
0 Reactions
2,773 Views
(@snowhitesally)
Posts: 30
Eminent Member
Topic starter
 

If you install a theme that has no banner included in the layout example, but it is possible to add one - how do you know what dimensions to make it? Is it just a wild guess, or are the skins all roughly the same when it comes to banner size?


 
Posted : 18/08/2016 6:52 pm
(@snowhitesally)
Posts: 30
Eminent Member
Topic starter
 

What is the code for that? Sorry if that is a dumb question.


 
Posted : 25/08/2016 8:07 pm
(@snowhitesally)
Posts: 30
Eminent Member
Topic starter
 

Thanks for replying. I just opened my header.tpl and I don't have what you told me to look for. I just have this.

<!-- START BLOCK : header -->
<body>
<div id="{page_id}">
<div id="leftcontainer">
<div id="maincontainer">
<div id="leftcolumn">
<div class="leftblock">
<div class="lefttitle"><div class="lefttitle2">{menu2_title}</div></div>
<div class="blockbox">{menu2_content}</div>
</div>
<div class="leftblock">
<div class="lefttitle"><div class="lefttitle2">{random_title}</div></div>
<div class="content">{random_content}</div>
</div>
{login_title}{login_content}
</div>
<div id="banner"></div>

<div id="skincontainer"><div id="skincontainerB"><div id="skincontainerC">{menu_content}{skinchange_content}{rss}</div></div></div>
</div>
<div id="mainpage">
<!-- END BLOCK : header -->


 
Posted : 16/09/2016 8:58 pm
Share: