Re: [css-d] !important declaration on print.css

2008-12-31 Thread Barrett
Check to see where your print.css sheet is linked in your head area flow. It should come last like this for example. link type=text/css rel=stylesheet href=main.css link type=text/css rel=stylesheet href=print.css media=print Barrett On Dec 31, 2008, at 1:07 PM, Angela French wrote: Yikes

Re: [css-d] Chrome and css

2008-12-20 Thread Barrett
it and if so, what major css glitches does it have, i.o.w. does it have some IE6 like standard bugs and workarounds? If it's considered OT, replies can be sent off-list :-) -- Best regards, Luc Yes see my post Subject = adjacent sibling issue with radio buttons Barrett

Re: [css-d] center site horizontally and vertically

2008-12-20 Thread Barrett
; left: 50%; top: 50%; position: absolute; } /*#middle{ display: table-cell; vertical-align: middle; }*/ Barrett On Dec 20, 2008, at 6:12 PM, Thijs Hakkenberg wrote: Dear list, I've got a site which I centered

[css-d] adjacent sibling issue with radio buttons

2008-12-19 Thread Barrett
adjacent sibling issue with radio buttons http://beta.handmade-paper.us/csstest.html Thanks, Barrett __ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css

Re: [css-d] ul li unordered lists list level indent control II

2008-07-12 Thread Barrett
On Jul 6, 2008, at 5:25 PM, Jens Nedal wrote: Barrett wrote: What do you think about controlling a ul list levels as seen by the enduser in browser with css padding ? I just contemplated this while wrangling with some server side code SNIP .firstlevel {padding-left: 1em;} .secondlevel

[css-d] Fwd: ul li unordered lists list level indent control II

2008-07-12 Thread Barrett
On Jul 6, 2008, at 5:25 PM, Jens Nedal wrote: Barrett wrote: What do you think about controlling a ul list levels as seen by the enduser in browser with css padding ? I just contemplated this while wrangling with some server side code SNIP .firstlevel {padding-left: 1em

[css-d] ul li unordered lists list level indent control

2008-07-06 Thread Barrett
li class=secondlevel/li li class=secondlevel/li li class=secondlevel/li li class=secondlevel/li /ul /ul Thanks, Barrett AOL/AIM handmadepaperus

Re: [css-d] ul li unordered lists list level indent control

2008-07-06 Thread Barrett
that already conveys meaning without styling i would regard this as bad practice. regards, Jens I had a feeling it was something like that. If you only knew what the backside looks like to make it happen correctlyI'm working on it though. Thanks, Barrett AOL/AIM handmadepaperus

Re: [css-d] ul li unordered lists list level indent control

2008-07-06 Thread Barrett
GT 0 /ul /mvt:if mvt:else mvt:if expr=l.settings:tree:parent_id GT 0 ul class=cat_ul1 /mvt:if li class=mvt:tree:class;a href=/page/mvta:store:code;/CTGY/ mvta:tree:code;mvt:tree:name;/a mvt:if expr=l.settings:tree:parent_id GT 0 /ul /mvt:if /mvt:if /mvt:foreach /ul Thanks, Barrett AOL/AIM

Re: [css-d] ul li unordered lists list level indent control

2008-07-06 Thread Barrett
On Jul 6, 2008, at 9:06 PM, David Laakso wrote: When in Rome, do as the Romans do. Do you have a CSS question? -- http://chelseacreekstudio.com/ Jen got it answered. Thanks, Barrett AOL/AIM handmadepaperus __ css

Re: [css-d] controlling gap below header image plus vertical align of img link

2008-07-05 Thread Barrett
; border: 3px ridge white; padding: 3px 5px 5px; left: 730px; top: 2px; white-space: normal; } Thanks, Barrett AOL/AIM handmadepaperus __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org

[css-d] controlling gap below header image plus vertical align of img link

