Re: [css-d] :: layout check :: ~dL

2008-03-08 Thread Stephan Wehner
n the rather large banner? * Even if you're making the page 968px wide, the banner might be made to look ok even with an 800px width, or not? * The 3px double bottom-border for the headings doesn't work for me. See you Stephan > <http://www.chelseacreekstudio.com/ca/

Re: [css-d] Image Background On Hover Isn't Working

2008-02-27 Thread Stephan Wehner
orial/pure-css-image-rollovers Your logo wouldn't be an but an with background-image set in the stylesheet (with and without hover pseudo-class) I think there was something about hover-for-links works with IE 6, but not hover-for-other-elements. So you might be lucky. Stephan -- St

Re: [css-d] printing online forms

2008-02-04 Thread Stephan Wehner
> List policies -- http://css-discuss.org/policies.html > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > -- Stephan Wehner -> http://stephan.sugarmotor.org -> http://www.thrackle.org -> http://www.buckmaster.ca -> http://www.trafficlife.com -> http://ste

Re: [css-d] Fluid images

2008-01-26 Thread Stephan Wehner
On Jan 25, 2008 9:51 PM, David Laakso <[EMAIL PROTECTED]> wrote: > Stephan Wehner wrote: > > On Jan 25, 2008 4:34 PM, Stephan Wehner <[EMAIL PROTECTED]> wrote: > > > >> On Jan 25, 2008 10:42 AM, Jack Blankenships > >> <[EMAIL PROTECTED]> wrote: &g

Re: [css-d] Fluid images

2008-01-25 Thread Stephan Wehner
On Jan 25, 2008 4:34 PM, Stephan Wehner <[EMAIL PROTECTED]> wrote: > On Jan 25, 2008 10:42 AM, Jack Blankenships > <[EMAIL PROTECTED]> wrote: : > > I want to have an image (several images) that are dynamically > > sized/fluid based on the browser window/viewport dimen

Re: [css-d] Fluid images

2008-01-25 Thread Stephan Wehner
you try applying the width to the img ? See http://myosin3000.sugarmotor.net/imagesize.html > I suppose that it makes things more complicated that I need to > preserve the dimensional relationship between the height/width Actually this seems easy. See example above. Stephan -- St

Re: [css-d] display CSS graph inline

2008-01-09 Thread Stephan Wehner
On Jan 5, 2008 6:40 AM, Bill Moseley <[EMAIL PROTECTED]> wrote: > I have a css generated simple bar graph below. > > How can I make it display inline, for example, placed in the middle of > a paragraph of text and have it flow with the text? > > I tried adding a display: inline wrapper, but no luck

Re: [css-d] denying the downloading of img

2007-12-12 Thread Stephan Wehner
res login/password B2. Make the images only available after a CAPTCHA is filled out. Cheers, Stephan -- Stephan Wehner -> http://stephan.sugarmotor.org -> http://www.thrackle.org -> http://www.buckmaster.ca -> http://www.trafficlife.com -> http://stephansmap.org _

Re: [css-d] rounded borders

2007-02-02 Thread Stephan Wehner
On 2/2/07, francky <[EMAIL PROTECTED]> wrote: > Stephan Wehner wrote: > > Hey there, > > Looking at NiftyCorners > > > > http://www.html.it/articoli/niftycube/index.html > > > > it's kind of nice to have rounded corners for a whole box. &g

[css-d] rounded borders

2007-02-02 Thread Stephan Wehner
.html and http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners-borders.shtml but I think without images is better. I do have a way to do it, but I think I'm on the wrong path since the inner corners are not rounded and I'm not sure how to do that. Thanks a lot! S

[css-d] a:visited - font-size

2007-01-15 Thread Stephan Wehner
iana maine maryland mass michigan minnesota mississippi missouri montana nebraska nevada n hampshire new jersey -- Stephan Wehner > http://stephan.sugarmotor.org > http://stephansmap.org > http://www.trafficlife.com > ht

Re: [css-d] What is a simple alternative to JS+CSS rounded corners

2006-12-27 Thread Stephan Wehner
ust look at what the javascript does, and use that directly: it manipulates the DOM and inserts spans and divs, as far as I remember. These have classes which produce the appearance of rounded corners. I don't know how this would compare to what you have assembled. In general, I don't t

Re: [css-d] ? ? Site building with upload for text ? ?

2006-12-21 Thread Stephan Wehner
http://www.yourplanetneedsyou.org > > > Isn't that possible with a wiki site? Or maybe I am missing what a "css site is where the client can upload their own text." Drupal and the other CMS allow the same as far as I understand your question. Stephan -- Stephan Wehner &g

Re: [css-d] tag issues - values passed

2006-12-20 Thread Stephan Wehner
p://css-discuss.incutio.com/?page=IE7 > List wiki/FAQ -- http://css-discuss.incutio.com/ > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > A way out of your dilemma may be to add a hidden textfield button title Then you can pick up which button was clicked on the

Re: [css-d] Recommendation - Website design / layout feedback

2006-12-19 Thread Stephan Wehner
On 12/17/06, ~davidLaakso <[EMAIL PROTECTED]> wrote: > Stephan Wehner wrote: > > What do members recommend for website design and layout questions? As > > in, I'm developing a website, and would like some feedback and advice > > about its general design/layout. I

[css-d] Recommendation - Website design / layout feedback

2006-12-17 Thread Stephan Wehner
too happy with them. Thanks, Stephan -- Stephan Wehner > http://stephan.sugarmotor.org > http://stephansmap.org > http://www.trafficlife.com > http://www.buckmaster.ca __ css-discuss [EMAIL PROTECTED] http://www.css-d

Re: [css-d] Floating Problem - IE

2006-12-09 Thread Stephan Wehner
On 12/8/06, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Stephan Wehner wrote: > > http://test.spacetimebrowser.org/test.html > > > > How can I make IE lay out the page the same way that FF does? > > Try adding... > .content {padding: 1px 0; margin: -1px

[css-d] Floating Problem - IE

2006-12-08 Thread Stephan Wehner
gittis rhoncus nunc. Donec posuere. Pellentesque ultricies semper lectus. CSS .top { float: right; width: 400px; } .top-title{ float: right; width: 300px; height: 300px; } .messagebox { float: right; width: 200px; clear: both; } -- Stephan Wehner > http://stephan.sugar

Re: [css-d] Floats for Form Labels -- vertical alignment

2006-11-23 Thread Stephan Wehner
Thanks a lot -- I followed your suggestion and added line-height: 3ex; to the label rule and that looks good. Adding line-height: 3em; to the input rule made no difference. (This is Safari 2.0.4, and Firefox 2.0, and now also IE 6) But I don't understand why this is necessary. Without the

[css-d] Floats for Form Labels -- vertical alignment

2006-11-23 Thread Stephan Wehner
here does this come from; how can it be fixed? _ The HTML _ Name E-mail _ The CSS _ label { width: 4em; float: left; text-align: right; margin-right: 0.5em; display: block } .submit input { margin-left:

Re: [css-d] Tabs are not positioning correctly in FF

2006-11-17 Thread Stephan Wehner
urrent a { > background-position:0% -42px; > font-weight: bold; > } > #tabs4 #current a span { > background-position:100% -42px; > } > ______ > css-di

Re: [css-d] emulating with

2006-11-17 Thread Stephan Wehner
www.css-discuss.org/mailman/listinfo/css-d > IE7 information -- http://css-discuss.incutio.com/?page=IE7 > List wiki/FAQ -- http://css-discuss.incutio.com/ > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > -- Stephan Weh

Re: [css-d] Nested divs height nightmare

2006-11-15 Thread Stephan Wehner
__ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > IE7 information -- http://css-discuss.incutio.com/?page=IE7 > List wiki/FAQ -- http://css-discuss.incutio.com/ > Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ > -

Re: [css-d] float left - text doesn't wrap

2006-11-15 Thread Stephan Wehner
duce your debugging and maintenance time. > > I would get a handle on sound semantic markup and learn to apply css from > the ground up! > > > On 11/15/06, Stephan Wehner <[EMAIL PROTECTED]> wrote: > > > > Hi there, > > > > I am trying to place a box

[css-d] float left - text doesn't wrap

2006-11-15 Thread Stephan Wehner
don't know how this looks in other browsers) Stephan -- Stephan Wehner > http://stephan.sugarmotor.org > http://stephansmap.org > http://www.trafficlife.com > http://www.buckmaster.ca __ css-discuss [EMAI

Re: [css-d] Compressed CSS only loads in Safari?

2006-11-15 Thread Stephan Wehner
gt; > __ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > IE7 information -- http://css-discuss.incutio.com/?page=IE7 > List wiki/FAQ -- http://css-discuss.incutio.com/ > Suppor

Re: [css-d] Disable CSS for a page fragment

2006-11-15 Thread Stephan Wehner
;Reilly > > __ > css-discuss [EMAIL PROTECTED] > http://www.css-discuss.org/mailman/listinfo/css-d > IE7 information -- http://css-discuss.incutio.com/?page=IE7 > List wiki/FAQ -- http://css-discuss.incutio

Re: [css-d] Form submit button background image through CSS - Safari

2006-11-13 Thread Stephan Wehner
LOGIN works ok. Although I can't control Internet Explorer stretching the background image. Firefox / Safari look better. Thanks all ! Stephan __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE

[css-d] Form submit button background image through CSS - Safari

2006-11-09 Thread Stephan Wehner
#x27;t know how to get that not to display in IE. Stephan -- Stephan Wehner > http://stephan.sugarmotor.org > http://stephansmap.org > http://www.trafficlife.com > http://www.buckmaster.ca __ css-discuss [EMAI

Re: [css-d] HTML prepared for Branding

2006-11-09 Thread Stephan Wehner
inion. Stephan On 11/7/06, David Hucklesby <[EMAIL PROTECTED]> wrote: > On Tue, 7 Nov 2006 10:49:19 -0800, Stephan Wehner wrote: > > Hi there, > > > > I'm currently working on developing the HTML for a website which is going > > to be deployed for several

Re: [css-d] HTML prepared for Branding

2006-11-07 Thread Stephan Wehner
---Mensaje original- > De: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] En nombre de Stephan Wehner > Enviado el: martes, 07 de noviembre de 2006 01:49 > Para: css-d@lists.css-discuss.org > Asunto: [css-d] HTML prepared for Branding > > Hi there, > > I'm currently wor

[css-d] HTML prepared for Branding

2006-11-07 Thread Stephan Wehner
Hi there, I'm currently working on developing the HTML for a website which is going to be deployed for several clients. These clients will be offered a branding option. Now, I'm finding all kinds of little CSS tricks here and there, which use extra spans and divs, so that a page can be made to lo