Val Dobson wrote:
> www.oakleafdesignprint.co.uk/dmk/
>
> I've spent two days trying to fix this layout, and getting nowhere.
> It doesn't look so bad in FF3 but a mess in IE7 (so what's new?)
> Anyway, what I'm trying to do is to get the footer - the green box -
> to stick to the bottom, at the f
On 15/09/2009, at 2:56 PM, MEM wrote:
>> Maybe you are thinking about a:active? Try styling that.
>
> I believe I'm styling that on my css.
> Here:
> #mainMenu li a:hover, li a:active
> {
> text-decoration:none;
> background-image:url(../images/hover.png);
> background-position:
On 15/09/2009, at 2:56 PM, MEM wrote:
>> Maybe you are thinking about a:active? Try styling that.
>
> I believe I'm styling that on my css.
> Here:
> #mainMenu li a:hover, li a:active
> {
> text-decoration:none;
> background-image:url(../images/hover.png);
> background-position:
> Maybe you are thinking about a:active? Try styling that.
I believe I'm styling that on my css.
Here:
#mainMenu li a:hover, li a:active
{
text-decoration:none;
background-image:url(../images/hover.png);
background-position:bottom;
background-repeat:no-repeat;
ding-right : 7px;
}
I'm sure this has a use somewhere somehow. Didn't do a thorough scouring to
see where these styles are intended.
__ Information from ESET Smart Security, version of virus signature
database 4425 (20090914) __
The message was checked by ESET Smart
On 15/09/2009, at 1:09 PM, MEM wrote:
>> I'm afraid that I don't know what you mean and I don't know what it's
>> meant to look like. There is a red background color on hover and
>> there
>> is a different color/background image for the link with the class of
>> 'current'. Show us an image of
> I'm afraid that I don't know what you mean and I don't know what it's
> meant to look like. There is a red background color on hover and there
> is a different color/background image for the link with the class of
> 'current'. Show us an image of what it's meant to look like or
> describe it car
Hi everyone,
Any thoughts on how to make this scrolly thing look right in IE6?
http://ellieirons.com/flyway/
It just kind of poops out in the middle and starts dropping things
onto a new line. Is it zoom: 1? position: relative? Something else I'm
forgetting?
Apologies in advance for the 1.5
To all - I am so sorry!!
The e-mail I just sent was suppose to go to a colleague!
I typed in the wrong address and hit send before double checking!
Please disregard!
sorry for any inconvenience to all!
Diana
__
css-discuss [c
Val Dobson wrote:
> www.oakleafdesignprint.co.uk/dmk/
>
> I've spent two days trying to fix this layout, and getting nowhere.
> It doesn't look so bad in FF3 but a mess in IE7 (so what's new?)
> Anyway, what I'm trying to do is to get the footer - the green box -
> to stick to the bottom, at th
On 15/09/2009, at 8:12 AM, MEM wrote:
>
>>
It *is* highlighted. Have you changed it since you sent this
>> message?
>>>
>>> O.o No.
>>> In IE6 and IE7 I see them.
>>> When I click on one of the navigation links, I'm expecting to see a
>> red
>>> image above the letters,
I'm afraid that I do
>
> > > It *is* highlighted. Have you changed it since you sent this
> message?
> >
> > O.o No.
> > In IE6 and IE7 I see them.
> > When I click on one of the navigation links, I'm expecting to see a
> red
> > image above the letters,
> > and I see them.
> >
> > This must be the "dummiest" think I
> > It *is* highlighted. Have you changed it since you sent this message?
>
> O.o No.
> In IE6 and IE7 I see them.
> When I click on one of the navigation links, I'm expecting to see a red
> image above the letters,
> and I see them.
>
> This must be the "dummiest" think I've ever asked. :s
> Not
> It *is* highlighted. Have you changed it since you sent this message?
O.o No.
In IE6 and IE7 I see them.
When I click on one of the navigation links, I'm expecting to see a red
image above the letters,
and I see them.
This must be the "dummiest" think I've ever asked. :s
Not able to see them
On 15/09/2009, at 5:58 AM, MEM wrote:
> Hello list,
>
> After David's advices, my site was checked (well, it never is
> completely,
> but we have to stop at some point), still:
>
>
> http://www.nuvemk.com/rebelate/rebelatehome/css/home6_ie7.css
>
> http://www.nuvemk.com/rebelate/rebelatehome/cs
Duane Nelson wrote:
> I'm cleaning up my css and xhtml for a new design and having problems
> with a text box.
It's generally more productive to design new pages well than to clean up
existing pages.
> URL: http://rapicom.net/site-2009/quotes.html
> CSS: http://rapicom.net/site-2009/css/rc.cs
Hello list,
After David's advices, my site was checked (well, it never is completely,
but we have to stop at some point), still:
http://www.nuvemk.com/rebelate/rebelatehome/css/home6_ie7.css
http://www.nuvemk.com/rebelate/rebelatehome/css/home6_ie6.css
http://www.nuvemk.com/rebelate/rebelateho
I've fixed the missing end tag, but it hasn't made a difference.
According to everything that I've read, "position absolute" and
"margin-bottom:0" should put an element that's last in the markup at
the bottom of its container element. That fact that it isn't doing
that, is what's making me tear m
Val, I don't know if this is it, but what jumps out at me is the missing
> after the end footer
hope that helps, at least a little.
Sandy
> www.oakleafdesignprint.co.uk/dmk/
>
> I've spent two days trying to fix this layout, and getting nowhere.
> It doesn't look so bad in FF3 but a mes
www.oakleafdesignprint.co.uk/dmk/
I've spent two days trying to fix this layout, and getting nowhere.
It doesn't look so bad in FF3 but a mess in IE7 (so what's new?)
Anyway, what I'm trying to do is to get the footer - the green box -
to stick to the bottom, at the foot of the .wrap container. B
Greetings.
I'm cleaning up my css and xhtml for a new design and having problems
with a text box.
URL: http://rapicom.net/site-2009/quotes.html
CSS: http://rapicom.net/site-2009/css/rc.css
Problem: The input text box for "Date Required (mm/dd/):" appears
to be aligned justified or right
> Problem: The input text box for "Date Required (mm/dd/):" appears
> to be aligned justified or right. But that is not in the style sheet.
The firebug extension for Firefox is your best friend. On line 174 of rc.css,
there's this declaration:
#date {
float: right;
text-align: right;
On Sep 14, 2009, at 10:34 PM, Sandy wrote:
> I am trying to get the search box and the submit button to be the same
> height and have ended up with a couple of little jiggles on mouse
> over.
> The search box loses the padding I added, and the submit button
> shifts a
> few pixels to the righ
hey all,
I am working on a page which has a search box which I have added styles
to, which have an unintended effect that I hope you can help me get rid of.
I am trying to get the search box and the submit button to be the same
height and have ended up with a couple of little jiggles on mouse
24 matches
Mail list logo