Re: [css-d] clearing clears sidebar too

2005-11-11 Thread Michael Hulse
Trish, On Nov 11, 2005, at 10:46 PM, Trish Meyer wrote: > Okay, maybe I'm seeing two issues then. Even when I remove the clear: > both style from the headings in the #content section, the entire > #content moves down below the sidebar on IE Windows ONLY. That was the other issue I saw too... I d

Re: [css-d] clearing clears sidebar too

2005-11-11 Thread Bill Stemp
- Original Message - From: Trish Meyer To: css discuss Sent: Saturday, November 12, 2005 8:46 AM Subject: [css-d] clearing clears sidebar too Okay, maybe I'm seeing two issues then. Even when I remove the clear: both style from the headings in the #content section, the

Re: [css-d] clearing clears sidebar too

2005-11-11 Thread Michael Hulse
Hi trish, On Nov 11, 2005, at 9:52 PM, Trish Meyer wrote: > > Please help! I've troubleshooted this for hours and can't figure out > how to fix it. > Fixed it a little bit: http://www.ambiguism.com/CSSD/caa.html Added this to CSS: #innerContentWrap { width: 100%; float: left; }

[css-d] clearing clears sidebar too

2005-11-11 Thread Trish Meyer
Okay, maybe I'm seeing two issues then. Even when I remove the clear: both style from the headings in the #content section, the entire #content moves down below the sidebar on IE Windows ONLY. It looks okay in Mozilla and Mac when I don't clear, so clearing is a red herring for now. I think th

Re: [css-d] clearing clears sidebar too

2005-11-11 Thread Gunlaug Sørtun
Trish Meyer wrote: > http://www.collageartists.org/test7x1.html > > Basically, adding a clear: both to the headers in the main content > area, ALSO clears the #leftcol (sidebar). #leftcol is a floated > element, and #content moves to the right thanks to a left margin. Didn't have time to look

Re: [css-d] Who is up for a CSS challenge?

2005-11-11 Thread Christian Heilmann
> > Why do you have the form wrapped around the entire page? It seems to > > me that you're losing a valuable styling hook by not wrapping the form > > around just the login elements. > > yeah, was that a mistake? Nopes. If you work in .NET, then there will be one form for the whole document. A re

Re: [css-d] clearing clears sidebar too

2005-11-11 Thread Trish Meyer
>On Nov 11, 2005, at 9:52 PM, Trish Meyer wrote: > > I've got a new site mostly designed, but have run into a problem, >> which I've explained in the body copy of the page at: >> >> http://www.collageartists.org/test7x1.html >> >> Basically, adding a clear: both to the headers in the main conte

Re: [css-d] clearing clears sidebar too

2005-11-11 Thread Michael Hulse
On Nov 11, 2005, at 9:52 PM, Trish Meyer wrote: > Hi all, > > I hope this isn't too much of a challenge. I hope it's really easy to > fix... a really common error (that I just can't seem to find > anywhere). > > I've got a new site mostly designed, but have run into a problem, > which I've explaine

[css-d] clearing clears sidebar too

2005-11-11 Thread Trish Meyer
Hi all, I hope this isn't too much of a challenge. I hope it's really easy to fix... a really common error (that I just can't seem to find anywhere). I've got a new site mostly designed, but have run into a problem, which I've explained in the body copy of the page at: http://www.collageartis

Re: [css-d] Who is up for a CSS challenge?

2005-11-11 Thread Michael Hulse
On Nov 11, 2005, at 6:31 PM, Christian Montoya wrote: >> Why do you have the form wrapped around the entire page? It seems to >> me that you're losing a valuable styling hook by not wrapping the form >> around just the login elements. > > yeah, was that a mistake? Maybe this: "The tag is there b

Re: [css-d] PVII Menu adjustments for Horizontal Menu

2005-11-11 Thread Joanne
I deleted everything and started with a fresh menu in case I was doing something wrong. I used the Horizontal setting with the default style and added the code from your tutorial on the bottom line. In Firefox & Opera, the width is dependant on the size of the text, and they all line up across the

Re: [css-d] PVII Menu adjustments for Horizontal Menu

2005-11-11 Thread Al Sparber
From: "Joanne" <[EMAIL PROTECTED]> >I have just used the PVII Pop Menu Magic Tool to create a horizontal >menu. > The menu has 5 items in it and the total width of the menu is 650px > wide. > > The code in the css file generated by Pop Menu Magic sets each item > in the > menu at a certain num

[css-d] PVII Menu adjustments for Horizontal Menu

2005-11-11 Thread Joanne
I have just used the PVII Pop Menu Magic Tool to create a horizontal menu. The menu has 5 items in it and the total width of the menu is 650px wide. The code in the css file generated by Pop Menu Magic sets each item in the menu at a certain number of pixels, in this case, I have set it to 130px,

Re: [css-d] horz nav bar in IE5Mac / site check Windows

2005-11-11 Thread Roger Roelofs
Trish, On Nov 10, 2005, at 2:14 AM, Trish Meyer wrote: > I've spent all weekend reading Dan Cederholm's excellent book > 'Bulletproof Web Design", and was following the general idea in > Chapter 2 for a scalable nav bar for my latest volunteer site: > >

Re: [css-d] Who is up for a CSS challenge?

2005-11-11 Thread Christian Montoya
> Why do you have the form wrapped around the entire page? It seems to > me that you're losing a valuable styling hook by not wrapping the form > around just the login elements. yeah, was that a mistake? -- -- C Montoya rdpdesign.com ... liquid.rdpdesign.com ... montoya.rdpdesign.com

Re: [css-d] Create the background image?

2005-11-11 Thread Estelle Weyl
To create a faux column gif, decide what the width of you column is going to be. What will the background color be of both the left and right columns? Open firefox. Ctrl - N (opens a new image) put the size of your column - height = 1, width = the width of your left column, canvas color = enter

Re: [css-d] Who is up for a CSS challenge?

2005-11-11 Thread Chris Akers
> I hinted for some time now, that I was working on a ZenGarden-type > site that simulates a CMS environment. > Therefore I started the CSS Toolshed, and will go live with the site soon. > You can download the 4 sample templates and the blank css files > together with a template guide and submissio

[css-d] Create the background image?

2005-11-11 Thread Zach Byrd
Hi, I am embarassed to ask for advice on this matter, but am in the dark about how to create the background image for 'faux columns'. I have fireworks, and am assuming it can be done here. The main problem I have is applying the different colors(columns) to the image. I am designing a two column la

[css-d] Styling COL and COLGROUP revisited

2005-11-11 Thread christianz
Okay, for those of us who remember my question about styling columns here is the solution I came up with (for my current project anyway). It takes advantage of the fact that Firefox *does* allow for the background of columns to be styled while still keeping everything very tight (notice that no

Re: [css-d] Use of non-standard font in declaration?

2005-11-11 Thread Trish Meyer
At 11:10 AM -0800 11/11/05, Tom Dell'Aringa wrote: >Can anyone advise on how widespread Interstate-Regular is? I've >never heard of it but maybe I >missed the meeting. My feeling is that this is not a good idea, but >it's a design decision that I >don't have a whole lot of control over, so I need

Re: [css-d] IE 6 broke the page !

2005-11-11 Thread Holly Bergevin
From: "CoWBoY :-\)" <[EMAIL PROTECTED]> >Under Firefox, it looks perfect, but how can I avoid >the little blank on the left side (near the navigation >bar) under IE6 ? > >There it is: http://blog.afrikart.net/tg2 Looks like you'll need to add position: relative to the following selectors - .box

[css-d] using on non-form elements

2005-11-11 Thread Brian Cummiskey
This is probably a stupid question... (but you know what they say :p ) I have two "groups" on my sidebar: -1, a css-grouped form for user login within a fieldset and legend. -2, a stats table (tabular data) My idea, is to get both these elements to appear the same, at least as far as the legend

Re: [css-d] Matching column heights in a complexish layout

2005-11-11 Thread Holly Bergevin
From: Adriano Castro <[EMAIL PROTECTED]> 2. http://www.positioniseverything.net/easyclearing.html > I >don't, however, fully understand the need this: > >div#container {display: inline-table;} > >/* Hides from IE-mac \*/ >* html div#container {height: 1%;} >div#container {display: block;} >/

[css-d] List question

2005-11-11 Thread Jonathan Carter
I have an unordered list where each list item has it's width set to 50% and is floated left to acheive a two-column effect, which works good. There is also a second level list inside each of the main list items that I want to display in a typical list fashion. The problem I'm having is when a 1

Re: [css-d] Skinning/style switching issue

2005-11-11 Thread Ingo Chao
Robyn wrote: > Why does this happen? > > Unfortunately this is on an intranet, so I can't really send a link Using the build-in style switching feature in Fx (1.0.5/1.5b2), I wasn't able to reproduce the problem, neither on Alex' original file nor on a modified "standalone version" of your

Re: [css-d] Skinning/style switching issue

2005-11-11 Thread Christian Montoya
> The problem arises when I switch stylesheets in Firefox. We are able to > skin our site to either green or blue, and when I apply the alternate > stylesheet (which is EXACTLY the same, except for colors), my container > stretches the full 500 pixels. If I load the site with blue initially, > it

[css-d] Skinning/style switching issue

2005-11-11 Thread Robyn
Hey all, I have a container with two side-by-side floats in it. The left float has a border-right to make it look like a separator. The issue was that I would never know which column was longer, but wanted them both to look the same height, so I borrowed a technique/hack from PositionIsEvery

Re: [css-d] Use of non-standard font in declaration?

2005-11-11 Thread Adam Kuehn
Tom Dell'Aringa wrote: >.SubMenu a { font: 11px Interstate-Regular, Verdana; color: >#947D37; text-decoration: none; } > >I >don't remember this being what I'd consider a standard web font, >particularly across platforms. Can anyone advise on how widespread >Interstate-Regular is? The best s

[css-d] Use of non-standard font in declaration?

2005-11-11 Thread Tom Dell'Aringa
Hi there, I'm working with an agency who is providing us some code. After a preliminary look, they have declared some fonts as Interstate-Regular: .SubMenu a { font: 11px Interstate-Regular, Verdana; color: #947D37; text-decoration: none; } This seems to be some kind of "Impact" clone. It see

Re: [css-d] IE 6 broke the page !

2005-11-11 Thread bill
45 validation errors? I don't know if one of those errors is causing your problem but a lot of possible causes could be eliminated by having a page with valid markup. As a fairly new developer one of the most valuable tools I use is http://www.validator.w3c.org Folks on this list are an invaluab

Re: [css-d] Matching column heights in a complexish layout

2005-11-11 Thread Holly Bergevin
From: Adriano Castro <[EMAIL PROTECTED]> >> Found a very good tutorial online [1]. Managed to get it working for IE >> but Mozilla doesn't adjust the height of the "container" div. I'm a bit >> lost here. >> >> I think my problem is the one defined on PIE's "How To Clear Floats >> Without Stru

Re: [css-d] Who is up for a CSS challenge?

2005-11-11 Thread Adriano Castro
> So, who is up for providing more initial styles? Sounds interesting. If only I could find the time. Good luck! AD -- [EMAIL PROTECTED] www.adrianocastro.net __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman

Re: [css-d] Problems with DIV and ubication in page

2005-11-11 Thread Holly Bergevin
From: "Reynier Perez Mira" <[EMAIL PROTECTED]> >Well, after I read and read the pages you leave me and probe the code, I >obtain the same error. You can take a look at >http://www.jovenclub.cu/grm/index.php The DIV for images still appear >over other DIV elements. How can I fix them? They really l

Re: [css-d] FF Menu Problems

2005-11-11 Thread Jinny Valle
Problem solved! Thanks. The funny thing is, I did validate several of the pages. weird. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported

Re: [css-d] styles ignored in CSS

2005-11-11 Thread Christian Heilmann
> Is this a cascading/specificity issue, or is it not possible to apply > classes to elements? > http://phidler.com/rosner/index3.html > http://phidler.com/rosner/index4.html (the bright yellow isn't a > design preference, just for testing the behavior) You define background for TH and TD first,

[css-d] FF Menu Problems

2005-11-11 Thread Jinny Valle
This site is still very much under construction, so not all the links work, etc. I am using the suckerfish drop down menus, but the sub-sub menus don't show up in Firefox. They work in IE but since IE is the crazy browser :) I am sure it's something I am doing wrong. Specifically there should b

[css-d] styles ignored in CSS

2005-11-11 Thread phidlerwerf
I'm trying to clean up a table with CSS in an XHTML 1.0 Transitional page. I'd like to redo all of the tags with classes pointing to the two colors I'm using, but I'm having problems. I can successfully change the background color of ALL rows by using a tr declaration, but if I try instea

Re: [css-d] sitecheck / lists equal in ie+ff

2005-11-11 Thread Gunlaug Sørtun
Mauricio Giraldo Arteaga wrote: > http://www.alleati.com/mga/musa-frustration.gif > > taken from page: http://www.museoarqueologico.com/culturas/guane.php You may possibly pull up the bottom in IE/win by applying some 'overflow: hidden' on a defined height. Even a float-construct with negative ma

[css-d] IE 6 broke the page !

2005-11-11 Thread CoWBoY :-\)
Hello everybody, I'm working on a new template for phpBB. It's not yet fully finished. And after making it compatible both for Firefox and IE, there is still little details that I can't perform as well. Under Firefox, it looks perfect, but how can I avoid the little blank on the left side (near t

Re: [css-d] sitecheck / lists equal in ie+ff

2005-11-11 Thread Mauricio Giraldo Arteaga
> I don't see a difference in the lists on this page between FF and IE. > Have you fixed it? > Zoe no... difference is "minimal" but enough to upset me... heres a screenshot. notice the green ovals. i had to make margins for the lis really small so it would fit in IE. li margins in IE are not e

Re: [css-d] sitecheck / lists equal in ie+ff

2005-11-11 Thread Mauricio Giraldo Arteaga
thanks for your feedback! I am aware of the a few css-friendly methods of embedding flash. however i havent found a bulletproof (a.k.a. will-be-seen-in-any-browser) method. satay seems to leave out a few (although legacy) browsers. is this correct? regards - mga > Nice site! Looks good. > >

Re: [css-d] dropdowns appear on top of div

2005-11-11 Thread Sam Partington
On 11/11/05, Christian Heilmann <[EMAIL PROTECTED]> wrote: > The easier option is to hide the elements when you open your popout, > that way you keep the fix at least in the JavaScript and not in CSS, > HTML and JavaScript. That solution hadn't occurred to me before, its rather elegant solution I

Re: [css-d] page disapears in firefox

2005-11-11 Thread David Dorward
On 11/11/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > why can I not see anything except the bg colour in firefox?? Well, it might have something to do with the 42 machine detectable syntax errors in the HTML ... http://validator.w3.org/check?uri=http%3A%2F%2Fwww.nssdesign.scot.nhs.uk%2Fabou

Re: [css-d] page disapears in firefox

2005-11-11 Thread Ingo Chao
[EMAIL PROTECTED] wrote: > I know this page is way out in FF in terms of positioning (I have seen the > opea version) but why can I not see anything except the bg colour in firefox?? > > http://www.nssdesign.scot.nhs.uk/about_us/nss_management.php > > http://www.nssdesign.scot.nhs.uk/about_us/nh

[css-d] page disapears in firefox

2005-11-11 Thread ross
I know this page is way out in FF in terms of positioning (I have seen the opea version) but why can I not see anything except the bg colour in firefox?? http://www.nssdesign.scot.nhs.uk/about_us/nss_management.php http://www.nssdesign.scot.nhs.uk/about_us/nhs_aboutus.css

[css-d] Who is up for a CSS challenge?

2005-11-11 Thread Christian Heilmann
I hinted for some time now, that I was working on a ZenGarden-type site that simulates a CMS environment. CSS Zen Garden did and does a tremendous job in educating web designers in the ways of CSS and showed that you can completely redesign one HTML document with different style sheets. Now it is

Re: [css-d] Matching column heights in a complexish layout

2005-11-11 Thread Adriano Castro
>>> 2. http://www.positioniseverything.net/easyclearing.html > > Simply lose the height settings (as Zoe's said) then add the CSS from > [2] (above), applying it to your div#container like so: > > div#container { >width: 800px; >margin: 66px auto 0px auto; >padding: 33px 25px 33px 25

Re: [css-d] Absolute Positioning or Float?

2005-11-11 Thread Adriano Castro
> I am working on a personal page that will serve as a > portfolio page and contact website. It will be in > two-column format. I have read advantages for both, > but was seeking advice on should I use absolute > positioning or floating? (or does it matter?) I > appreciate any insight on this topic

[WSG] Live blogging from d.Construct

2005-11-11 Thread Zach Inglis
Anyone who missed it; http://www.zachinglis.com/conference/dconstruct/dconstruct-live-post/ ** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & ge

[css-d] Live blogging from d.Construct

2005-11-11 Thread Zach Inglis
Anyone who missed it; http://www.zachinglis.com/conference/dconstruct/dconstruct-live-post/ __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Support

Re: [css-d] dropdowns appear on top of div

2005-11-11 Thread Christian Heilmann
> > > Its messy, hard to maintain, and its a lot easier to avoid the problem > by moving your popup or drop down so they don't clash. But where that > isn't an option, the above does work. I avoided giving that solution as we r

[css-d] DIV heights not working with IE/Win

2005-11-11 Thread Jonathan Mao
Hi I'm relatively new to CSS but I'm learning fast. I used the 3 column holy grail stylesheet from Glish and have been modifying it to suit my design. The problem is the div in the middle appears about 5 pixles slower than divs on the left and right that surround it - when viewed with IE/6

Re: [css-d] dropdowns appear on top of div

2005-11-11 Thread Sam Partington
This is an annoying problem, that crops up a lot on this list. I'll add it as a wiki entry if no-one has a problem with that? I'm not particularly knowledgable about the subject but I can probably knock something up. The problem is that some elements (drop-downs, and flash objects, maybe more) i

[css-d] Background image problem

2005-11-11 Thread Eoin Maguire
Hi All, I sent this yesterday but haven't got any response and there was a problem with my email so I'm not 100% sure it got through. Basically I'm trying to fix some weird behavior I'm seeing with background images. I've set up a free web site to show this to you rather than try and expla

Re: [css-d] Aligning List Of Name:Value Pairs On Colon

2005-11-11 Thread David Dorward
On 11/11/05, Graham Cook <[EMAIL PROTECTED]> wrote: > And the reason that these fit more elegantly than a table? Compare the code > above to a table below (which really should also should include thead, tbody > and col id's), it it just so much more concise and no blank cells. > HomerMarge's laya