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.
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.
I modified page.ihtml page in the siteframe theme folder
but no changes have been reflected while viewing online
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.