Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2005-10-09 07:10:54
- ludicious
- New Member
- Registered: 2005-07-07
- Posts: 3
Finally...
… almost ready for public viewing. Been putzing around for the last few months getting the bugs worked out….
http://www.ludicious.com
JUST converted to Coppermine, so the CSS in the photogallery still isn’t perfect. If anyone has any tips for fixing the right menu spacing, I’d love to hear it.
Cheers.
Offline
Re: Finally...
ludicious: I really like the header image. For the right menu spacing perhaps you need to add a little more to the margin-left
property or add a bit of padding-left
or take away a little from padding-right
.
In firefox, Opera and IE6 you have too much space between the right of your posts and the start of the sidebar content area. Let the post content spread out some more (go a little closer to side bar).
In Opera 8.5 and IE6 your site is broken (you may/may not know this already). Here are some screenshots.
The top of your page in opera (notice the sidebar content is not there)
Now the bottom of the page in opera shows the sidebar content below the regular content. This could be due to your main content area pushing the sidebar content area over the total width of the layout.
Seems something goes wrong with the navigation section in IE. Not sure why this one happens though. Would have to dig a little deeper.
Hope that helps in some way.
Last edited by axle_foley00 (2005-10-09 13:45:00)
Offline
#3 2005-10-09 16:35:35
- ludicious
- New Member
- Registered: 2005-07-07
- Posts: 3
Re: Finally...
Wow, thanks… I haven’t looked at it in IE in quite some time. I used to be good about checking those things…
Strange about the navigation bar, this is all that’s in there… wonder what IE is fussing about. It’s like it doesn’t recognize I closed the div…. or it thinks it’s much larger for some reason?
Thanks for the input.
Offline
Re: Finally...
I think I have spotted the problem. If you notice the picture above it seems the problem is with the Archives list item.
<li><a href="/archive" */*>Archives</li>
You shouldn’t have the slash there after the last quotation mark in the a
tag. Try taking that out and see if that helps.
Offline
#5 2005-10-10 20:59:54
- ludicious
- New Member
- Registered: 2005-07-07
- Posts: 3
Re: Finally...
Yeah I don’t know how I missed that, thanks… I noticed it earlier… it was in all my page templates that way. I think I copied and pasted the menu items when I added the new photo gallery. Still got some irregularities in Opera, but I’ll work those out.
Thanks for the input.
Offline
Re: Finally...
ludicious: No problem. Glad I was able to help in some way. All the best with your website.
Peace and God Bless you!
Last edited by axle_foley00 (2005-10-11 02:38:10)
Offline
Pages: 1