Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > DEVELOPMENT > Template design and Front-End Code

Post Reply
 
Thread Tools
  #1  
Old 01-06-2006, 05:37 PM
parella Offline
forum loafer
 
Join Date: Aug 2005
Location: Mexico DF
Posts: 9
Template (need crits)

I have been working on this template for my site for a while and Id like to hear some critics or ideas, especially for the archive page...

http://photoblog.parella.com

I have checked the look in safari and in firefox but i dont have a pc to check it in explorer, Id like to hear if somebody has problems or malfunctions there... (the html and css vatidation is ok)

I am using this experience also as a way to learn some html and css, I made the template from 0 but using the templates that come with the program as a guide...

(Also trying to understand what every line of html means..., Ive found tis script on almost every template I see:
Code:
<script language='javascript' type='text/javascript'>
function flip(rid)
{
    current=(document.getElementById(rid).style.display == 'none') ? 'block' : 'none';
    document.getElementById(rid).style.display = current;
}
I think i dont nned it in my template but i dont know...what is it for?)
__________________
---------------------------------
http://photoblog.parella.com

Last edited by parella; 01-06-2006 at 06:17 PM.
Reply With Quote
  #2  
Old 01-06-2006, 07:07 PM
Joe[y]'s Avatar
Joe[y]+ Offline
Team Pixelpost
 
Join Date: Mar 2005
Location: UK
Posts: 3,101
Send a message via MSN to Joe[y]
flip is for flip down comments.

umm... nicely made template. i love the archive page - especially the page number selection. however, i dojn't like how you listed dates and categories... i think a select box would save some valuable space!
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 11:24 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs