Re: [css-d] Rounded Corners -- Simplest Way

2008-07-07 Thread Jake Churchill
Here's how I do it, yes it uses divs but it's always served me very well: http://jake.cfwebtools.com/2008/02/13/css-rounded-corners/ Jake Churchill CF Webtools 11204 Davenport, Ste. 100 Omaha, NE 68154 http://www.cfwebtools.com 402-408-3733 x103 Sohail Aboobaker wrote: Hi, What

Re: [css-d] a picture with in a picture

2008-03-08 Thread Jake Churchill
Here's a way to get png transparency to work in IE6: http://jake.cfwebtools.com/2007/09/17/ie6-png-transparency-fix/ -- Jake Churchill Team Leader 11204 Davenport, Ste. 100 Omaha, NE 68154 http://www.cfwebtools.com 402-408-3733 x103

Re: [css-d] Rounded corners on menu

2008-02-26 Thread Jake Churchill
http://jake.cfwebtools.com/index.cfm/2008/2/13/CSS-Rounded-Corners _ Jake Churchill Team Leader 11204 Davenport, Ste. 100 Omaha, NE 68154 http://www.cfwebtools.com 402-408-3733 x103 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Albert van

Re: [css-d] Request for Comments on this CSS Stylesheet Approach

2008-02-18 Thread Jake Churchill
styles on a per-page basis. _ Jake Churchill Team Leader 11204 Davenport, Ste. 100 Omaha, NE 68154 http://www.cfwebtools.com 402-408-3733 x103 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jason Crosse Sent: Monday, February 18, 2008 10:27 AM

Re: [css-d] Request for Comments on this CSS Stylesheet Approach

2008-02-18 Thread Jake Churchill
On the contrary, this is a particularly nice feature when it comes to multiple skins. I can create completely different look and feels with only a change to an ID, thus allowing the user to completely change the layout of the site without my intervention. _ Jake Churchill Team Leader

[css-d] menu troubles

2007-04-13 Thread Jake Churchill
let me know and I'll supply it. _ Jake Churchill CF Webtools 11204 Davenport, Ste. 200b Omaha, NE 68154 http://www.cfwebtools.com 402-408-3733 x103 __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

[css-d] FIXED: menu troubles

2007-04-13 Thread Jake Churchill
I believe I have this fixed. Thank you for the reference to http://www.aplus.co.yu/lab/z-pos/. I relatively positioned the #header and provided a z-index and it seems to work now. _ Jake Churchill CF Webtools 11204 Davenport, Ste. 200b Omaha, NE 68154 http://www.cfwebtools.com 402

Re: [css-d] IE layout issue

2007-04-03 Thread Jake Churchill
Did you try display:block? That along with a position:relative and a top/left attribute usually fixes this kind of thing for me. Jake Churchill CF Webtools 11204 Davenport, Ste. 200b Omaha, NE 68154 http://www.cfwebtools.com 402-408-3733 x103 Dave Goodchild wrote: Hi all, I have a layout

[css-d] height issue

2007-02-13 Thread Jake Churchill
that the height is always correct? I hope I'm making sense. I know what I want to say, it's just not coming out really well right now. Thanks in advance for any suggestions anyone might have. -- Jake Churchill CF Webtools 11204 Davenport, Ste. 200b Omaha, NE 68154 http://www.cfwebtools.com 402

[css-d] width problem with extremely long string

2007-02-07 Thread Jake Churchill
the string to get cut off or scroll to see the rest so my content area isn't messed up? I'd prefer no solutions that have to do with absolutely positioning this element because I already tried that and it really messed up the display. Thanks in advance. -- Jake Churchill CF Webtools 11204

[css-d] CSS IE6 butting heads

2007-01-15 Thread Jake Churchill
*/ /***/ * html .msubnav { margin:5px 0px 0px -18px; } /* make the second level visible when hover on first level list OR link */ #mnav :hover ul, #mnav :hover table { visibility:visible; } -- Jake Churchill CF Webtools 11204 Davenport, Ste. 200b Omaha, NE 68154

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

2007-01-15 Thread Jake Churchill
click on. The traditional way makes a lot more sense to me (purple instead of blue - i.e. different color for visited rather than different size): http://www.useit.com/alertbox/20040503.html -- Jake Churchill CF Webtools 11204 Davenport, Ste. 200b Omaha, NE 68154 http