On 04/08/07, Gadi Cohen <[EMAIL PROTECTED]> wrote:
>
> I also spent alot of time on this issue... there are alot of solutions,
> but I think I finally found the best one. Make a CSS class like this for
> your object:
>
>
> div.transback {
>
> background: url('opac/black3.png'); /* and
I also spent alot of time on this issue... there are alot of solutions,
but I think I finally found the best one. Make a CSS class like this
for your object:
div.transback {
background: url('opac/black3.png'); /* and now for IE only
stuff */
_background-image: none;
_
Hello,
I'm looking for a way to make IE 5.0/5.5/6 display a transparent background
on a web page.
Sample that works on Firefox: http://preview.tinyurl.com/2chzba
I tried all sorts of fixes I found on the net but none of them works with
IE.
Does anyone here have experience with solving this prob
On Friday 03 August 2007, Dan Bar Dov wrote:
> Well, seems like setting the ISP DNS in resolv.conf did the trick, however,
> the dhcp-client script changes resolv.conf on boot.
>
> In ubuntu there's a way to configure static entries that the dhcp-client
> uses, I cannot find anything similar in FC6