PDA

View Full Version : where should I put the link button code?


moments-fixats
07-01-2006, 02:19 PM
First of all, I´d like to introduce myself in the forum. My name is Diego and I´m from Valencia, Spain. I´m a new and very happy user of pixelpost, in my first web and photoblog www.moments-fixats.com.

I don´t know english very well, and of course I´m really don´t know anything about html, css,etc. So It was very difficult to me to create my photoblog. Anyway, I think a I´ll try try to learn a lot in this forum with your help, and of course, the help by St. Goolgle.

I just upload the photoblog, and I´d like to include a link button to pixelpost a phoblogs.org, but I don´t know where I hace to put the code:

\template\pixelgrain\index ?
\mydomain\index
\admin\index?


I have tried to include in all these archives but I can´t see the links buttons in the phoblog...

Please, could you help me?

Thanks a lot!

Diego

inophoto
07-01-2006, 02:38 PM
Hi there.. your link needs to go in /templates/[templatename]/index.html

It should look something like this:

<a href='http://www.photoblogs.org/'target="_blank"><img src='http://buttons.photoblogs.org/photoblogs.gif' alt='Photoblogs.org' title='Photoblogs.org' border='0' /></a>

You probably want to take the link out of the other files you modified.

GeoS
07-02-2006, 10:37 PM
You should put your code inside files located in dir:
/templates/[templatename]

So for example your template is in dir mytemplate and then you should put code i.e. into:
/templates/mytemplate/image_template.html
/templates/mytemplate/about_template.html
/templates/mytemplate/archive_template.html