Ah, using this method it works! Thank you!
Olle
> Date: Fri, 6 Apr 2012 22:06:22 +0200
> From: k-r...@t-online.de
> To: css-d@lists.css-discuss.org
> Subject: Re: [css-d] Hover effect doesn't cover the whole background
>
> Hi Olle,
>
> instead of setting "
Am 06.04.2012 10:41, schrieb Olle Risberg:
[...]
I've tried to use Firebug to find relevant CSS-stuff but I
can't find what to change. I'm currently using a Twenty Eleven
childtheme I made/am making. You can see the site (which isn't
at all finished, by the way) at
threeseasonsmusic.com/wordpr
like. Any clue,
someone?
Olle
From: olle_risb...@hotmail.com
To: css-d@lists.css-discuss.org
Date: Fri, 6 Apr 2012 16:48:59 +0200
Subject: Re: [css-d] Hover effect doesn't cover the whole background
Hi, thanks for your help and thorough explanation! :-)
I managed to fix the problem in another wa
enter the menu items? I've been trying to put auto-margins in every
div I can think of but it doesn't seem to turn out as I'd like. Any clue,
someone?
Olle
> From: olle_risb...@hotmail.com
> To: css-d@lists.css-discuss.org
> Date: Fri, 6 Apr 2012 16:48:59 +0200
> S
To: css-d@lists.css-discuss.org
> Subject: Re: [css-d] Hover effect doesn't cover the whole background
>
> Hi Olle,
>
> when I change the rule:
> #access ul {
> display: inline-block;
> }
>
> to
>
> #access ul {
> display: block;
> }
>
> t
Hi Olle,
when I change the rule:
#access ul {
display: inline-block;
}
to
#access ul {
display: block;
}
the gap disappers (tested only in Firefox). There might be side effects,
so the consequences of such a change have to be considered.
When the ul is an inline-block, it surrounds the
At 3:09 PM -0400 10/15/10, Dagmar Noll wrote:
Hi, folks.
I am working on a site that includes some maps. One of them is a
giant key map, an overview of a river section. There are 4 pages
linked off of the kep map page with more detailed information for
each section of the river.
http://www.
On Fri, Oct 15, 2010 at 2:09 PM, Dagmar Noll wrote:
> What I'm discovering is that it's not, but I'm having trouble sorting out
> the best way to meet my goal without using Javascript and staying
> compatible.
>
> I am ok with older browsers not seeing the hover effect, so long as all they
> see i
> > From: "Sarah Atkinson" <[EMAIL PROTECTED]>
> > I have two Classes and a hover effect on Class1. However when
> > someone hovers on the item for class1 I want the effect to be to Class2
> >
> > Is this possible and how?
> You can put, for instance:
> http://whatever.com"; class="class1 class2">w
> From: "Sarah Atkinson" <[EMAIL PROTECTED]>
> I have two Classes and a hover effect on Class1. However when
> someone hovers on the item for class1 I want the effect to be to Class2
>
> Is this possible and how?
You can put, for instance:
http://whatever.com"; class="class1 class2">whatever.com
F
On 24/8/07 (09:16) Shivanand said:
> I am using a input button whose code is:
>
>class="buttonStyle" />
>
>
>
>I have styled the buttons using the classes below:
>
>.buttonStyle{
>font-family:Tahoma, Arial, verdana, sans-serif;
>font-size:11px;
>color:#fff;
>font-weight:normal;
>
11 matches
Mail list logo