PDA

View Full Version : Help editting About page and Categorizing


5head
03-26-2006, 04:59 AM
Hello. Im new here. Just did my webpage real quick the last 3 hours at 5head.net. Anyways... Can someone help explain to me how I can edit the "about" page on the top right corner? I was following the tutorial I found in the forums, but it didnt explain it. Also, how do I categorize my pictures by date? Thank you so much in advance. I hope to be around a lot more and try to better my site. Hope to get to know everyone here soon.

5head
03-26-2006, 05:24 AM
ok.. i added that calender thing... but it wont load for some odd reason. any ideas?

http://img.photobucket.com/albums/v511/Longn614/etc/f7165b4b.jpg

jdleung
03-26-2006, 05:50 AM
just insert a tag <MONTH_CALENDAR> in your browse_template.html

and I found you're also using addon page_archive, so you also can insert a tag <BROWSE_MONTHLY_ARCHIVE_PAGED>

and you can edit the "about" page in templates/YOUR_TEMPLATE/about_template.html

5head
03-26-2006, 06:42 AM
thank u so much for the help.

I have 2 more questions. How can I get this effect:

http://blog.blinking8s.com/index.php?x=browse

Where all the thumbnails are the same size? Mine gets either stretched or warped, so I try not to resize it. Also, How do I add another page? Do you guys have a basic tutorial on that? I was thinking of maybe like a news link... or a download section? THanks again for the help

GeoS
03-26-2006, 07:16 AM
1. Admin panel -> Options ->Thumbnails -> CROP THUMBNAILS -> Yes
Admin panel -> Options ->Thumbnails -> THUMBNAILS SIZE -> size

2. Just add other xxxx_template.html page in your template directory. It will be available under your_address.com/?x=xxxx address.
Other way is to hardcode in template link to what you want and where you want :)

5head
03-26-2006, 07:49 AM
thanks for the quick response...

Man.. this is really addicting.... I have another question. Is it possible to make a guestbook?

5head
03-26-2006, 08:00 AM
ALso, is it possible for me to get all the comments for the particular picture to just be on the bottom of that picture instead of having to click the comments tab?

Joe[y]
03-26-2006, 09:58 AM
i'm sure you could find a script for a guestbook if you searched google.

regarding comments... wherever you choose to include the <IMAGE_COMMENTS> tag in your template is where the comments will be displayed in a list.

blinking8s
03-26-2006, 06:49 PM
Ive seen people use external guestbook applications before...cant recall the sites off the top of my head, but they wernt using comments, guestbook as used to replace them.

5head
03-26-2006, 07:07 PM
']i'm sure you could find a script for a guestbook if you searched google.

regarding comments... wherever you choose to include the <IMAGE_COMMENTS> tag in your template is where the comments will be displayed in a list.


can you show me specifically what to do? This is my first time creating a website. And does anyone have a tutorial on how to create another page?

Connie
03-26-2006, 08:28 PM
how to create another page?

the same as every page

<html>
<head> </head>
<body></body>
</html>

I think this forum is not necessary to give information how to write a webpage, because this information is everywhere to find and not specific to Pixelpost, you could start here for example:

http://webdesign.about.com/c/ec/9.htm

when you have written a website, upload it to your webspace and add a link to that file in your image-template or browse-template of Pixelpost.

All these points are to learn with a lot of tutorials, HTML for Dummies etc.

no problem. many people learned that.
But this forum here is especially for Pixelpost, which is very easy to use.
But you might start elsewhere to learn the first essential lessons which you can use with PP then