[css-d] IE6 footer problem

2009-06-25 Thread Jake McMurchie
fix it? Have Googled so far to no avail... Thanks in advance. Jake __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies

[css-d] IE 6 absolute positioning problem

2008-10-28 Thread Jake McMurchie
ioned divs for the other elements. In IE the containing div.bmiwrapper has a red border and the div#bmi has a green border. As you can see the wrapper div isn't remotely containing the #bmi div in IE6. Thanks in advance. Jake ___

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, &g

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

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
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

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

2008-02-18 Thread Jake Churchill
ystem and this is how I change 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: Mond

Re: [css-d] CSS Rendering in email clients/webmail.

2007-11-23 Thread jake
Simply being more specific in your CSS would probably help. It's entirely likely that gmail might have css rendering for p tags. Try classing out anything you want in the email. Original Message --- Hello All, Does anyone know of a good resource for info on css in html e

Re: [css-d] php

2007-10-15 Thread jake
PHP Cookbook by O'Reilly Original Message --- Colleagues: Does anybody have recommendations for a good book and/or websites for beginning php? Thanks Raumin "Ray" Dehghan __ css-discuss [EMAIL PROTECTED] ht

Re: [css-d] IE7 - Jumping DIV when I mouse over navigation

2007-09-18 Thread jake
I'd like to see the site if possible... Jake Original Message --- Hi - I apologize up front for not posting up a link - I got in trouble the last time I did so... but I wanted to see if anyone has seen this problem before ( I have, once, but I forgot what fixed it )

[css-d] 'rounded corner' type design but with ruffled sides/corners, so not as easily 'repeat-x'ed

2007-08-13 Thread Jake Malone
Hello all, I wanted to make a 'rounded' box design but uses a '18th century burned paper' or even better the more ruffled 'Wild West Wanted Poster' design. but this kinda design uses ripped sides, which isn't hard if sides are straight). So the hard part is: rough 'cutup' sides through the left/rig

[css-d] Jittery Scrollbar in IE6/7

2007-05-31 Thread Jake McGraw
're hiding some div's inside of an overflow:auto; div and then using JavaScript to show / hide based on clicks. If anyone can help it'd be much appreciated. - jake __ css-discuss [EMAIL PROTECTED] http://www.css-dis

[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

[css-d] menu troubles

2007-04-13 Thread Jake Churchill
If you need any of it, please 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 PR

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 lay

[css-d] height issue

2007-02-13 Thread Jake Churchill
to ensure 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://ww

[css-d] width problem with extremely long string

2007-02-07 Thread Jake Churchill
code=&TBUS_UNIT_DESC=&hr_contact=&intl=0&sort=policy_nbr So, instead of a visually appealing 1125px, I now have an annoying 4003px. Is there a way in CSS to force the string to get cut off or scroll to see the rest so my content area isn't messed up? I'd prefer no solut

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

2007-01-15 Thread Jake Churchill
nk it makes it difficult to read. -Jake Felix Miata wrote: > On 2007/01/15 14:25 (GMT-0800) Stephan Wehner apparently typed: > > >> Thinking about styling "visited links", in a site like craigslist.org, >> it would make sense to me to change the font-size >>

[css-d] CSS & IE6 butting heads

2007-01-15 Thread Jake Churchill
/**IE 6*/ /***/ * 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 Davenp

[css-d] disapearing text in IE

2006-03-14 Thread Jake Soward
re is infact a form there. I've had this problem accross a number pages but always seemed to be able to fix it. This page however, i could not fix. On the acual site, the form has a transparent background. I was just wondering if anyone knew what was goin on. Any help is gre