|
|
#1 |
|
Junior Member
Join Date: Jan 2009
Posts: 28
Rep Power: 1 ![]() |
HI there,
Looking for a bit of assistance is poss. I have pasted below the head section of my Layout file, could somebody please tell me exactly where I need to place my banner script please, and whether I need to add that {literal} to it. I would like it to the right of my logo see my site here Many thanks Jason <div id="header"> <p id="top_info"> {if $smarty.session.username<>'' || $smarty.cookies.username<>""} {$smarty.const.LANG_USER_WELCOME} {$smarty.session.username} {if $pmon=="Y"} <br /> <a href="{$smarty.const.URLS}/private.php">{$smarty.const.LANG_PRIVATE_MESSAGES} :</a> <br>{$smarty.const.LANG_UNREAD} {$unreadpms}, {$smarty.const.LANG_TOTAL} {$totalpms}. {/if} {else} {$smarty.const.LANG_WELCOME_GUEST} <br />[<a href="{$smarty.const.URLS}/login.php">{$smarty.const.LANG_USER_LOGIN}</a>, <a href="{$smarty.const.URLS}/userjoin.php">{$smarty.const.LANG_USER_REGISTER}</a>] {/if} </p> <div id="logo"> {* This portion is the site title. The top left corner. *} <img src="/uploads/classifiedslogo.JPG"</a> </div> </div><br><br> |
|
|
|
|
|
#2 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,717
Rep Power: 109 ![]() |
First off your logo code is wrong. It should be:
<img src="/uploads/classifiedslogo.JPG" /> Then you would just add the banner code beside that and place it inside {literal} {/literal} tags.
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Banner Advertising / management | Unregistered | Pre Sales Questions | 7 | 05-06-2008 10:29 PM |
| Help with banner advertising | Kateedyd | v3.0 Questions & Support | 3 | 02-20-2007 03:19 PM |
| In Admin Section- set amount of featured ads/ banner rotator | zman78 | v3.0 Questions & Support | 2 | 04-15-2006 08:32 AM |
| Adding a content box for advertising under the left side navigation | Zack | v3.0 Questions & Support | 7 | 04-10-2006 09:13 PM |
| adding a simple banner rotator From old forum | calaf6 | v3.0 Questions & Support | 0 | 03-30-2006 04:47 PM |