I realize I'm crossing streams here, but I'm trying to do the equivalent
under Mediawiki on a particular page. I say page because I'd like to affect
just that page, and not have to modify skin files if at all possible. I'm
slowly learning everything I can to figure out how to do this, but if anyo
Updating the thread:
I abandoned the "stacking divs" effort in favor of absolute/relative
positioning. Worked best for what I needed. Thanks for the responses here.
On 4/10/11 8:39 AM, Chetan Crasta wrote:
Try
#header_topmenu class { position:relative; z-index: 100; }
Regards,
Chetan Crast
Another personal response intended for the list. Forwarding.
Original Message
Subject:Re: [css-d] Padded image picks up a:hover background color
Date: Sat, 09 Apr 2011 08:38:12 -0500
From: RePost
To: "G.Sørtun"
Thanks, Georg!
I finally had to go with this:
Accidentally responded personally to Philippe instead of the list.
Forwarding here.
Original Message
Subject:Re: [css-d] List items displaying inline; refusing to behave
Date: Mon, 11 Apr 2011 20:39:55 -0500
From: RePost
To: Philippe Wittenbergh
Philippe:
David Laakso wrote:
Long-shot: write and upload an .htaccess file
Isn't .htaccess Apache-specific ? From the original
message :
> On 4/13/11 7:20 PM, Richard Wendrock Forum wrote:
>> http://www.PineMillRanch.com/Index.asp
I would expect the use of IIS.
Philip Taylor