Re: [css-d] table height problem: FF vs. Safari

2007-03-03 Thread francky
Mark Lundquist wrote: > Hi, > > (Note, I'm still trying to pull this design together in compliant > browsers, and I have dared not look at it Exploder yet...) > > See the 3 colored block areas here?: > > http://dev.hearthstone.wd-2.net/ > > [...] > nested tables > [...] > > > Help! How do I

Re: [css-d] What's the proper way to vertically center an element within its parent?

2007-03-03 Thread David Hucklesby
On Fri, 02 Mar 2007 15:03:01 -0800, Chris Chen wrote: > Hi, > > I can't seem to be able to style inside to make it centered > *vertically* > inside . > > http://www.msn.com"; >Hello > On Sat, 3 Mar 2007 12:31:04 -0800, Ed Seehouse replied: > Whatever reason is the span there for? There's nothi

Re: [css-d] table height problem: FF vs. Safari

2007-03-03 Thread Mark Lundquist
On Mar 3, 2007, at 4:27 PM, Gunlaug Sørtun wrote: > Mark Lundquist wrote: >> See the 3 colored block areas here?: >> http://dev.hearthstone.wd-2.net/ > > (lots of frustration :-) ) > >> Help! How do I fix this? > > Maybe you can get away with something like this... > >

Re: [css-d] custom 'search' text box

2007-03-03 Thread francky
Web Developer wrote: > wow thanks Holly! Too bad it wasnt done with all css, would have been > impressive; kinda cheating throwing the image on there :). > > Ari Hi Ari, I haven't links to tutorials either, but maybe inspiration can be given by some: * Search Form experiments with css <

Re: [css-d] table height problem: FF vs. Safari

2007-03-03 Thread Gunlaug Sørtun
Mark Lundquist wrote: > See the 3 colored block areas here?: > > http://dev.hearthstone.wd-2.net/ (lots of frustration :-) ) > Help! How do I fix this? Maybe you can get away with something like this... ...once you have tuned it for your de

Re: [css-d] custom 'search' text box

2007-03-03 Thread Web Developer
wow thanks Holly! Too bad it wasnt done with all css, would have been impressive; kinda cheating throwing the image on there :). Ari __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 informatio

[css-d] table height problem: FF vs. Safari

2007-03-03 Thread Mark Lundquist
Hi, (Note, I'm still trying to pull this design together in compliant browsers, and I have dared not look at it Exploder yet...) See the 3 colored block areas here?: http://dev.hearthstone.wd-2.net/ Note, all the relevant CSS is in the top-level stylesheet "site.css" (not in the other

Re: [css-d] What's the proper way to vertically center an element within its parent?

2007-03-03 Thread Ed Seehouse
On 3/2/07, Chris Chen <[EMAIL PROTECTED]> wrote: > I can't seem to be able to style inside to make it centered > *vertically* inside . Both of these elements are inline so the only things you can adjust are the line height and the font size. If you must for some reason adjust them vertically t

Re: [css-d] Two Problems

2007-03-03 Thread Mark Lundquist
On Mar 1, 2007, at 11:06 AM, francky wrote: >> 1) The footer content has a higher z-index than the gray mask that >> runs across it... so why is the gray mask actually stacking above the >> content? >> >> > Hi Mark, > Though no answer to the question, ;-) > >#footer-content { >posit

Re: [css-d] custom 'search' text box

2007-03-03 Thread Holly Bergevin
From: "Web Developer" <[EMAIL PROTECTED]> >Hello all, >I was wondering if anyone had any tutorials on how to make a custom >input box like the websites below. You can see their 'search' input >textboxes are customized. >I assume allofmp3 does some funkiness with position: relative;. not >sure abou

Re: [css-d] Styling Tables

2007-03-03 Thread Gunlaug Sørtun
Richard Brown wrote: >> > Why when I add display: block does the table then spread right across > the page please? If I then add width: 400px on the td or th all it > does it put it below the left column and send the r

Re: [css-d] Unwanted gap between child elements

2007-03-03 Thread Jiju Thomas Mathew
On 3/3/07, Chris Chen <[EMAIL PROTECTED]> wrote: > > Hi, > > I found that breaking up child elements of with any white space > would > cause an extra gap between them in IE7. For example: > > > http://www.msn.com"; > >Hello > http://www.msn.com"; > >Hello >

Re: [css-d] firefox border when i click over a link

2007-03-03 Thread Mike Nowak
>>> "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> 3/2/2007 4:59 AM >>> i'm experiencing an annoying issue on Firefox http://studiomaci.it/ita-progetti.html the link in the page, when clicked, displays a persistent dotted border. Why it happens and how I can avoid this ff's behaviour? - While it

Re: [css-d] Styling Tables

2007-03-03 Thread Richard Brown
Hi All On 03/03/07, Richard Brown <[EMAIL PROTECTED]> wrote: > > I have this site: > > > > and I want the products to look like this: > > > > > > An