PDA

View Full Version : About the new default template?


cowlishaw
07-17-2005, 03:33 AM
Hello Everyone,

I have been following this thread... Is this new default template available yet? It is a very pleasing design! Thanks.

Thread:
http://pixelpost.org/forum/viewtopic.php?t=1520&highlight=demo

Nate

Connie
07-17-2005, 08:18 AM
wait.. soon!

blinking8s
07-17-2005, 07:00 PM
wait.. soon!

as in like tonight ;)

Joe[y]
07-17-2005, 08:03 PM
woooooo yeah!

templates templates templates.

it excites me so much. hehehehehe.

cowlishaw
07-18-2005, 05:16 PM
It's monday, and I can hardly wait! 8)

cowlishaw
07-19-2005, 09:27 PM
So is the new template in the upgrade?

blinking8s
07-19-2005, 10:09 PM
yes

cowlishaw
07-20-2005, 01:32 AM
Okay, I upgraded to the new template, and everything. There is a problem with the template though... When I start to go through the photographs, after surfing about 7-10 images, the template style sheet somehow gets disconnected from the template, and there is no layout. I then have to click on the light or dark style to catch the layout. This only happens in Internet Exlorer. Can there be a fix for this? Anyways, it is a great template, and I am glad to be using PixelPost. I dumped MT forever! :)

Here's my site: http://talkingtree.org/photoblog/

Nate

ibejo
07-20-2005, 01:56 AM
I use IE as well - not seeing the problem - view something like 25 pics. Great pics btw.

Joe[y]
07-20-2005, 04:08 PM
Dear cowlishaw...



everything in the new template is valid html and css and the stylesheet selection is the most web compliant system i know of.

what version of internet explorer are you using?
i don't see the problem with mine.

sorry! keep me posted... it could be a problem with how IE stores cookies.

cowlishaw
07-20-2005, 04:19 PM
I discovered the problem. It is fixed. I went to the direct posting where the template was getting disconnected, and there were some mispellings, and one word had quotation marks around it. When I had checked this page for xHTML Validation, it was not validating properly because of these quotation marks. So somehow, this must have disturbed the style sheet as well? I need to educate myself better about these things. the problem is fixed though. Thanks for the responses.

bretzelman
07-20-2005, 04:25 PM
You could add the RSS meta that will help safari or firefox to find the RSS file:

<link rel="alternate" type="application/rss+XML" title="RSS 2.0" href="index.php?x=rss" />

Joe[y]
07-20-2005, 04:53 PM
You could add the RSS meta that will help safari or firefox to find the RSS file:

<link rel="alternate" type="application/rss+XML" title="RSS 2.0" href="index.php?x=rss" />


that slipped my mind. thanks.