Re: [css-d] multiple similar pages with same navigation bar

2007-06-04 Thread Trevor Richens
Hi, Strictly speaking this is really an "off-list" topic but here's my solution. I generate my pages that require this using PHP. I create the basic template page in XHTML and then break down each section into separate files. I then add the PHP tags so that the page gets recreated correctly using

Re: [css-d] Navcontainer Problems

2007-06-04 Thread Richard Brown
Hi Lori On 01/06/07, Lori Lay <[EMAIL PROTECTED]> wrote: > > > > I am trying to use different images for a nav list. I am declaring > > different classes for each image and that is working. However, I > > cannot get the text to sit below the images. Could you have a look and > > maybe see where I

[css-d] Making a Blog "theme" your own...

2007-06-04 Thread Maxwell Balmain
I have done a number of designs using strict doctypes and CSS etc. I would like to begin a portfolio site with a blog interface. While I am reasonably comfortable with CSS I have no experience in taking the Wordpress blog system and creating my unique theme by using my own graphics and CSS.

Re: [css-d] Jogging in IE 6

2007-06-04 Thread David Laakso
Theresa Mesa wrote: > Why is the main content jogging in IE6, but not IE7 or FF on either > platform, or Safari? > > http://mdh-test.com/vads > http://mdh-test.com/vads/vds.css > > Been a while since I built a site, so I'm a little rusty. Thank you > for your help. > > Theresa Mesa > [EMAIL PR

Re: [css-d] Konqueror only css 'hack'

2007-06-04 Thread Philippe Wittenbergh
On Jun 5, 2007, at 2:46 AM, James Leslie wrote: > I seem to be having a couple of problems with a site in konqueror (it > works pretty much fine on every other browser on mac/pc/linux) and > came > across the following hack through google. I was wondering if anyone > had > any experience of u

Re: [css-d] Born again CSS

2007-06-04 Thread Glen Lipka
Oh, good. Also, check out some of the CSS Layouts around the web. They help. Its impossible to memorize all this stuff. Example: http://www.cssplay.co.uk/layouts/3cols2.html# Glen On 6/4/07, Luc <[EMAIL PROTECTED]> wrote: > > Good evening Glen, > It was foretold that on 4/6/2007 @ 17:18:55 GMT-0

Re: [css-d] Born again CSS

2007-06-04 Thread Luc
Good evening Glen, It was foretold that on 4/6/2007 @ 17:18:55 GMT-0700 (which was 21:18:55 where I live) Glen Lipka would write: > How about something like this? > http://www.commadot.com/jquery/min-width.htm That's the thing i'm after Glenn!! > Look at the code with a table: > http:

Re: [css-d] Born again CSS

2007-06-04 Thread Glen Lipka
How about something like this? http://www.commadot.com/jquery/min-width.htm Although, I feel like this is a little ugly. Look at the code with a table: http://www.commadot.com/jquery/min-width-table.htm Doesn't that seem easier to manage? Glen On 6/4/07, Luc <[EMAIL PROTECTED]> wrote: > > Go

Re: [css-d] table class

2007-06-04 Thread Michael Stevens
Well, I understand you are right, and did from the start because I've experienced it myself (even though my argument's logic failed), but I still say it's an inconsistency. :) border= in HTML should equal border: in CSS. I understand they are different but to make them inconsistent would be one re

Re: [css-d] padding and margins

2007-06-04 Thread David Hucklesby
On Mon, 04 Jun 2007 14:32:33 -0400, Sandy wrote: > > I have a couple of problems with these pages I don't understand. > > The in > http://sandyfeldman.com/test/smale/portfolio1/port111.html seems to have just > a little > padding on the right, compared to the same thing in > http://sandyfeldman.c

Re: [css-d] Born again CSS

2007-06-04 Thread Luc
Good evening Glen, It was foretold that on 4/6/2007 @ 15:33:09 GMT-0700 (which was 19:33:09 where I live) Glen Lipka would write: Hi Glen, > What is the desired outcome when the screen gets small? sorry if i didn't make myself clear (and sorry for all on the list) > A) The screen gets a ho

