Re: [css-d] shadow

2006-07-06 Thread michelle m
ok, thank you. On 7/6/06, Ian Young <[EMAIL PROTECTED]> wrote: > > > hey, group. i was wondering if anybody knows how to make the shadow > effect shown on this site: > > http://www.robinsblog.com/11032005/css-multi-column-layout-resources/ > > i like the shadow effect on the sides of the content

Re: [css-d] Page check please

2006-07-06 Thread francky
Lisa Ellington wrote: >On Jun 26, 2006, at 12:54 PM, Ian Young wrote: > > >>[...] >>Seems to zoom in ok, but think it might be breaking at 800x 600 >>(according to browsercam). >>http://www.iyesolutions.co.uk/templates/vensite/navtest.html >> >> >Hi Ian-- >Seems to look ok but if I close m

Re: [css-d] can't get my text to wrap!

2006-07-06 Thread Gunlaug Sørtun
Melissa Carraway wrote: > [...] Right now I have an optional area that is enclosed in a DIV > tag. I want the non optional content text to wrap around the optional > DIV if the DIV is present, and if it's not, I want the copy to just > take up the space. From your description/style it looks like

Re: [css-d] 'dropped column' (was: no subject)

2006-07-06 Thread David Laakso
Austin, Darrel wrote: > I'm using a 3-column layout on our new site. To avoid the dreaded > 'dropped column' problem in IE where if the total column widths are > greater than the width of the browser, one or more of the column DIVs > will jump down the page, I've set any element in the center colum

Re: [css-d] shadow

2006-07-06 Thread Ian Young
hey, group. i was wondering if anybody knows how to make the shadow effect shown on this site: http://www.robinsblog.com/11032005/css-multi-column-layout-resources/ i like the shadow effect on the sides of the content area of the above site. does anybody know how to create that effect? thank

Re: [css-d] can't get my text to wrap!

2006-07-06 Thread Ian Young
This is my first time posting to this list, even though I have been a member for a little over a year now. Hopefully I'm asking the question correctly, and yes, I did check the archives before writing... so here goes. I'm developing a site using templates in Dreamweaver. Right now I have an option

[css-d] shadow

2006-07-06 Thread michelle m
hey, group. i was wondering if anybody knows how to make the shadow effect shown on this site: http://www.robinsblog.com/11032005/css-multi-column-layout-resources/ i like the shadow effect on the sides of the content area of the above site. does anybody know how to create that effect? thanks

[css-d] can't get my text to wrap!

2006-07-06 Thread Melissa Carraway
Hello all - This is my first time posting to this list, even though I have been a member for a little over a year now. Hopefully I'm asking the question correctly, and yes, I did check the archives before writing... so here goes. I'm developing a site using templates in Dreamweaver. Right now I

[css-d] Border strip on leftnav

2006-07-06 Thread Skip Knox
http://webtest.boisestate.edu/templatedev/ I have a leftnav with dark blue background and a 9px lighter blue stripe on its right. The leftnav actually has three components: logo at the top, menu area below it, and a fade below that. I keep running into problems with white space appearing as I ch

Re: [css-d] (no subject)

2006-07-06 Thread Christian Montoya
On 7/6/06, Austin, Darrel <[EMAIL PROTECTED]> wrote: > I'm using a 3-column layout on our new site. To avoid the dreaded > 'dropped column' problem in IE where if the total column widths are > greater than the width of the browser, one or more of the column DIVs > will jump down the page, I've set

[css-d] (no subject)

2006-07-06 Thread Austin, Darrel
I'm using a 3-column layout on our new site. To avoid the dreaded 'dropped column' problem in IE where if the total column widths are greater than the width of the browser, one or more of the column DIVs will jump down the page, I've set any element in the center column that may be too wide to get

Re: [css-d] Padding problem with tables to div conversion

2006-07-06 Thread Els
Tom Anthony wrote: > Here is the dummy page just to show the problem in its > simplest form: > > http://www.tomanthony.co.uk/css_padding/ > > I want to adding 5px of padding to all the red boxes. I need > the site to work in IE5.5/6, Safari, FF as a minimum. Just add the 5px padding to the red bo

