Re: [css-d] stylesheet link causing validation to fail

2006-07-21 Thread david
Bill Walton wrote: > I'm really having a hard time understanding 'normal page flow.' I see it > referred to, but I haven't been able to find an understandable explanation > of what it is. If you (or anyone else) could point me to a reference that > could help me get my arms around those funda

[css-d] CSS-ifying YouTube embedded videos

2006-07-21 Thread Erik Harris
I had spent some time putting together a "WebDVD" awhile ago, where each video was simply a link to an AVI file on a file sharing server, which has disappeared. So tonight, I started converting the thing over to using embedded YouTube videos. In an attempt to "CSSify" the embedded links they

Re: [css-d] input type image spacing issue

2006-07-21 Thread Michael Landis
On 7/21/06, Gunlaug Sørtun <[EMAIL PROTECTED]> wrote: > Madison Bryan wrote: > > > http://www.westga.edu/~webgroup/design/code/ > > > My problem (well, one of them) is the image input element at the top > > right of the design. It's moving down the whole list. > > > I can't seem to pull it down. >

Re: [css-d] help with float positioning problem

2006-07-21 Thread Gunlaug Sørtun
Peggy Coats wrote: > This is probably really simple, but I can't seem to figure it out > today. I have content and navigation divs, floated left and right, > respectively. The navigation should be at the upper right, under the > header banner. Everything displays as it should in FF, but in IE,

Re: [css-d] problem with 3 column layout

2006-07-21 Thread Liz
That worked. I never would have figured that out on my own. Thank you so much! Liz On 7/21/06 7:28 PM, "Gunlaug Sørtun" <[EMAIL PROTECTED]> wrote: > Liz wrote: >> No 2 - was ok until I put a logo in it. The masthead is 99 px high >> and so is the image. I wanted no border or space above it.

Re: [css-d] problem with 3 column layout

2006-07-21 Thread Gunlaug Sørtun
Liz wrote: > No 2 - was ok until I put a logo in it. The masthead is 99 px high > and so is the image. I wanted no border or space above it. When I > added the 1 px padding I got a large masthead space around it. When > I make the padding 0 there is no masthead padding around the logo but > ther

Re: [css-d] problem with 3 column layout

2006-07-21 Thread Liz
On 7/21/06 3:00 PM, "Gunlaug Sørtun" <[EMAIL PROTECTED]> wrote: > Liz wrote: > >> link http://www.liztestsite.com/testsite/test2.html > >> Problem 1) >> >> my left nav include which is a flyout menu ends up being behind the >> content. It shows up but you can read the content through it. I

Re: [css-d] table caption and firefox

2006-07-21 Thread Philippe Wittenbergh
On Jul 22, 2006, at 6:03 AM, francky wrote: > But why? The css2.1 spec's say: > "The caption boxes ... are block-level boxes that retain their own > content, padding, margin, and border areas, and are rendered as normal > blocks *inside* the anonymous box." > http://www.w3.org/TR/CSS21/tables.htm

Re: [css-d] problem with 3 column layout

2006-07-21 Thread Liz
On 7/21/06 3:03 PM, "francky" <[EMAIL PROTECTED]> wrote: > Liz wrote: > >> Hello, all, >> >> I hope someone can help. I posted this before but forgot to add the link. >> Then I posted again with the link but my email came back so I'm trying >> again. >> >> link http://www.liztestsite.com/te

Re: [css-d] problem with 3 column layout

2006-07-21 Thread Liz lizCSSlist
On 7/21/06 3:00 PM, "Gunlaug Sørtun" <[EMAIL PROTECTED]> wrote: > Liz wrote: > >> link http://www.liztestsite.com/testsite/test2.html > >> Problem 1) >> >> my left nav include which is a flyout menu ends up being behind the >> content. It shows up but you can read the content through it. I >

[css-d] help with float positioning problem

2006-07-21 Thread Peggy Coats
This is probably really simple, but I can't seem to figure it out today. I have content and navigation divs, floated left and right, respectively. The navigation should be at the upper right, under the header banner. Everything displays as it should in FF, but in IE, the navigation is at the lowe

Re: [css-d] problem with 3 column layout

2006-07-21 Thread Gunlaug Sørtun
Liz wrote: > link http://www.liztestsite.com/testsite/test2.html > Problem 1) > > my left nav include which is a flyout menu ends up being behind the > content. It shows up but you can read the content through it. I > tried giving it a high z index (10) hoping that would help but it > didn't.

Re: [css-d] problem with 3 column layout

2006-07-21 Thread francky
Liz wrote: >Hello, all, > >I hope someone can help. I posted this before but forgot to add the link. >Then I posted again with the link but my email came back so I'm trying >again. > >link http://www.liztestsite.com/testsite/test2.html > >I gave up on the "In Search of the Holy Grail" layout beca

Re: [css-d] input type image spacing issue

