SmfMob

Navigation

SMF Theme Site

Download this theme

Name:
SmfMob
Author:
CeeMoo
Type:
Classic
First Created:
October 24, 2009, 10:55:40 AM
Last Modified:
October 26, 2009, 02:04:39 PM
Compatible With:
1.1.10
Downloads:
185
Color style:
Light
Tableless layout:
No

Description:

Smfmob Theme

Support: http://destek.smfmod.com/

DEMO




2 banner...

İndex.template.php :

<a href="'.$scripturl.'" title="" target="_blank"><span id="banner"> </span></a>
<a href="'.$scripturl.'" title="" target="_blank"><span id="banner2"> </span></a>

Style Css :

#banner {
    background: url(./images/img/banner.png) no-repeat;
}
#banner2 {
    background: url(./images/img/banner2.png) no-repeat;
}