The "Freeola Customer Forum" forum, which includes Retro Game Reviews, has been archived and is now read-only. You cannot post here or create a new thread or review on this forum.
The only real problem I've had with CSS is getting the same results in IE and Mozilla. After a lot of experimentation I've ironed out the worst of the bugs, but I have one niggle left: the menu headings in my sidebar varying in size and knocking the headings out of alignment.
The page is at www.kernel.dsl.pipex.com/problem.htm
It's not exactly a site breaker, but it still bugs me. Any suggestions gratefully received.
> This is my latest demo site, heavy CSS, AND IT WONT WRK IN ANYTHING
> under IE5.5, NS6.22 and Moz 1.2, but that decision was made for
> technical reasons.
Moz 1.2 was withdrawn, Moz 1.2.1 is what it's all about today!
Come on Grandad, get with the times :D
I'll have a proper look at the source and play around with TopStyle tomorrow when I'm a bit less tired. At the moment the solution (for which read cop-out) I'm leaning towards is using gifs in place of text: there will only be seven or eight of them in the whole site, which shouldn't be too bad. Cheers for the advice.
NS/Moz and IE handle padding very differently. Ie 5.5+ recognises it being from the inner edge of the table cell, NS4 doesn't see it, NS6&7 use the outer table edge.
You'll come across countless problems with cross browser CSS. I'd suggest getting a copy of TopStyle Lite 2, it's a WYSIWYG CSS tool, but it also supplies some rather cool validation tools and allows you to create your CSS to your taret browser.
Have a look at this:
wip.history-compass.com/historycd/
This is my latest demo site, heavy CSS, AND IT WONT WRK IN ANYTHING under IE5.5, NS6.22 and Moz 1.2, but that decision was made for technical reasons.
If you have any other problems, give us a shout and I'll point you in the direction of some useful sites
The only real problem I've had with CSS is getting the same results in IE and Mozilla. After a lot of experimentation I've ironed out the worst of the bugs, but I have one niggle left: the menu headings in my sidebar varying in size and knocking the headings out of alignment.
The page is at www.kernel.dsl.pipex.com/problem.htm
It's not exactly a site breaker, but it still bugs me. Any suggestions gratefully received.