Page 1 of 1

Where can I find the HTML source for editing?

Posted: Mon Jul 21, 2008 5:49 pm
by shovals
I want to insert Google AdSense code into my blog.
According to the instructions from Google I need to paste the code into the HTML file.
Where can I find this file on the FTP and is there something I need to know before doing the modification?

Posted: Mon Jul 21, 2008 8:17 pm
by Don Chambers
If your template uses its own index.tpl file, you can add it there. You can also install the plugin "HTML-Code inside head (HTML-Head Nugget)" which will not require a modification to your template, and will continue to work if you should change templates.

Posted: Tue Jul 22, 2008 9:04 am
by yellowled
Don Chambers wrote:If your template uses its own index.tpl file, you can add it there.
Depending on the actual AdSense code you want to insert, you might also need to modify the entries.tpl or other .tpl files. It really depends on where you want to place ads, so we might need more details.

YL

Placing the adds

Posted: Tue Jul 22, 2008 8:25 pm
by shovals
Well, I found the place to insert a banner, but when I wanted to place a skyscraper (on the left) it was sent to back.
I'm using the mozilla modern template

Posted: Tue Jul 22, 2008 8:38 pm
by judebert
Can you give us a URL, so we can see what the modified template looks like?

Here is the URL

Posted: Tue Jul 22, 2008 8:49 pm
by shovals

Posted: Tue Jul 22, 2008 9:44 pm
by yellowled
Well, there simply is no room for a skyscraper on the left :) Probably the easiest way would be to use three columns and place a HTML nugget plugin in the left sidebar. Then add your skyscraper code to that HTML nugget.

YL

Posted: Tue Jul 22, 2008 9:47 pm
by judebert
I don't see the skyscraper anywhere in there. Did you remove it already?

One easy solution is to add an "HTML Nugget" <i>sidebar</i> plugin and assign it to the left sidebar. It'll be the only thing on that side.

At least, I assume that's what you're trying to accomplish.

nugget it is

Posted: Tue Jul 22, 2008 11:03 pm
by shovals
Thanks, it is ok now.

HTML nugget on the right panel

Posted: Thu Jul 24, 2008 7:36 am
by shovals
BTW, if I wish to place ads on the right panel, should I use the nugget as well?

Posted: Thu Jul 24, 2008 2:49 pm
by judebert
It's the easiest way. You can put any HTML you want there.

If you need Javascript, you'll have include it from another file or look into the HEAD Nugget (which puts your text in the <HEAD> of the page).