Re: [css-d] Regarding Inline styles

2009-04-22 Thread Tim Snadden
On 23/04/2009, at 2:05 AM, Gautam Bhatia wrote: > Hello folks, >My question is regarding inline styles , can i use grouped > elements in an inline style, if yes how so please. Thank you very > much. Hi - If I understand you correctly you want to apply multiple rules on one elemen

Re: [css-d] Styling submit buttons with images [solved]

2009-04-22 Thread Tom Dell'Aringa
On Wed, Apr 22, 2009 at 3:22 PM, Ian Young wrote: > Still not sure what it is you want. If you want a submit button using an > image and CSS which changes at rollover, then I think we have shown you how > to do that (with exception of IE6). If you want the submit to work with > rollover instead o

Re: [css-d] Styling submit buttons with images

2009-04-22 Thread Ian Young
> To: Jack Timmons > Cc: css-d@lists.css-discuss.org > Subject: Re: [css-d] Styling submit buttons with images > > On Wed, Apr 22, 2009 at 9:32 AM, Jack Timmons > wrote: > > > What "less capable browsers" can't handle an input type of image? > > Because I can't think of one off the top of my hea

Re: [css-d] Styling submit buttons with images

2009-04-22 Thread Tom Dell'Aringa
On Wed, Apr 22, 2009 at 9:32 AM, Jack Timmons wrote: > What "less capable browsers" can't handle an input type of image? > Because I can't think of one off the top of my head. Sorry, I'm probably being obtuse. I'm talking about the rollover effect. What I want to do is have an image submit butt

[css-d] Fwd: re: Styling submit buttons with images

2009-04-22 Thread Jack Timmons
-- Forwarded message -- From: Jack Timmons Date: Wed, Apr 22, 2009 at 9:41 AM Subject: Re: [css-d] re: Styling submit buttons with images To: Tom Dell'Aringa On Wed, Apr 22, 2009 at 9:35 AM, Tom Dell'Aringa wrote: > On Wed, Apr 22, 2009 at 9:32 AM, Jack Timmons wrote: > > Sorr

Re: [css-d] Styling submit buttons with images

2009-04-22 Thread Ian Young
ubject: Re: [css-d] Styling submit buttons with images On Wed, Apr 22, 2009 at 10:06 AM, Ian Young wrote: This what you are looking for? http://www.iyesolutions.co.uk/templates/css/22-04-09/ No, there's no image being used there. Right now I am doing this: you haven't looked closely enoug

Re: [css-d] Styling submit buttons with images

2009-04-22 Thread Ian Young
> -Original Message- > From: css-d-boun...@lists.css-discuss.org [mailto:css-d- > boun...@lists.css-discuss.org] On Behalf Of Tom Dell'Aringa > Sent: 22 April 2009 15:36 > To: Jack Timmons > Cc: css-d@lists.css-discuss.org > Subject: Re: [css-d] Styling submit buttons with images > > On

Re: [css-d] Styling submit buttons with images

2009-04-22 Thread Tom Dell'Aringa
On Wed, Apr 22, 2009 at 10:06 AM, Ian Young wrote: > This what you are looking for? > > http://www.iyesolutions.co.uk/templates/css/22-04-09/ No, there's no image being used there. Right now I am doing this: .submit { width: 80px; height: 30px; background: url(../images/btn_find.png) top left

Re: [css-d] Styling submit buttons with images

2009-04-22 Thread Tom Dell'Aringa
On Wed, Apr 22, 2009 at 9:32 AM, Jack Timmons wrote: > Foot, meet mouth. > > Rollover, right. I'll go back to eating my breakfast. LOL, that's okay - I just added another message clarifying what I need. Didn't see this quick enough. __

Re: [css-d] Styling submit buttons with images

2009-04-22 Thread Jack Timmons
On Wed, Apr 22, 2009 at 9:32 AM, Jack Timmons wrote: > On Wed, Apr 22, 2009 at 9:17 AM, Tom Dell'Aringa wrote: > > What "less capable browsers" can't handle an input type of image? > Because I can't think of one off the top of my head. > > -- > -Jack Timmons > http://www.trotlc.com > Twitter: @co

Re: [css-d] Styling submit buttons with images

2009-04-22 Thread Jack Timmons
On Wed, Apr 22, 2009 at 9:17 AM, Tom Dell'Aringa wrote: > On Apr 21, 2009, at 5:51 PM, Tom Dell'Aringa wrote: >> It's been quite some time since I styled a form, and I'm not up on the >> latest techniques. We want to use images for our submit buttons, and >> have them be rollovers. I'd like to avo

[css-d] re: Styling submit buttons with images

2009-04-22 Thread Tom Dell'Aringa
On Apr 21, 2009, at 5:51 PM, Tom Dell'Aringa wrote: > It's been quite some time since I styled a form, and I'm not up on the > latest techniques. We want to use images for our submit buttons, and > have them be rollovers. I'd like to avoid using javascript if possible, > and have them degrade grace

[css-d] Regarding Inline styles

2009-04-22 Thread Gautam Bhatia
Hello folks, My question is regarding inline styles , can i use grouped elements in an inline style, if yes how so please. Thank you very much. Regards, Gautam Bhatia . __ css-discuss [cs...@lists.css-discuss.org] h

Re: [css-d] menu issue

2009-04-22 Thread Ian Young
> Cc: css-d@lists.css-discuss.org > Subject: Re: [css-d] menu issue > > Ian Young wrote: > > > http://db-studio.venus.titaninternet.co.uk/index.php > > > > Although there is no change to the html, I have had to add an extra > > style code in the contact and portfolio pages as the menu sits a few

Re: [css-d] menu issue

2009-04-22 Thread Gunlaug Sørtun
Ian Young wrote: > http://db-studio.venus.titaninternet.co.uk/index.php > > Although there is no change to the html, I have had to add an extra > style code in the contact and portfolio pages as the menu sits a few > pixels higher than does than it does on the other pages. Some pages have a Tr

Re: [css-d] menu issue

2009-04-22 Thread mx . cssdee
Hi Ian, [quote] Although there is no change to the html, I have had to add an extra style code in the contact and portfolio pages as the menu sits a few pixels higher than does than it does on the other pages. [/quote] You are right it is a very odd one! After using Firebug and Webdeveloper toolb

[css-d] Titles in IE7 and IE6

2009-04-22 Thread Cristian Palmas
Hi, I just finished a site for a client on mine and the test site is at the address http://test1.cristianpalmas.it. I created two CSS files to fix IE 7 and IE 6. They are: http://test1.cristianpalmas.it/sites/all/themes/tecnicaed01/ie7fix.css http://test1.cristianpalmas.it/sites/all/themes/tecnica

[css-d] menu issue

2009-04-22 Thread Ian Young
Puzzling one here folks. Development site at http://db-studio.venus.titaninternet.co.uk/index.php Although there is no change to the html, I have had to add an extra style code in the contact and portfolio pages as the menu sits a few pixels higher than does than it does on the other pages. P