Re: [css-d] table class

2007-06-04 Thread Mauricio Samy Silva
Good point Mike. You are mixing things. Your logic fails because is applying 'markup rules' to 'CSS rules'. In [the old and deprecated way to apply borders] border is assigned via an HTML * attribute* and must follow what the HTML Specs [1] says: The value "border" in the start tag of th

[css-d] Positioned Corners in IE6

2007-06-04 Thread Glen Lipka
Sample: http://cpns.commadot.com/ In IE6, the corners at the bottom are being placed too low. When I use the IE Dev toolbar and change anything about them, they snap back into place. I hate errors like that. Any ideas? Thanks, Glen __

Re: [css-d] Born again CSS

2007-06-04 Thread Glen Lipka
What is the desired outcome when the screen gets small? A) The screen gets a horizontal scrollbar when a certain minimum width is reached? B) The elements overlap each other? And also, what happens if the screen resolution is very large. What is the intended results? Glen On 6/4/07, Luc <[EMAI

Re: [css-d] table class

2007-06-04 Thread Michael Stevens
If a border applied to a table in the CSS is not inherited by tr and td then why does in your markup give borders around all the tr and td? Following the second link give this description: The headline is important! "If no color has been assigned to the EM element, the emphasized "is" will inheri

Re: [css-d] Born again CSS

2007-06-04 Thread Luc
Good evening Gate, It was foretold that on 3/6/2007 @ 13:58:54 GMT-0400 (which was 14:58:54 where I live) Gate Wizard would write: > have you tried: http://css-discuss.incutio.com/?page=FloatLayouts Yup, even tried the solution given by Sarah but to no avail ... still having the same problem

Re: [css-d] Text inline with graphic

2007-06-04 Thread jana coyle
It works great in Firefox but IE puts an additional extra blank line after the graphic. Thanks, Kevin - Original Message - From: "Jukka K. Korpela" <[EMAIL PROTECTED]> To: Sent: Monday, June 04, 2007 1:47 PM Subject: Re: [css-d] Text inline with graphic > On Mon, 4 Jun 2007, jana c

Re: [css-d] table class

2007-06-04 Thread Mauricio Samy Silva
Hi Mike, Because it's not a cascade issue.[1] It's an inheritance issue.[2] The CSS property border isn't an inherited property or in other words, doesn't apply to children elements. [1] http://www.w3.org/TR/REC-CSS2/cascade.html#cascade [2] http://www.w3.org/TR/REC-CSS2/cascade.html#inheritance

[css-d] Divs moving up page

2007-06-04 Thread trevor bayliss
Hi all, My css is now validated as is my html! I have been checking my index page with the various browser/OS combos but I get a major difference with the majority (except for IE) where the divs called #gw_tabView1 and .gw_aTab seem to move unexpectedly. The page can be seen here: http://216.2

Re: [css-d] table class

2007-06-04 Thread Michael Stevens
Hi Ross, There is a 'equal sign' missed in your HTML code: In case the missed sign was a typo and you want a border around ALL cells of the table you must use the following CSS: table.signup_table { border-collapse:collapse; } table.signup_table tr td { border:1px solid green; } -- Why doesn't

[css-d] Div moving up the page

2007-06-04 Thread trevor bayliss
Hi all, My css is now validated as is my html! I have been checking my index page with the various browser/OS combos but I get a major difference with the majority (except for IE) where the divs called #gw_tabView1 and .gw_aTab seem to move unexpectedly. The page can be seen here: http://216.2

Re: [css-d] table class

2007-06-04 Thread Mauricio Samy Silva
From: "Edinburgh Nights" <[EMAIL PROTECTED]> >I usually add id but I have a series of tables I want to apply the same >class to > -- Hi Ross, There is a 'equal sign' missed in your HTML code: In case the missed sign was a typo and you want a bord

Re: [css-d] multiple similar pages with same navigation bar

2007-06-04 Thread Lori Lay
Kaye wrote: ...snipped > My question is whether it is possible to turn this example into an > external style sheet with the header, footer and left column content > there and then just have each separate page's content (for the right > column) in an html page that uses that external style shee

Re: [css-d] table class

2007-06-04 Thread Lori Lay
Edinburgh Nights wrote: > I usually add id but I have a series of tables I want to apply the same class > to > > > If you actually wrote it this way in your page, then there's your problem. Try > > this doesn't work > > .signup_table { > border-collapse:collapse; > border:1px solid green

Re: [css-d] Extra space between floated divs in IE6

2007-06-04 Thread Erik Olivier Lancelot
Thanks a million, it works wonderfully now. It also solved problems I was having on several other pages. Cheers! Erik __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://

[css-d] table class

2007-06-04 Thread Edinburgh Nights
I usually add id but I have a series of tables I want to apply the same class to this doesn't work .signup_table { border-collapse:collapse; border:1px solid green; } or does this table.signup_table { border-collapse:collapse; border:1px solid green; } any ideas?

Re: [css-d] Extra space between floated divs in IE6

2007-06-04 Thread ron zisman
On Jun 4, 2007, at 9:00 AM, Erik Olivier Lancelot wrote: > http://www.jester-records.com/releases-div.php. > > IE6 outputs extra space between the covers and the release info. It > looks right in FF, O and NN. > IE6 is in quirks mode, and you are therefore seeing the effects of the old box-m

[css-d] padding and margins

2007-06-04 Thread Sandy
hello all, I have a couple of problems with these pages I don't understand. The in http://sandyfeldman.com/test/smale/portfolio1/port111.html seems to have just a little padding on the right, compared to the same thing in http://sandyfeldman.com/test/smale/portfolio1/port110.html where is thi

Re: [css-d] oops, to clarify

2007-06-04 Thread Francesco Rizzi
On 6/3/07, ron zisman <[EMAIL PROTECTED]> wrote: > > > Browsers have different defaults. > > Add... > table td {vertical-align: top;} > ...and Firefox will get the message. Along those lines, I found that using a style-baselining stylesheet from the get go helps a lot. Here's the link to E.Meyer

Re: [css-d] Text inline with graphic

2007-06-04 Thread Jukka K. Korpela
On Mon, 4 Jun 2007, jana coyle wrote: > I would like to raise the text "3." to be in the center of the graphic > "add to cart" Right now the "3." is at the bottom of the graphic. Not > sure how to achieve this. Hope I explained this well enough. > Any help would be great. > http://www.precis

[css-d] Konqueror only css 'hack'

2007-06-04 Thread James Leslie
Hi, I seem to be having a couple of problems with a site in konqueror (it works pretty much fine on every other browser on mac/pc/linux) and came across the following hack through google. I was wondering if anyone had any experience of using it and how 'safe' it might be in the future? html:not

[css-d] Extra space between floated divs in IE6

2007-06-04 Thread Erik Olivier Lancelot
Hello, I am working on this page: http://www.jester-records.com/releases-div.php. IE6 outputs extra space between the covers and the release info. It looks right in FF, O and NN. I have been searching the web for hours but have not found a solution. I tried putting the closing tag of "releases

[css-d] Positioned Corners in IE6

2007-06-04 Thread Glen Lipka
http://cpns.commadot.com/ In IE6, the corners at the bottom are being placed an inch too low. When I use the IE Dev toolbar and change anything about them, they snap back into place. I hate errors like that. Any ideas? Thanks, Glen __

[css-d] Text inline with graphic

2007-06-04 Thread jana coyle
I would like to raise the text "3." to be in the center of the graphic "add to cart" Right now the "3." is at the bottom of the graphic. Not sure how to achieve this. Hope I explained this well enough. Any help would be great. http://www.precisemessenger.com/private/placeorder.html Thanks, Kevi

[css-d] Jogging in IE 6

2007-06-04 Thread Theresa Mesa
Why is the main content jogging in IE6, but not IE7 or FF on either platform, or Safari? http://mdh-test.com/vads http://mdh-test.com/vads/vds.css Been a while since I built a site, so I'm a little rusty. Thank you for your help. Theresa Mesa [EMAIL PROTECTED] ___

Re: [css-d] Star Rating System

2007-06-04 Thread Lori Lay
Diego Muñiz wrote: >>> I' ve done this star rating system: < >>> http://www.punisha.com/test/estrellas/> >>> >>> > I have uploaded the new verion. It works in FF, IE and Opera, but in > internet explorer i'm not able to show it inline. > > > Try using a span instead of a division. A span

Re: [css-d] Problem making the width of div tags equal

2007-06-04 Thread Lori Lay
Farid Jamea wrote: > Hello, > > I have a very simple web page. (one column, 4 sections: header, menu, > content, footer). The width of the menu seems to be about 0.5 mm less than > all other 3. (this is more clear in IE7, and also when you zoom) > > All sections are contained in a wrapper with a wi

Re: [css-d] peekaboo bug? something else?

2007-06-04 Thread Rita Crisafi, Crisafidesign.com
As always, thanks 1,000,000. Works like a charm. Rita At 11:39 PM 6/3/2007, ron zisman wrote: >On Jun 3, 2007, at 10:36 PM, Rita Crisafi, Crisafidesign.com wrote: > > > http://www.crisafidesign.com/ICS/laundry.html > > > > it doesn't render correctly in AOL 9.0 and IE 6 on Windows 2000 > > acco

Re: [css-d] Multiple id's - what damage can they do?

2007-06-04 Thread Jukka K. Korpela
On Mon, 4 Jun 2007, Andrew Gaffney wrote: >> I seem to have made a school boy error a while ago and instead of >> using class's to define I used id's, thus having the effect of multiple >> id's with the same name in the same page. I can correct but wanted to >> know what damage multiple id's ca

[css-d] [offtopic]Re: Multiple id's - what damage can they do?

2007-06-04 Thread liorean
On 04/06/07, Trevor Boult <[EMAIL PROTECTED]> wrote: > I seem to have made a school boy error a while ago and instead of using > class's to define I used id's, thus having the effect of multiple id's with > the same name in the same page. I can correct but wanted to know what damage > multiple i

Re: [css-d] Multiple id's - what damage can they do?

2007-06-04 Thread Dave Goodchild
...and your page won't validate. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Suppor

Re: [css-d] Multiple id's - what damage can they do?

2007-06-04 Thread Andrew Gaffney
Trevor Boult wrote: > Hi all, > > I seem to have made a school boy error a while ago and instead of using > class's to define I used id's, thus having the effect of multiple id's with > the same name in the same page. I can correct but wanted to know what damage > multiple id's can do, regardin

Re: [css-d] Web Standards - Why do we do it?

2007-06-04 Thread tedd
At 7:51 AM -0700 5/31/07, Jon Hughes wrote: >My question is this: >Why do we feel so adamant to use web standards? Namely, the use of >CSS-Based designs, as apposed to table-based designs. Jon: Read just about any css book. For that, I recommend "designing with web standards" by jeffrey zeldman

Re: [css-d] float problem

2007-06-04 Thread Audra Coldiron
Martin Paton wrote: > Hi > > I've got a nice 3 col layout working. > > Problem is, in the "centre" column I need to create an unordered list > which needs to be floated left > > When I clear the float underneath, it any content after the clear > appears in the centre column, but just beneath wh

Re: [css-d] Problem with form alignment

2007-06-04 Thread grovesdavid
Hello to all who replied to this subject matter, Thank you all, it has been resolved with the help of Sophie Van Waesberghe. I'm very grateful for all your answers and hope help will continue in the future when required.. Kind Regards David G) -- ___

[css-d] Multiple id's - what damage can they do?

2007-06-04 Thread Trevor Boult
Hi all, I seem to have made a school boy error a while ago and instead of using class's to define I used id's, thus having the effect of multiple id's with the same name in the same page. I can correct but wanted to know what damage multiple id's can do, regarding SEO etc. TIA Trevor _

Re: [css-d] CSS for input, super basic

2007-06-04 Thread adi azar
I think you are using the default styles. Try something like border: 1px solid #FF;. Adi Azar University Of Southern California www.adiazar.com skip evans <[EMAIL PROTECTED]> wrote: Hey all, A client site I'm doing some maintenance on has a bunch of input statements like this: [inpu

[css-d] forcing textarea and inputs to be same width?

2007-06-04 Thread Anthony Ettinger
I can't seem to make textarea and input the same width between IE and FF. one is too long, the other is too short, is forcing the scrollbar in FF the only way to get them close? -- Anthony Ettinger Ph: 408-656-2473 http://chovy.dyndns.org/resume.html http://utuxia.com/consulting _

Re: [css-d] Is there a Safari float doctor in the house?

2007-06-04 Thread Philippe Wittenbergh
On Jun 4, 2007, at 7:47 PM, Bruce MacKay wrote: > I'm having a float problem on http://www.plantdocs.biz/testme2.htm > with Safari which I cannot duplicate in Opera, FF (PC/Mac) or IE7. > Essentially, the rhs float is sliding down past the lhs float - a > behaviour exactly as one would expect if

[css-d] multiple similar pages with same navigation bar

2007-06-04 Thread Kaye
I am just learning CSS so hopefully I know enough to adequately explain what I am trying to do. I have looked at the example of a css layout with a header, footer, and two columns - the left one I want to contain a nav bar and the right one the different content on each page. The example I have

Re: [css-d] strange display error in IE 6

2007-06-04 Thread Eystein Alnaes
> on this site http://www.florist.ch I have a real strange display > error. The side shadow is being repreated below the footer shadow. > Looks like your #wrap div has some bottom padding in IE6, even though your CSS says 0. You could perhaps circumvent it by adding some negative bottom margin, o

Re: [css-d] Problem with form alignment

2007-06-04 Thread Jukka K. Korpela
On Mon, 4 Jun 2007, [EMAIL PROTECTED] wrote: > http://www.linkhomes2000.co.uk/trials/bk/form%20trial.php > > Worst in Opera, but doesn't work in any of them. Labels will not align no > matter what I've tried. Basically, your approach is too complicated. You have restricted the form to a rath

Re: [css-d] Problem with form alignment

2007-06-04 Thread Mauricio Samy Silva
From: <[EMAIL PROTECTED]> > It has to be something really stupid because I can't see what I'm doing > wrong: > http://www.linkhomes2000.co.uk/trials/bk/form%20trial.php > Worst in Opera, but doesn't work in any of them. Labels will not align no > matter what I've tried. > David G)

[css-d] Is there a Safari float doctor in the house?

2007-06-04 Thread Bruce MacKay
Hello folks, I'm having a float problem on http://www.plantdocs.biz/testme2.htm with Safari which I cannot duplicate in Opera, FF (PC/Mac) or IE7. Essentially, the rhs float is sliding down past the lhs float - a behaviour exactly as one would expect if the width of the two floats exceeding th

[css-d] Problem with form alignment

2007-06-04 Thread grovesdavid
Hi, Hope someone will help me here. Spent Friday afternoon and some three hours this morning, still not resolved it. It has to be something really stupid because I can't see what I'm doing wrong: http://www.linkhomes2000.co.uk/trials/bk/form%20trial.php Worst in Opera, but doesn't work in an

[css-d] float problem

2007-06-04 Thread Martin Paton
Hi I've got a nice 3 col layout working. Problem is, in the "centre" column I need to create an unordered list which needs to be floated left When I clear the float underneath, it any content after the clear appears in the centre column, but just beneath where the left menu ends. This problem

[css-d] strange display error in IE 6

2007-06-04 Thread beat.beer
Hi Everyone on this site http://www.florist.ch I have a real strange display error. The side shadow is being repreated below the footer shadow. Your help would be much appreciated. Thanks __ css-discuss [EMAIL PROTECTED] http