Re: [css-d] Fix for float breaking layout

2010-05-19 Thread Thierry Koblentz
> At http://bit.ly/ad7AEl please compare the headings in the Green > Drinks section. I just noticed that viewed links seem to be the size > of other headings, but the a links aren't behaving this way. Replace this: h4, h4 a:link {} With this: h4 {} and go from there > > > Also, on the contac

Re: [css-d] Fix for float breaking layout

2010-05-19 Thread Kim Brooks Wei
At 5:23 PM -0700 10/05/18, Thierry Koblentz wrote: > > Thank you Thierry. Now I'm trying to solve two link issues: > >You're welcome > >> I'm trying to figure out how to make my h4 and h5 headings the same >> size whether they are links or not. These headers render at different >> sizes when th

Re: [css-d] Fix for float breaking layout

2010-05-18 Thread Thierry Koblentz
> Thank you Thierry. Now I'm trying to solve two link issues: You're welcome > I'm trying to figure out how to make my h4 and h5 headings the same > size whether they are links or not. These headers render at different > sizes when they are links than when they aren't, but I can't > understand w

Re: [css-d] Fix for float breaking layout

2010-05-18 Thread Kim Brooks Wei
Thank you Thierry. Now I'm trying to solve two link issues: I'm trying to figure out how to make my h4 and h5 headings the same size whether they are links or not. These headers render at different sizes when they are links than when they aren't, but I can't understand why. This is happening at

Re: [css-d] Fix for float breaking layout

2010-05-15 Thread Thierry Koblentz
> http://bit.ly/93ynDM > > I need to pop the two columns in the body of this layout into place > on this page and prevent them from spilling over into the footer. > And, get my map image to show up. > > Can't remember how to do the first two and the last I can't make work > for some odd reason. >

[css-d] Fix for float breaking layout

2010-05-15 Thread Kim Brooks Wei
http://bit.ly/93ynDM I need to pop the two columns in the body of this layout into place on this page and prevent them from spilling over into the footer. And, get my map image to show up. Can't remember how to do the first two and the last I can't make work for some odd reason. Help apprecia