![]() |
| Home | Demo | Services | Features | Help | User Forum | Blog | About | |
|
#1
|
|||
|
|||
|
I'm finally redesigning my own site (long overdue!) and it now relies quite heavily on background images. The trouble is, text over strong images tends to get a bit lost so I have used translucent text boxes using a .png image so the image still shows through.
The downside is that IE6 doesn't show .png's, so the effect is lost, and according to statcounter 30% of my visitors use IE6. My questions are: how does this look in IE6 (for anyone who's still using it, I've looked in IE7, ff and opera), and is there a hack to get around it? Edit: forgot the link!! http://writers.ktf-design.com/html/contact_me.html Last edited by coombes; 05-01-2007 at 09:01 AM. |
|
#2
|
|||
|
|||
|
__________________
Kelly Running the 2009 London Marathon in aid of MS Society. Please help me by sponsoring me at www.justgiving.com/kelly_williams |
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
|||
|
|||
|
Many thanks, that's just what I needed to know.
Now, to find a way around it... |
|
#5
|
|||
|
|||
|
I've tried making a 1 pixel by 1 pixel grid as a transparent gif, which SHOULD appear translucent on all browsers - http://writers.ktf-design.com/html/design_process.html - although aesthetically isn't as pleasing. What do you think of that?
|
|
#6
|
|||
|
|||
|
That seems to work
__________________
Kelly Running the 2009 London Marathon in aid of MS Society. Please help me by sponsoring me at www.justgiving.com/kelly_williams |
|
#7
|
||||
|
||||
|
I dont' see the background image on this page http://writers.ktf-design.com/html/design_process.html in FF 2.0
There is a way to set transparency in a div using a background color, but it does not validate. Whoops, the image just appeared..............dialup connection you know.
__________________
Don't argue with an idiot; people watching may not be able to tell the difference. |
|
#8
|
|||
|
|||
|
Thanks Sharron
Out of interest, as the pages are all image-based, what was the download time like on dial-up? |
|
#9
|
||||
|
||||
|
Like this (removed from table style and added to css)
#Table1 {font-size: 12px; color: rgb(0, 51, 153); background-image:url(blanksheet.jpg); background-repeat: no-repeat; height: 600px; } #Table3 {background-color:#000; height: 237px;filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;-khtml-opacity:.5 } Sample here, but my server is down so you can't see it right now!
__________________
Don't argue with an idiot; people watching may not be able to tell the difference. |
|
#10
|
|||
|
|||
|
LOL ... Sharron, I think Coombes was asking how long the download took. I guess you two posted at the same time.
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|