Which file to edit to put ad near logo?

Hello

I'm using siteframe theme. Now I want to put the ad right near to the logo on top. Logo is on top-left side and I want to put ad right beside the logo.

I tried to see files under theme folders but couldn't get which file to edit to put the code there.

Anyone with a solution? would be highlly appreciated.

 

 

 

 

 

 

page.ihtml
by root / at 12:06 on September 22, 2007

I'm assuming you're using Siteframe v3 (since there's no "Siteframe" theme in v5). Typically, in v3, you edit the themes via the administrator's control panel (select Themes -> Siteframe -> page ). Because the page generator uses the templates in the database, any changes you make to the files directly will not be picked up and used until you go edit the theme via the control panel; at that point, it checks the timestamps of the file and the saved template, and uses whichever one is newer.

<Couldn't be bothered to add a subject>
by frachana / at 06:07 on September 26, 2007

I modified page.ihtml page in the siteframe theme folder
but no changes have been reflected while viewing online

Re:
by root / at 20:48 on September 27, 2007

Note the above - you *must* edit it via the admin control panel. The page generator uses the templates stored in the database, so any changes to the file will not be picked up until you load the page in the admin editor and save it.