Re: [css-d] Spries

2010-11-10 Thread Thierry Koblentz
Your css file is here: http://138.26.120.126/CAMAC/SpryAssets/SpryMenuBarVertical.css But you link to: http://138.26.120.126/SpryAssets/SpryMenuBarVertical.css via Try: -- Regards, Thierry www.tjkdesign.com | www.ez-css.org | @thierrykoblentz > -Original Message- > From: css-d-boun

[css-d] Spries

2010-11-10 Thread Ada Elgavish
Hello, In Dreamweaver (Live View), the spry looks exactly as I want it to look. When I upload the file and the Spry assets to the server, the webpage displays in the browser as a list instead of the cool spry. See at: http://138.26.120.126/CAMAC/Trial21.html Could you help? Thanks. A

Re: [css-d] Is this dumb? UPDATE

2010-11-10 Thread David McGlone
On Wednesday, November 10, 2010 07:55:43 pm David McGlone wrote: > On Wednesday, November 10, 2010 07:34:11 pm David McGlone wrote: > > Hi all, > > > > I've been working on this layout: (w/screenshots from browsershots) > > http://www.dmcentral.net/misc and I can't figure out why in IE 8 the > > w

Re: [css-d] Is this dumb? UPDATE

2010-11-10 Thread David McGlone
On Wednesday, November 10, 2010 07:34:11 pm David McGlone wrote: > Hi all, > > I've been working on this layout: (w/screenshots from browsershots) > http://www.dmcentral.net/misc and I can't figure out why in IE 8 the whole > "body" shifts to the left about 5 pixels and cuts some of the left side

Re: [css-d] Is this dumb?

2010-11-10 Thread David McGlone
On Wednesday, November 10, 2010 08:12:59 pm David McGlone wrote: > On Wednesday, November 10, 2010 08:00:24 pm David Laakso wrote: > > On 11/10/10 7:34 PM, David McGlone wrote: > > > 2nd finally ;-) I can't figure out why this simple layout isn't > > > working. > > > > "Cut to the chase." > > Put

Re: [css-d] Is this dumb?

2010-11-10 Thread David Laakso
On 11/10/10 7:34 PM, David McGlone wrote: 2nd finally ;-) I can't figure out why this simple layout isn't working. "Cut to the chase." Put the html/css file [s] on a public server and provide a clickable link to it in your post. Thanks. ~d -- :: desktop and mobile :: http://chelseacreekstu

Re: [css-d] Is this dumb?

2010-11-10 Thread David McGlone
On Wednesday, November 10, 2010 08:00:24 pm David Laakso wrote: > On 11/10/10 7:34 PM, David McGlone wrote: > > 2nd finally ;-) I can't figure out why this simple layout isn't working. > > "Cut to the chase." > Put the html/css file [s] on a public server and provide a clickable > link to it in yo

[css-d] Internal site links handled in print style sheet

2010-11-10 Thread Keith Purtell
I'm using this CSS ... a[href^="http://"]:after { content: " (online at: "attr(href)")"; } ...to handle links to external sites when a visitor prints one of my pages. However, I occasionally refer to related pages within my own site/file directory. Not sure how to handle these links in th

[css-d] Is this dumb?

2010-11-10 Thread David McGlone
Hi all, I've been working on this layout: (w/screenshots from browsershots) http://www.dmcentral.net/misc and I can't figure out why in IE 8 the whole "body" shifts to the left about 5 pixels and cuts some of the left side off according to browserlab. In IE 7 according to browserlab the "body"

Re: [css-d] selected link colour problem

2010-11-10 Thread Lisa Frost
On Thu, Nov 11, 2010 at 1:04 AM, Shawn Lawler wrote: > Lisa, > > Your selector: > #sidemainmenu a:visited > > is stronger than: > #sidemainmenu .currentpage > > You could bump the strength of your .currentpage selector like so (there > are other ways as well): > #sidemainmenu a.currentpage > > Ch

Re: [css-d] XHTML or not?

2010-11-10 Thread Gabriele Romanato
Hi John. Using XHTML today's like riding a dead horse. XHTML will no longer be developed, at least in a reasonable time span. The fact is that XHTML was designed to be served as application/xhtml+xml in order to make it interact with other markup languages, such as SVG, MathML and SMIL. Th

Re: [css-d] XHTML or not?

2010-11-10 Thread Peter Bradley
Ar 10/11/10 17:49, ysgrifennodd John : I am relatively inexperienced with CSS and HTML..I've made all my own web pages, but learn what I need at the time followed by years of doing nothing with it until the next re-design. A tutorial I watched recommended going with XHTML, but some say it's n

Re: [css-d] XHTML or not?

2010-11-10 Thread G.Sørtun
On 10.11.2010 18:49, John wrote: [...] Recommendations? The syntax for both HTML 4.1 and XHTML 1.0 works when transferring/converting to HTML 5, so just choose the variant you like the most, and stick with it. Remember to make/write your choice "Strict", logical and valid all the way all the t

Re: [css-d] XHTML or not?

2010-11-10 Thread Tim Arnold
On Wed, Nov 10, 2010 at 12:49 PM, John wrote: > I am relatively inexperienced with CSS and HTML..I've made all my own web > pages, but learn what I need at the time followed by years of doing nothing > with it until the next re-design. > > A tutorial I watched recommended going with XHTML, but so

Re: [css-d] selected link colour problem

2010-11-10 Thread Shawn Lawler
Lisa, Your selector: #sidemainmenu a:visited is stronger than: #sidemainmenu .currentpage You could bump the strength of your .currentpage selector like so (there are other ways as well): #sidemainmenu a.currentpage Cheers, Shawn On 11/10/2010 7:53 AM, Lisa Frost wrote: Ok, this has me com

[css-d] XHTML or not?

2010-11-10 Thread John
I am relatively inexperienced with CSS and HTML..I've made all my own web pages, but learn what I need at the time followed by years of doing nothing with it until the next re-design. A tutorial I watched recommended going with XHTML, but some say it's not the way to go, and I don't know fo

Re: [css-d] Son of Suckerfish problems

2010-11-10 Thread Peter Hammarling
__ El 09/11/2010, a las 21:11, Daniel Hammond escribió: URL: http://www.numcchildren.org/new/index.html CSS: http://numcchildren.org/new/children.css Browsers that display the site correctly: Firefox, Opera, IE8 Browsers that have problems: Safari, Chrome

[css-d] selected link colour problem

2010-11-10 Thread Lisa Frost
Ok, this has me completely stumped. I have a menu list as follows: http://www.diabetespolarflight.org/index.html>">Home http://www.diabetespolarflight.org/xhtml/donations.html>">Donations http://www.diabetespolarflight.org/xhtml/bios.html>">Biographies http://www.diabetespolarflight.org/xhtml/p

[css-d] Why won't this table style nicely in IE?

2010-11-10 Thread Amanda Gillespie
I am at my wits end with Internet Explorer. I have a calendar widget (javascript) on a contact form which just refuses to style. It looks fine in Chrome/Firefox, etc (of course), but I just can't get it right in IE, and I've been struggling for hours now. http://www.exclusivevillas.co.za/contact-u

[css-d] forms - text baselines & vertical grids

2010-11-10 Thread Michal Čizmazia
I would like to hear your suggestions & comments on the following way of styling forms. My aim was to keep all elements in a row aligned to the text baseline and to create a vertical grid by controlling the row height. (The light blue line shows the alignment to the text baseline.) My test case s