2006-07-21 Thread Gunlaug Sørtun
Madison Bryan wrote: > http://www.westga.edu/~webgroup/design/code/ > My problem (well, one of them) is the image input element at the top > right of the design. It's moving down the whole list. > I can't seem to pull it down. No wonder... images are inline-elements by default in Strict. You

Re: [css-d] table caption and firefox

2006-07-21 Thread francky
jaklitsch maya wrote: >I have a problem with that I frankly do not >understand. > >I have been trying to solve it for several hours, and >can't seem to solve it. > >The IE 6 is rendering my caption of a data table just >fine but Firefox will not center it to the table. > >the partial css is: >

[css-d] table caption and firefox

2006-07-21 Thread jaklitsch maya
I have a problem with that I frankly do not understand. I have been trying to solve it for several hours, and can't seem to solve it. The IE 6 is rendering my caption of a data table just fine but Firefox will not center it to the table. the partial css is .meetings {width: 50%; b

[css-d] problem with 3 column layout

2006-07-21 Thread Liz
Hello, all, I hope someone can help. I posted this before but forgot to add the link. Then I posted again with the link but my email came back so I'm trying again. link http://www.liztestsite.com/testsite/test2.html I gave up on the "In Search of the Holy Grail" layout because the anchor links

Re: [css-d] Highlighting Nav Links

2006-07-21 Thread Zoe M. Gillenwater
Joseph Lorenzini wrote: > I am working on a web design that has three different columns of navigation > that are persistent throughout the site. I would like to find a way to have > the link of the page you are on be highlighted while the rest are grayed out. > For example, say I had a main nav

Re: [css-d] Internal Anchor Tag Breaks Layout in FF

2006-07-21 Thread Amaryllia Liu
> Simplest solution: change your 'position: relative' based layout > to a 'position: absolute' based one - relative to div#main, and > there won't be any IE-bugs to replicate. > > Add... > div#main {position: relative;} > ...and change all existing 'position: relative' to > 'position: absolute' an

[css-d] Page/Structure Check Before Proceeding

2006-07-21 Thread Chris Akins
I have a fairly basic page I'm putting together and have it behaving, so far, in Firefox and Safari, but not in IE (wonder of wonders). Before I try to figure out the IE issues, with a little help from this list, hopefully, I'd like to get a more expert opinion on my page structure and basic CSS I

Re: [css-d] 3 column layout problems

2006-07-21 Thread Zoe M. Gillenwater
Liz wrote: > I gave up on the "In Search of the Holy Grail" layout because the anchor > links didn't work in FireFox. Now I'm trying the "Skidoo Too" 3 column > layout. The anchor links work fine but I and am having other problems. I > hope someone can help. > If you include the URL to your p

[css-d] page flow [WAS Re: stylesheet link causing validation to fail]

2006-07-21 Thread Zoe M. Gillenwater
Bill Walton wrote: > Ingo Chao > > >> or go the other route without position:absolute. >> > > I'm going to try to eliminate the position: absolute this weekend. The > pointers you and LordChaos gave will be where I start, for sure. I tried > using position:relative to begin with but tha

Re: [css-d] Combine Stylesheets Dynamically?

2006-07-21 Thread Michael Landis
On 7/20/06, Alex Foley <[EMAIL PROTECTED]> wrote: > The problem is my main page is the heaviest of the pages...it carries a > large Flash graphic (although that would soon go away...). One thing > I've decided on is that the user downloading a separate stylesheet for > each page is no good... I ha

Re: [css-d] Best navigational scheme?

2006-07-21 Thread Aaron Gray
> [This is likely the wrong venue for this question, so I'd welcome > redirection to sites/groups/fora that focus on design philosophy in > lieu of answers if that's the case.] > > What's your opinion on the best navigational scheme for a site with > several (4 or more) pages in each of several (5

Re: [css-d] inherit problems

2006-07-21 Thread Michael Landis
On 7/20/06, Zoe M. Gillenwater <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > I have set the properties of my form fields > > > > textarea, input > > { > > width: 550px; > > } > > > > I only have one that I want to ignore this class. What is the best way to > > get the single elements t

[css-d] input type image spacing issue

2006-07-21 Thread Madison Bryan
Hello All! I'm in the beginning process of coding this mock up... http://www.westga.edu/~webgroup/design/mocks/uwg-mock10-15.jpg My current progress... http://www.westga.edu/~webgroup/design/code/ My problem (well, one of them) is the image input element at the top right of the design. It'

Re: [css-d] Another floats not contained by wrapper thread [was: New problem]

2006-07-21 Thread Ingo Chao
Ingo Chao wrote: > See our wiki for containing floats. Ah, this was an error. Sorry. Ingo -- http://www.satzansatz.de/css.html __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hu

Re: [css-d] CSS beginner seeking help

2006-07-21 Thread Janet Chang
At 12:14 AM 7/21/2006, David Sharp wrote: >>I actually originally had the background image on the header, but when I >>did that, it created a white space between the header and the subheader >>that I couldn't figure out how to get rid of. When I moved the background >>image to the wrapper, tha

