![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
What about setting font-family and BG/FG-color for old browsers though.. could that hurt? |
#12
| |||
| |||
|
|
Andrew Thompson wrote: What about setting font-family and BG/FG-color for old browsers though.. could that hurt? It'd hurt all the other things I could be doing with my time, and add an additional file and associated bandwidth to every request. ... ..I'm just not going to jump through even more hoops to fake up some minor appearance "improvement" for ancient browsers. |
#13
| |||
| |||
|
|
http://tranchant.plus.com/ I've implemented what I believe to be a nice-looking translucent background for the menu on my site. This is done with an alpha-transparency PNG, overridden with an alternate-pixels binary-transparency GIF (yuk) for IE and anything else that can't read CSS ">" selectors properly. Please take a look, and let me know if it gives you any problems, stating browser version and OS. I'd be interested in any other feedback on the site, which is halfway through a re-design. Thanks! |
#14
| |||
| |||
|
|
In article <v_Xwc.11970$NK4.1617145 (AT) stones (DOT) force9.net>, Mark Tranchant <mark (AT) tranchant (DOT) plus.com> wrote: http://tranchant.plus.com/ Mac OS X 10.3.4-- Only problem was with Mac IE 5.2.3. Screenshot at: http://my.vbe.com/~mbrought/screenshots/MacIE5.2.3translucent.jpg>. |
#15
| |||
| |||
|
|
http://tranchant.plus.com/ I've implemented what I believe to be a nice-looking translucent background for the menu on my site. This is done with an alpha-transparency PNG, overridden with an alternate-pixels binary-transparency GIF (yuk) for IE and anything else that can't read CSS ">" selectors properly. Please take a look, and let me know if it gives you any problems, stating browser version and OS. I'd be interested in any other feedback on the site, which is halfway through a re-design. Thanks! Wording needs changing? |
#16
| |||
| |||
|
|
Watch me not care. |
#17
| |||
| |||
|
|
http://tranchant.plus.com/ Wording needs changing? http://www.gododdin.demon.co.uk/ng/DN1X.JPG |
#18
| |||
| |||
|
|
Matt Broughton wrote: http://tranchant.plus.com/ Mac OS X 10.3.4-- Only problem was with Mac IE 5.2.3. Screenshot at: http://my.vbe.com/~mbrought/screenshots/MacIE5.2.3translucent.jpg>. Maybe this would help? /* IE-win can't see this next one, so it uses "absolute" from above */ /* Hide from IE5-mac \*/ body>#lbox, body>.lbox { background-image: url(/images/menubg); position: fixed; } /* End IE5/mac hide */ |
#19
| |||
| |||
|
|
jake wrote: http://tranchant.plus.com/ Wording needs changing? http://www.gododdin.demon.co.uk/ng/DN1X.JPG Pedants, the lot of you! I've added "or you are using a user stylesheet": happy now?! ;-) Hmmmm ..... yes ......... sort of ......... I guess ;-) |
#20
| |||
| |||
|
|
Mark Tranchant wrote: http://tranchant.plus.com/ I've implemented what I believe to be a nice-looking translucent background for the menu on my site. Hmm. Why don't I see any image at all? Firefox 0.8/WinXP. |
![]() |
| Thread Tools | |
| Display Modes | |
| |