PDA

View Full Version : vb3 output for old browser (no css)


RCK
04-27-2004, 12:58 PM
I'm looking for one style compatible with old browsers who don't like css.
I check most of available vb2 skins for vb3 (including Jelsoft), but they are too much based on CSS to render properly under old browser. (too much div, not enough table! :))

Has someone already work on a such skin ?
If not, do you think it's possible to create something like this ?

Cheers,

Zachery
04-27-2004, 01:38 PM
How old of a browser are we looking at IE 5 has no major css issues and anything older than that shouldnt be used anyway.

RCK
04-28-2004, 06:56 AM
Hi Zachery,

hum, I can't really say that forum is no more working, but all layout and color scheme are broken.
Maybe we could use classic tables / bgcolor in addition of CSS to provide color for older browser ? anybody already try this ?

Take a look at the attached screenshots, which were taken using AWeb 3.4 (which has a convenient snapshot function). Except for the big ugly AWeb default fonts, the layout is pretty much what would be seen using IBrowse 2.3. Voyager 3.x would have a white background instead of grey with a similar layout.

Zachery
04-28-2004, 03:31 PM
O.o thoughs browsers dont even seem to be from this century anything made after 2000 has CSS complience.

RCK
04-28-2004, 04:21 PM
My forum is target for amiga users :)

anyway, do you think it would be possible to add extra old tags in <table> in order to get the color working on old browser ?