Quote:
|
Originally Posted by indi
Yours is one of the simpler photo scripts out there, and it the templates render beautifully in Firefox. I just have a few questions:
1) How come the padding and rollover effects don't show up in Explorer?
2) I'd like to give the category options on the image page, but the tag <BROWSE_CATEGORIES> does nothing in the image template.
|
First: Ouch, Exploder... I have no idea, that is an antique browser, never the less I appreciate it is widespread.
For the templates I just followed what I always does - the w3.org specifications. If Explorer don't render it properly I'm not sure what to do. You have to read up on that one, or design your own templates, perhaps using a bit less CSS?
Second: You mean you want the browse-menu on your main page?
That's easily fixed if you feel like two small pieces of editing.
You probably want text-editor which shows line-numbers.
Open up the index.php file.
Delete line number 484, "if($_GET['x'] == "browse") {"
and line number 494, "}"
After you've done that, <BROWSE_CATEGORIES> will work on the image template.
Happy editing
// pixelated