Pixelpost

Authentic Photoblog Flavour


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

Post Reply
 
Thread Tools
  #1  
Old 11-12-2005, 05:05 AM
unseen's Avatar
unseen Offline
pixelpost guru
 
Join Date: Oct 2005
Location: kentucky-ish
Posts: 110
Send a message via AIM to unseen
Something Blue - template

i finished my template today, and wanted to share it with you all. i ran it through the validator and there are still 14 errors, but i'm not really sure how to fix them. some of them are from the link to my archive page, something about the use of the ampersand i think. but anyway, if i can get around to fixing those issues i might release it. i'm posting it here first for critique - anything you think i should change that might make it look nicer, i'll see if i can do it :] it's compatible with both firefox and IE, only a couple really slight differences but nothing to take away from the design. it's on my site right now, so check it out!

www.unseen.zeeder.com/pixelpost
__________________
with love, jade


...click
Reply With Quote
  #2  
Old 11-15-2005, 06:33 AM
doublevsn Offline
forum loafer
 
Join Date: Nov 2005
Posts: 3
I abosolutely love your site -- can you please send me the template for your site joe@doublevisn.com
I'd like to test it out on my own site -- thanks
Reply With Quote
  #3  
Old 11-15-2005, 05:35 PM
PIXELGRAIN Offline
pp regular
 
Join Date: Aug 2005
Posts: 22
The first thing you need to do is change the <br> tags to <br />, that will help alot.

I'll keep looking...
__________________
www.pixelgrain.org
Reply With Quote
  #4  
Old 11-15-2005, 05:39 PM
PIXELGRAIN Offline
pp regular
 
Join Date: Aug 2005
Posts: 22
Your other problem is that you need to change your urls to encoded ampersands....

for example, try replacing "index.php?x=browse&pagenum=1" with "index.php?x=browse&amp;pagenum=1"
__________________
www.pixelgrain.org
Reply With Quote
  #5  
Old 11-15-2005, 07:59 PM
unseen's Avatar
unseen Offline
pixelpost guru
 
Join Date: Oct 2005
Location: kentucky-ish
Posts: 110
Send a message via AIM to unseen
ahhh i see. thanks guys!

doublevisn, i'll send it to you as soon as i work out the <br /> tags and ampersands. after that it should be okay. thanks for your interest!

EDIT: i fixed all the <br> tags, but i still have these errors:
Quote:
1. Error Line 57 column 7: element "CENTER" undefined.
i don't know where this error is. i checked and all my <center> tags are closed...

Quote:
2. Warning Line 59 column 276: cannot generate system identifier for general entity "pagenum".
3. Error Line 59 column 276: general entity "pagenum" not defined and no default entity.
4. Warning Line 59 column 283: reference not terminated by REFC delimiter.
5. Warning Line 59 column 283: reference to external entity in attribute value.
6. Error Line 59 column 283: reference to entity "pagenum" for which no system identifier could be generated.
7. Info Line 59 column 275: entity was defined here.
these errors all have to do with this tag: <LINK_TO_PAGED_ARCHIVE> which i can't (or don't know how to?) fix.

all the rest of the errors have to do with my code in my image info section. they aren't part of the template. as far as i know, the only error i can fix is that <center> tag, so as soon as i find that i'll get it. : D
__________________
with love, jade


...click

Last edited by unseen; 11-15-2005 at 08:32 PM.
Reply With Quote
  #6  
Old 11-16-2005, 05:00 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]
the <center> error is because <center> is not xhtml compliant - switch it with <div align="center">

the pagenum errors are to do with an extra &amp in the url i think - check the urls - see if you can see what's wrong and if you can't then copy and paste one here.
Reply With Quote
  #7  
Old 11-16-2005, 06:52 PM
unseen's Avatar
unseen Offline
pixelpost guru
 
Join Date: Oct 2005
Location: kentucky-ish
Posts: 110
Send a message via AIM to unseen
okay, down to two errors. they both have to do with the browse archives url, which is this:
but this isn't a url in my code. the link to my archives page is the <LINK_TO_PAGED_ARCHIVE> tag, which is here in my code:
Quote:
<span style="float:right"><a href="index.php?showimage=<IMAGE_RANDOM>">random photo</a> | <LINK_TO_PAGED_ARCHIVE> | <a href="index.php?x=about">info + links</a> | <a href="admin/index.php">admin</a></span>
thank you guys so much for your help! i really appreciate it!
__________________
with love, jade


...click
Reply With Quote
  #8  
Old 11-16-2005, 07:42 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]
try just replacing the tag with <a href="index.php?x=browse&pagenum=">Archive</a>
Reply With Quote
  #9  
Old 11-17-2005, 12:42 AM
doublevsn Offline
forum loafer
 
Join Date: Nov 2005
Posts: 3
ooooh, almost validated, I'm excited ... stillfx@gmail.com

my site is too bland, this template will kick it up a notch!!!

Last edited by doublevsn; 11-17-2005 at 06:55 AM.
Reply With Quote
  #10  
Old 11-17-2005, 06:53 AM
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]
you're also missing quotations around links such as <a href=http://www.sh1ft.org/26things/>
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 05:43 AM.

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