2008-07-04 Thread Barrett
Had much trouble controlling gap under the main header graphic, mast.gif It would have about a 3px gap underneath letting the div background color show between it and the orange border. Still broken in IE 6 (i almost don't care...) After hours of messing around with this I finally came to some

Re: [css-d] controlling gap below header image plus vertical align of img link

2008-07-04 Thread Barrett
On Jul 4, 2008, at 5:40 PM, Bill Brown wrote: Barrett wrote: Had much trouble controlling gap under the main header graphic, mast.gif It would have about a 3px gap underneath letting the div background color show between it and the orange border. Still broken in IE 6 (i almost don't care

[css-d] Floating and Wrapping problem project

2008-06-25 Thread Barrett
: none; } #prodfooter { font-size: .9em; margin: 6px; border-color: teal; border-width: 2px; } #relatedprods { margin: 6px; border-color: maroon; border-width: 2px; } /* End Product Level Layouts */ Thanks, Barrett AOL/AIM handmadepaperus

Re: [css-d] Floating and Wrapping problem project

2008-06-25 Thread Barrett
Doh ! Here's the url. http://beta.handmade-paper.us/page/CPO/PROD/mbt/00-00-05 On Jun 25, 2008, at 3:23 PM, Barrett wrote: Ok I cry Uncle. I've spent hours and hours trying to figure this layout tried everything, read books, drilled the net, started all over I am having trouble

Re: [css-d] Floating and Wrapping problem project

2008-06-25 Thread Barrett
Yes that is looking like you got it 99%. IE 6 does a strange slide right thing with the let gold category column once you squeeze the page to 800px Thanks, Barrett AOL/AIM handmadepaperus On Jun 25, 2008, at 6:12 PM, David Laakso wrote: Barrett wrote: Here's the url. http://beta.handmade

Re: [css-d] Floating and Wrapping problem project

2008-06-25 Thread Barrett
on Mac and Windows renders the page as desired. Safarie 3 on Mac and Windows renders the page as desired. IE 6 and 7 continue to be the root of trouble coupled with any incompetence on my part. I swear some 2 x 4's, #16 nails I mean tables seem awfully tempting about now Thanks, Barrett AOL/AIM

Re: [css-d] Creating a forum

2008-06-23 Thread Barrett
to a table based structure. That would be an interesting issue to hear more about. Likely it is covered on one of their heavily trafficked user forums. I've only recently started jumping on the css layout bandwagon, but it has been a fun ride so far. Thanks, Barrett AOL/AIM handmadepaperus On Jun

Re: [css-d] Creating a forum

2008-06-23 Thread Barrett
lean towards a paid product with paid support to make sure the job gets done right and on schedule. I look forward to hearing and seeing a fully css based forum project. Thanks, Barrett AOL/AIM handmadepaperus On Jun 23, 2008, at 5:13 PM, Erik Harris wrote: On 6/23/2008 4:52 PM, Barrett wrote

Re: [css-d] Multiple float 'columns' and gutters

2008-06-22 Thread Barrett
behind it. Thanks, Barrett AOL/AIM handmadepaperus On Jun 20, 2008, at 9:15 AM, Bobby Jack wrote: Hi all, I'm working with a design that aligns several (well, 2, 3, or 4) 'panels' in a 2 'column' grid, a bit like: [1] [2] [3] [4] These are contained in a fixed-width box, and the mechanism

[css-d] Page Check - my first fully CSS page multi column layout

2008-06-20 Thread Barrett
. The CSS is likely dangerous in my hands and I'm wide open for corrections on all the floats and clears etc. I made extensive use of the CSSedit on this project and Golive for some syntax checking of other code etc. The page validates with no error as 4.01 Transitional. Thanks, Barrett AOL/AIM

Re: [css-d] Page Check - my first fully CSS page multi column layout

2008-06-20 Thread Barrett
the .prod_iteration style to a couple preset colors like grey, black, or white. Thanks, Barrett AOL/AIM handmadepaperus On Jun 20, 2008, at 12:39 PM, David Laakso wrote: Barrett wrote: http://beta.handmade-paper.us/page/CPO/CTGY/mbt See what you think - tear it up. Barrett Seems fine

[css-d] need a little css layout help or a lot

2008-06-18 Thread Barrett
From: Barrett [EMAIL PROTECTED] Date: June 18, 2008 10:42:25 AM GMT-04:00 To: css-d@lists.css-discuss.org Subject: need a little css layout help or a lot http://beta.handmade-paper.us/page/CPO/CTGY/mbt http://beta.handmade-paper.us/Merchant2/cpo.css I'm just starting to work on a fully fluid

[css-d] Maddening unwanted a:hover img anomaly in IE

2008-06-06 Thread Barrett
, Barrett AOL/AIM handmadepaperus __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported

Re: [css-d] Maddening unwanted a:hover img anomaly in IE

2008-06-06 Thread Barrett
this applied to all typical link iterations AND delete a:hover from the style sheet ? a#pinned:hover { background-color: white; } Thanks, Barrett AOL/AIM handmadepaperus On Jun 6, 2008, at 10:52 AM, Len Switalski - ZinZang Studio wrote: Your a:hover css is the culprit - the background

Re: [css-d] Maddening unwanted a:hover img anomaly in IE

2008-06-06 Thread Barrett
Hooray it worked. Thanks to my new favorite user list ! Barrett AOL/AIM handmadepaperus On Jun 6, 2008, at 11:11 AM, Barrett wrote: How would I address all typical site wide text links ? I thought a:hover { color: #a52a2a; text-decoration: none; background-color: white; cursor: pointer

Re: [css-d] Maddening unwanted a:hover img anomaly in IE

2008-06-06 Thread Barrett
Try hitting the Reply All button in your email client and make sure css-d@lists.css-discuss.org appears in recipients so everybody gets a copy. Thanks, Barrett AOL/AIM handmadepaperus On Jun 6, 2008, at 11:55 AM, Len Switalski - ZinZang Studio wrote: Great! Now if I could just figure out why

Re: [css-d] IE 6 Showing Character that should be hidden?

2008-06-06 Thread Barrett
You can get an install of all the old IE's here assuming you have a windows box laying around. I found it recently; works great. http://tredosoft.com/Multiple_IE Thanks, Barrett AOL/AIM handmadepaperus On Jun 6, 2008, at 12:52 PM, Sandy wrote: Can anyone look at this in IE6? Eric, you can

[css-d] CSS Flyout Menu problem with IE6

2008-01-25 Thread Joe Barrett
Hello out there, I've been doing some research and with it being more of a tight deadline, I've decided to see if anyone else knew how to fix this. http://download.thelenad.com/mathall/interiors.html First, this page is actually embedded in an iframe so when it's full view, the pop up menus

Re: [css-d] CSS Flyout Menu problem with IE6

2008-01-25 Thread Joe Barrett
On Jan 25, 2008, at 4:08 PM, Gunlaug Sørtun wrote: Those flyouts _must_ be positioned relative to the element/container you want them to line up with. That's probably best done by declaring 'position: relative' on the parent - the relevant li, and 'position: absolute' with only a small