Re: [css-d] IE8 Problem with background in Zen Cart revisited

2011-03-21 Thread Barney Carroll
On 21 March 2011 04:05, Al Sparber aspar...@roadrunner.com wrote: On 3/21/2011 12:01 AM, Carol Swinehart wrote: Included an IE7 emulate script in the head of the document and all the problems with IE8 backgrounds went away. That is usually not a good solution ;-)...especially for IE9 users.

[css-d] Styling a video gallery (and apologies)

2011-03-21 Thread Gabriele Romanato
apologies First of all, I'd like to say that I'm awful sorry for the flames and my stupid behavior on my last post on IE. I'd like to apologize with people that may have felt offended by me. I got a serious attitude problem, plus I'm Italian... so you got my picture: an

Re: [css-d] UL or css table for navigation panel?

2011-03-21 Thread Joergen W. Lang
Am 21.03.11 00:27, schrieb Keith Purtell: I'm trying to create a navigation panel with six links. I want it to appear as a horizontal rectangle with three links across the top and three directly below (all centered on a page). I'm not sure whether I should use my usual unordered list and then

Re: [css-d] UL or css table for navigation panel?

2011-03-21 Thread tedd
At 6:27 PM -0500 3/20/11, Keith Purtell wrote: I'm trying to create a navigation panel with six links. I want it to appear as a horizontal rectangle with three links across the top and three directly below (all centered on a page). I'm not sure whether I should use my usual unordered list and

Re: [css-d] UL or css table for navigation panel?

2011-03-21 Thread Bobby Jack
--- On Mon, 3/21/11, Joergen W. Lang joergen_l...@gmx.de wrote: Then you *could* use these rules to make you links behave as desired: ul.nav {     margin:     auto; /* center list */     list-style: none; /* remove bullets */     width:      20em; /* give it an explicit width */ }

[css-d] change in height of navigation bar

2011-03-21 Thread John Hannon
Hello, I am writing because of a change in the height of a navigation bar. The navigation bar appears to display properly in Firefox 3.6.15 on a Mac and in Safari 4.1.3, there is extra space underneath of the nav bar. The web address is: http://bwbcontractors.com/ If you have any insight,

Re: [css-d] change in height of navigation bar

2011-03-21 Thread Al Sparber
On 3/21/2011 10:05 PM, John Hannon wrote: Hello, I am writing because of a change in the height of a navigation bar. The navigation bar appears to display properly in Firefox 3.6.15 on a Mac and in Safari 4.1.3, there is extra space underneath of the nav bar. The web address is:

Re: [css-d] change in height of navigation bar

2011-03-21 Thread Alan Gresley
On 22/03/2011 1:05 PM, John Hannon wrote: Hello, I am writing because of a change in the height of a navigation bar. The navigation bar appears to display properly in Firefox 3.6.15 on a Mac and in Safari 4.1.3, there is extra space underneath of the nav bar. The web address is:

Re: [css-d] Styling a video gallery (and apologies)

2011-03-21 Thread David Laakso
On 3/21/11 6:48 AM, Gabriele Romanato wrote: I was wondering if it was possible to apply the same CSS techniques of fluid image galleries to video galleries. I just made this test: http://onwebdev.blogspot.com/2011/03/css-styling-video-gallery.html Btw, do you know some server-side script