CSS Layout Problems with Wrapper.header and wrapper footer
|
gryffyn
Joined: 2004-04-27
Posts: 7 |
Posted: Fri, 2006-10-13 22:56
|
|
The following information is required to get an answer: Having problems getting the layout for my site to cooperate with the Gallery program. I have used the wrappers for another site, with a bit less complex CSS layout, with no problems. But it is being hateful on this one. My Gallery can be viewed at http://www.borzoi.cc/gryffynsaeyrie/gallery/ I am using Gallery version 1.4.3; PHP Version 4.4.2; Using Imagemagick (is that Graphics Toolkit??); OS is Windows; Apache version?? - it says Apache 2.0 handler (hope that's what you are looking for) It is not displaying correctly - I am not the most techie of people so the best way to see is to view the URL. The stylesheet is located at http://www.borzoi.cc/gryffynsaeyrie/kindaplain.css Thanks in advance! Lynn |
|
| Login or register to post comments |

Posts: 6740
Hello,
First of all, this page uses BAD (x)HTML. I suggest you fix this and look if this was the problem.
You are mixing doctypes (very bad) and you are using double <html> and <body>.
Also Gallery 1.x is not ready for XHTML. e.g. the frames will not work.
Greetings,
Jens
--
Last Gallery v1 Developer and v1 translation manager.
Posts: 7
Now I'm more confused - they only appear in my wrapper.header file once
???????
There's only one DOCTYPE statement - so this just confuses me further
I had help from someone on writing the stylesheet - so I am a bit clueless on the XHTML too
[sigh]
Posts: 7
Well....I removed the middle border <div>s and this will have to do I guess. At least now the footer isn't being displayed in the middle anymore.
Was wondering if I somehow shared a <div> or class the same as one specified for Gallery - but couldn't find it.