Re: [css-d] New problem

2006-07-21 Thread Gunlaug Sørtun
Jeralyn Merideth wrote: > The side boxes are flaking out on me. By that, I mean that I added a > couple test links there (because this was the whole purpose of > putting those there...for news links) and the top box became > bigger...expectedly...but as it grew it shoved the lower box over the >

Re: [css-d] Another floats not contained by wrapper thread [was: New problem]

2006-07-21 Thread Ingo Chao
Jeralyn Merideth wrote: > Forgot to CC the group... > > I have a new problem I need help with fast! The side boxes are flaking out on > me. By that, I mean that I added a couple test links there (because this was > the whole purpose of putting those there...for news links) and the top box > bec

Re: [css-d] New problem

2006-07-21 Thread Christian Heilmann
> I have a new problem I need help with fast! The side boxes are flaking out on > me. By that, I mean that I added a couple test links there (because this was > the whole purpose of putting those there...for news links) and the top box > became bigger...expectedly...but as it grew it shoved the

Re: [css-d] New problem

2006-07-21 Thread Jeralyn Merideth
Jeralyn Merideth <[EMAIL PROTECTED]> wrote:Right now it doesn't look this way because I deleted the extra content in the top sidebox to get rid of the "issue" till I could find a solution. I forgot that only the index page looks "right"...the rest of the linked pages show the problem I was refe

[css-d] help with lists in IE

2006-07-21 Thread TCrabtree
The list works in Firefox, but in IE, the block background color changes only when I hover over the text. In Firefox, the background changes when I hover over any part of the block. Here is the css. How can I get IE's behaviour to mimic Firefox? ul#imp { width: 190px; margin: 0 0;

[css-d] IE problem with relative positioning and one other small issue

2006-07-21 Thread Craig Palenshus
Look at the following link in IE: http://test.lakequincy.com/Advertisers/Default.aspx Then resize the browser and notice that the positioning shifts until you refresh the page, then its back centered again like its supposed to be. I know this is because of the relative positioning I'm using and i

[css-d] New problem

2006-07-21 Thread Jeralyn Merideth
Forgot to CC the group... I have a new problem I need help with fast! The side boxes are flaking out on me. By that, I mean that I added a couple test links there (because this was the whole purpose of putting those there...for news links) and the top box became bigger...expectedly...but as it

Re: [css-d] How to send CSS and HTML as a package

2006-07-21 Thread Christian Heilmann
> > How do I bundle my source code and my CSS link together so that when I send > them from point A they both arrive at point B. and function as they > should.??.(Plain English,please.) Plain English question or description please. As others pointed out, simply zipping all files up wou

Re: [css-d] Novice needs info.

2006-07-21 Thread Scott Reston
Can you clarify a bit? If you're emailing them, a ZIP (or SIT, etc) will do the trick. Make sure that you're links between html and css (and images and anything else outside the source html doc) are relative. ie: GOOD: BAD: -- s:r { scott reston http://scott.therestons.com scott at

Re: [css-d] Novice needs info.

2006-07-21 Thread Jay Blanchard
[snip] How do I bundle my source code and my CSS link together so that when I send them from point A they both arrive at point B. and function as they should.??.(Plain English,please.) [/snip] Zip them up with WinZip and extract them when they get to point B _

[css-d] Novice needs info.

2006-07-21 Thread Ernie Finlay
How do I bundle my source code and my CSS link together so that when I send them from point A they both arrive at point B. and function as they should.??.(Plain English,please.) Thanks,Ernie Finlay. __ css-discuss

Re: [css-d] stylesheet link causing validation to fail

2006-07-21 Thread Bill Walton
Ingo Chao > Add > > top:0; to .col3 > > and > > position:relative to each .LinestyleX Thank you very much. At least now the results are the same in IE and FF. > or go the other route without position:absolute. I'm going to try to eliminate the position: absolute this weekend. The pointers yo

Re: [css-d] Dinamic css change

2006-07-21 Thread Gunlaug Sørtun
Christian Heilmann wrote: >> Use a style switcher. I recommend the following... >> > > > It relies on JavaScript and offers the links even when JS is > disabled... That's just bad. All use of javascript has a weakness. Disabling/hiding lin

Re: [css-d] One True Layout problems (was Re: holy grail problems)

2006-07-21 Thread Alex Robinson
>1/ Based on the most recent WebKit nightly builds (aka future >Safari), adding {position:relative} to each column is a (possible) >work around. >This of course > * is only true at the time of writing (WebKit is not a release >version, but beta software; things may change ...) > * is

[css-d] 3 column layout problems

2006-07-21 Thread Liz
I gave up on the "In Search of the Holy Grail" layout because the anchor links didn't work in FireFox. Now I'm trying the "Skidoo Too" 3 column layout. The anchor links work fine but I and am having other problems. I hope someone can help. Problem 1) my left nav include which is a flyout menu