Re: [css-d] Why the extra vertical space?

2006-07-06 Thread Michael Landis
On 7/6/06, Rick Pasotto <[EMAIL PROTECTED]> wrote: > > > These are nested DLs. (I'm using DLs because there is a possibility of > additional info for each governor -- phone, quote, picture, etc.) > > As far as I can see the code for the two sections

[css-d] Padding problem with tables to div conversion

2006-07-06 Thread Tom Anthony
Hi everyone, I am converting a site from tables to a pure CSS layout. Now, I've managed to get close-ish to my desired layout but it is starting to get a bit out of hand. Here is the dummy page just to show the problem in its simplest form: http://www.tomanthony.co.uk/css_padding/ I want to

Re: [css-d] Site check please, esp. Mac & UNIX.

2006-07-06 Thread Ingo Chao
Mark Batty (Gmail) wrote: >> This is due to the overflow:hidden; I am not sure if this is a bug. I >> think Safari needs a width in #cwrap. A problem, regarding your >> em-padding on these elements. A better understanding of the bug would >> give us a better solution. > Do you think that setting

Re: [css-d] Column Blow Out

2006-07-06 Thread Robert O'Rourke
Steve LaBadie wrote: > Robert, > > The cell expands the page and throws the entire table out of whack. The > cell is set to 150px in width, the images are 145px. If I put content > in the cell everything stays perfectly together. > > > Which browsers have you tested this in so far? Sounds like

Re: [css-d] Column Blow Out

2006-07-06 Thread Conyers, Dwayne, Mr [C]
Steve LaBadie ink wired: > I have an issue where a table cell > blows out when I put images in it. Other than making the image in question the background for the cell, you might try creating a style that applies a set width to all images (equal to or less than your table width). The CSS should

Re: [css-d] bolded links not working in IE

2006-07-06 Thread John Haas
Thanks so much, I had a feeling it was some css weight type of issue. Thanks again! -John Michael Landis wrote: On 7/5/06, John Haas <[EMAIL PROTECTED]> wrote (about http://www.manapedesign.com/21dems): Now, if you got to "About Us" and look at the HTML source for that secondary nav, you

Re: [css-d] Page check please

2006-07-06 Thread Lisa Ellington
Hi Ian-- Seems to look ok but if I close my menu down to say, 650px wide, the menu disappears. It looks fine at 800. Testing on Safari and Firefox on a mac. Lisa On Jun 26, 2006, at 12:54 PM, Ian Young wrote: > See what you think of this page, which has been converted from > table based

Re: [css-d] Column Blow Out

2006-07-06 Thread Robert O'Rourke
Steve LaBadie wrote: > I have an issue where a table cell blows out when I put images in it. > If I put text in it, the cell stays firm. What suggestions are out > there to lock the cell from blowing out when I put images in it? > > > > What exactly do you mean by 'blowing out'? If its stret

[css-d] Column Blow Out

2006-07-06 Thread Steve LaBadie
I have an issue where a table cell blows out when I put images in it. If I put text in it, the cell stays firm. What suggestions are out there to lock the cell from blowing out when I put images in it? Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa

Re: [css-d] About replacing a structural table with colspan

2006-07-06 Thread Robert O'Rourke
> So I stumbled upon the zen garden, bought a book or two and am currently > converting to css-ism. > Heh, maybe css-ists will get tax-exempt status soon :P > However, I don't see a solution to a particular problem I have already > solved with the table, but cannot see a solution with css. Basi

Re: [css-d] OT:Heading tags / Title content

2006-07-06 Thread Michael Landis
On 7/6/06, rollandburn <[EMAIL PROTECTED]> wrote: > Hi all, this question isn't quite css but it is in the same realm. > What is the ideal 'proper' content for the 'H' tags and title > tags? or another way to ask.What is the best way to cascade > the importance of the heading content to coi

Re: [css-d] site check

2006-07-06 Thread Mark Batty (Gmail)
> On a Mac it renders ok in Firefox 1.5.0.4. But in Safari 1.3.2 all > content below the header and navigation appears in one continuous left > column, roughly 200px wide. In IE5, the latest news etc column to the > left, a long way below the main body text, and the lorem logo is > sticking out

Re: [css-d] Site check please, esp. Mac & UNIX.

2006-07-06 Thread Mark Batty (Gmail)
> This is due to the overflow:hidden; I am not sure if this is a bug. I > think Safari needs a width in #cwrap. A problem, regarding your > em-padding on these elements. A better understanding of the bug would > give us a better solution. Do you think that setting #col1 to 99.9% or hiding the ov

[css-d] About replacing a structural table with colspan

2006-07-06 Thread René Gallati
Hello list, my problem is a bit of a theoretical nature and requires quite some explanation, so there's a quite verbose explanation of what I seek. First of all, let me tell you that I am one of _them_. I'm a programmer, not a graphic wizard, nor a designer. And conversely, what I do and put on t

[css-d] Why the extra vertical space?

2006-07-06 Thread Rick Pasotto
These are nested DLs. (I'm using DLs because there is a possibility of additional info for each governor -- phone, quote, picture, etc.) As far as I can see the code for the two sections is identical yet the first has additional white space above t

[css-d] fluid left & right hugging a fixed-width center

2006-07-06 Thread Paul Novitski
I've got a centered fixed-width block inside a resizable container. I'd like to auto-fill the left & right margins with repeating background images. Here's an illustration of the problem: http://juniperwebcraft.com/test/test_stretch.html One catch is that the blocks can't be allowed to overlap

[css-d] OT:Heading tags / Title content

2006-07-06 Thread rollandburn
Hi all, this question isn't quite css but it is in the same realm. What is the ideal 'proper' content for the 'H' tags and title tags? or another way to ask.What is the best way to cascade the importance of the heading content to coincide with the importance level placed on the var

[css-d] Problem with vertical alignment.

2006-07-06 Thread Eoin Maguire
Hi, I'm attempting to get a bit of text to fit vertically in a nice way in a graphical background. It's a little complex so I've uploaded the offending section complete with CSS. You can see it here: http://www.miselva.com/css/cssproblem.html I'm trying to get the 67% to sit on the same hori

Re: [css-d] Need Help Centering

2006-07-06 Thread Tony Watkins
> Date: Wed, 5 Jul 2006 12:59:18 -0400 > From: "Donna Pfledderer @ Virtual Business Connection" > <[EMAIL PROTECTED]> > Subject: [css-d] Need Help Centering > To: "Css-D" > Message-ID: <[EMAIL PROTECTED]> > > I am trying to center this site > http://www.jocoartistguild.com/index_dlp.html in the >

Re: [css-d] newbie question re: having two different link colors

2006-07-06 Thread Zoe M. Gillenwater
Scott Swabey wrote: > Shirley Harshenin wrote: > >> I am working on a page that has both light and dark backgrounds >> therefore need two different colors for links (dark color link for >> light bg, light color link for dark bg). HOW do I code that? I've >> tried creating a new style (in CSS) bu

Re: [css-d] List Content Hidden by List Background in IE

2006-07-06 Thread Zoe M. Gillenwater
Aaron Roberson wrote: > Please take a look for yourself: > http://www.whitehorsemedia.com/index.cfm > Aaron, Get rid of the relative positioning in the ul.products li rule. It's not needed, and it's triggering the bug. As a side note, I don't think a list is the proper markup for that box.

Re: [css-d] Need Help Centering

2006-07-06 Thread Laurie Davis-Covin
Also might look into About.Com They usually have a workable solution. http://webdesign.about.com/od/css/ht/htcsscenterliq.htm -Laurie Davis-Covin At 08:16 PM 7/5/2006, you wrote: >X-BeenThere: css-d@lists.css-discuss.org Donna Pfledderer @ Virtual Business Connection wrote: > I am trying to cen

Re: [css-d] site check please

2006-07-06 Thread David Laakso
Erik Visser wrote: > David Laakso wrote: > >> Erik Visser wrote: >> >>> http://beta.bartbleijerveld.nl/8/site/ >> p :: ie/opera/ff/moz >> Crazy about all that white space. >> > > too much you mean? > I mean that I like all the white space. > >> Might be nice to relieve some of t

[css-d] site check

2006-07-06 Thread William Gates
Hi Mark, On a Mac it renders ok in Firefox 1.5.0.4. But in Safari 1.3.2 all content below the header and navigation appears in one continuous left column, roughly 200px wide. In IE5, the latest news etc column to the left, a long way below the main body text, and the lorem logo is sticking outs

Re: [css-d] Site check please, esp. Mac & UNIX.

2006-07-06 Thread Ingo Chao
Mark Batty (Gmail) wrote: > In Safari, #cwrap shrinks-to-fit #col1 to a width of a word. #cwrap { overflow: hidden; ... } #col1 { width: 100%; ...} This is due to the overflow:hidden; I am not sure if this is a bug. I think Safari needs a width

Re: [css-d] site check please

2006-07-06 Thread Erik Visser
David Laakso wrote: > Erik Visser wrote: >> http://beta.bartbleijerveld.nl/8/site/ >> > xp :: ie/opera/ff/moz > Crazy about all that white space. too much you mean? > Might be nice to relieve some of the starkness, though, with a touch of color > here and there. what is starkness? the simple

Re: [css-d] Anomalous rendering with a links

2006-07-06 Thread Els
Ian Young wrote: > Good morning list, Almost afternoon :-) > Here's an interesting one > > Have a links surrounded by a div. > > The first link looks as required all others do not if they > have url defined eg Contact wrong > Contact correct!! > > More bizarrely on another server (the test bed)

[css-d] Site check please, esp. Mac & UNIX.

2006-07-06 Thread Mark Batty (Gmail)
Hi all, would you be able to check the following for me please, especially on Mac and UNIX. The portfolio link (main nav at the top) has a page to check the 'you are here' effect, all other pages don't exist yet.

Re: [css-d] Anomalous rendering with a links

2006-07-06 Thread Ian Young
> Now, I have never come across this before and the div works everywhere else > on the site. > > Any thoughts? XHTML validation errors at the second page? http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.venachar-lochsi de.com%2Flinks.html Duh! I had validated the page but had then a

Re: [css-d] Anomalous rendering with a links

2006-07-06 Thread imprimerie-print
Ian Young a écrit : > Good morning list, > > Here's an interesting one > > Have a links surrounded by a div. > > The first link looks as required all others do not if they have url defined > eg Contact wrong Contact > correct!! > > More bizarrely on another server (the test bed) it works ok. S

Re: [css-d] Anomalous rendering with a links

2006-07-06 Thread david
Ian Young wrote: > How it should look: > http://www.iyesolutions.co.uk/templates/vensite/links.html > > How it shouldn't: > http://www.venachar-lochside.com/links.html > > Now, I have never come across this before and the div works everywhere else > on the site. > > Any thoughts? XHTML validat

Re: [css-d] Weird attribute

2006-07-06 Thread francky
Skip Knox wrote: >I can confirm that this is a font name. I actually saw it once. It was a >very small font of fixed size that a designer used in a footer. But that >was done in a graphic. > >Technically it should indeed have quotes around it, but in this case >it's moot because hardly anyone's go

Re: [css-d] Anomalous rendering with a links

2006-07-06 Thread Ian Young
Good morning again list, I should have said that it is the links at the bottom of the page which are causing the problem. Ian -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.394 / Virus Database: 268.9.9/382 - Release Date: 04/07/2006 __

[css-d] Anomalous rendering with a links

2006-07-06 Thread Ian Young
Good morning list, Here's an interesting one Have a links surrounded by a div. The first link looks as required all others do not if they have url defined eg Contact wrong Contact correct!! More bizarrely on another server (the test bed) it works ok. Same page same style. How it should look: