Re: [css-d] Site Check Please

2005-11-26 Thread Reese
re: http://www.inkworkswell.net/booth/monroelab/ At 23:36 21-11-05, Sasha Gerrand wrote: In Safari (1.3 and 2), the menu on the right-hand side with the navigation category text is almost starting to greek though (which might associated with the 'small' declaration.). Uhm, sorry. What does

Re: [css-d] Site Check Please

2005-11-26 Thread Christian Montoya
On 11/26/05, Reese [EMAIL PROTECTED] wrote: re: http://www.inkworkswell.net/booth/monroelab/ These are apparently invalid: #0147;solutions#0148; According to: http://www.alistapart.com/articles/emen/ Do not, under any circumstances, use #147; through #149; for curly quotes. You should use:

Re: [css-d] Site Check Please (text greeking)

2005-11-26 Thread matt-nc
At 12:35 PM 11/26/05 -0500, you wrote: In Safari (1.3 and 2), the menu on the right-hand side with the navigation category text is almost starting to greek though (which might associated with the 'small' declaration.). Uhm, sorry. What does greek through mean in this context? In

[css-d] site check please - navigation

2005-11-24 Thread Adie Hart
Hi everyone, I would really appreciate it if I could get a site check on a site that is in production. The URL is www.adiehart.com/fratelli/index.html. At present only the homepage and main sub-pages work, although they do not have content. I have checked it on Windows XP with Firefox

Re: [css-d] site check please - navigation

2005-11-24 Thread curson
On (24/11/05 22:56), Adie Hart wrote: The URL is www.adiehart.com/fratelli/index.html. I don't have any consistend advices to give you, but I can confirm you the page looks perfect on my GNU/Linux 2.4.29 box both with Opera 8.50, Firefox 1.5 and Konqueror 3.3.2 on my 15 LCD @ 1024x768. Only

Re: [css-d] site check please - navigation

2005-11-24 Thread David Laakso
Adie Hart wrote: I would really appreciate it if I could get a site check on a site that is in production. The URL is www.adiehart.com/fratelli/index.html. At present only the homepage and main sub-pages work, although they do not have content. My main concern is achieving the correct layout

Re: [css-d] site check please - navigation

2005-11-24 Thread Gunlaug Sørtun
Adie Hart wrote: www.adiehart.com/fratelli/index.html The page is extremely vulnerable, and is breaking up and dropping elements in all directions in all browsers, when just a little font-resizing is applied. Advice you to take another look at the layout, and add a bit stability across

Re: [css-d] site check please - navigation

2005-11-24 Thread Adie Hart
-d] site check please - navigation Adie Hart wrote: I would really appreciate it if I could get a site check on a site that is in production. The URL is www.adiehart.com/fratelli/index.html. At present only the homepage and main sub-pages work, although they do not have content. My main concern

[css-d] Site Check, Please; Some Questions

2005-11-23 Thread L. Robinson
Converting legacy site to tableless layout and there are some advanced (and not-so-advanced) cross-browser tricks eluding me. Having searched, I'd be most grateful if someone can hit me with a clue stick on a few of these. Site here: http://beta.consupro.net/default_new.asp CSS here:

Re: [css-d] Site Check, Please; Some Questions

2005-11-23 Thread Nick Fitzsimons
-3- Font-sizing: Hardest to leave behind are my pixel-based fonts. :\ There is a large difference between IE and Firefox, which I've slapped a band-aid on for now... that Opera isn't happy with. I've read about many people's preferences on this, but could use a lot more. Opinions on the

Re: [css-d] Site Check, Please; Some Questions

2005-11-23 Thread David Laakso
L. Robinson wrote: Converting legacy site to tableless layout and there are some advanced (and not-so-advanced) cross-browser tricks eluding me. Having searched, I'd be most grateful if someone can hit me with a clue stick on a few of these. Site here: http://beta.consupro.net/default_new.asp

Re: [css-d] Site Check, Please; Some Questions

2005-11-23 Thread Felix Miata
Nick Fitzsimons wrote: One thing immediately stands out: you are declaring a font-size of 85% on the body. As the standard browser font size is 16 pixels, and 85% of 16 is 13.6, you're starting from a baseline of 13.6 pixels. As you can't have fractions of a pixel, you're pretty much bound

Re: [css-d] Site Check, Please; Some Questions

2005-11-23 Thread Gunlaug Sørtun
Nick Fitzsimons wrote: I personally find it useful to specify a font size of 62.5% on the body, giving me a default size for 1em of 10 pixels. If I then want a heading at 14 pixels, I can specify 1.4em. Yes, it's a simple calculation - although not too precise across browser-land. However,

Re: [css-d] Site Check, Please; Some Questions

2005-11-23 Thread Felix Miata
Gunlaug Sørtun wrote: However, keep in mind that the 62.5% base may result in very, very, large fonts if a user apply 'min-font-size'[1] in their browser. Min-font-size isn't the only way for that to happen. User stylesheets can do the same thing:

[css-d] Site Check Please

2005-11-21 Thread Reese
We are looking for feedback on http://inkworkswell.com/clients/monroelab Especially from MacIE/Safari users. All comments on display issues welcome. Reese -- Ink Works http://www.inkworkswell.com __ css-discuss [EMAIL

Re: [css-d] Site Check Please

2005-11-21 Thread Roger Roelofs
Reese, On Nov 21, 2005, at 5:15 PM, Reese wrote: We are looking for feedback on http://inkworkswell.com/clients/monroelab Especially from MacIE/Safari users. All comments on display issues welcome. Safari and ie5/mac render the page comparably to ff1.5rc3 except for the right hand

Re: [css-d] Site Check Please

2005-11-21 Thread Sasha Gerrand
-discuss.org Subject: [css-d] Site Check Please We are looking for feedback on http://inkworkswell.com/clients/monroelab Especially from MacIE/Safari users. All comments on display issues welcome. Reese -- Ink Works http://www.inkworkswell.com

[css-d] site check please

2005-11-16 Thread Schalk
Greetings All Hopefully this will be the last request for a review of this site: www.volume4.com/tc/ Thank you all in advance. -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Business.Solution.Developers

Re: [css-d] site check please

2005-11-16 Thread Trish Meyer
At 4:57 PM +0200 11/16/05, Schalk wrote: Greetings All Hopefully this will be the last request for a review of this site: www.volume4.com/tc/ Thank you all in advance. On Mac, Safari, when I hover over the nav bar, the hover state seems to be taller than the normal state? This results in an

Re: [css-d] site check please

2005-11-16 Thread Troy Brophy
The top nav looks good in XP IE 6.0 and latest FireFox, but I wanted to mention one thing, from a usability standpoint. The page links are underlined until you mouse over them, and then the underline decoration disappears. This is a bit confusing on pages like

Re: [css-d] site check please - volume4.com/tc

2005-11-16 Thread Felix Miata
Trish Meyer wrote: At 4:57 PM +0200 11/16/05, Schalk wrote: www.volume4.com/tc/ It looks like the photo should be the same height as the left column (nav bar) area, but the left column is taller. You can't do that without sizing things in px. To me it's obvious it can't be, though maybe

Re: [css-d] site check please

2005-11-16 Thread David Laakso
Schalk wrote: Greetings All Hopefully this will be the last request for a review of this site: www.volume4.com/tc/ Thank you all in advance. On zoom FF gets it right-- the nav container expands vertically, and throws h1. IE only /looks/ correct on zoom.You ignored Georg's comment

[css-d] site check please

2005-11-15 Thread Schalk
Greetings All Please have a look at: www.volume4.com/tc/ One problem I am aware of and would like suggestions on is the top navigation. In Firefox it is perfect but, in IE the padding, margin, background color etc. is totally wrong. Thanks! -- Kind Regards Schalk Neethling Web

Re: [css-d] site check please

2005-11-15 Thread Gunlaug Sørtun
Schalk wrote: Greetings All Please have a look at: www.volume4.com/tc/ One problem I am aware of and would like suggestions on is the top navigation. In Firefox it is perfect but, in IE the padding, margin, background color etc. is totally wrong. Thanks! Sent this earlier as a

Re: [css-d] Site check please?

2005-11-10 Thread David Laakso
Charles Dort wrote: If you'd be willing to glance at this index page http://www.allsaintsofamerica.org/new_site/index.html http://www.allsaintsofamerica.org/new_site/css/allsaints.css Theophan (Charles) Dort xp_sp2 ie/ff/opera Looks good to me, Charles. Some suggestions: body { /* deleting

Re: [css-d] Site check please?

2005-11-10 Thread Christian Montoya
It's good, the only thing is if you are trying to avoid a horizontal scrollbar at 800x600, you need to make it about 2 pixels more narrow. -- -- C Montoya rdpdesign.com ... liquid.rdpdesign.com ... montoya.rdpdesign.com __

Re: [css-d] Site check please?

2005-11-10 Thread Charles Dort
MANY thanks to those who replied on the list and privately with very helpful observations and information about my site. I was dismayed to see that in IE5/Mac there are serious problems, and I'm going to think about taking the advice to assume hardly anyone uses that browser. I'll see if I can

[css-d] site check please - Ekstasis.net

2005-10-30 Thread Bob Smith
SiteCheckPlease CheckEkstasis http://ekstasis.net/ http://www.ekstasis.net/ I'm trying to learn CSS and would really appreciate a site check. I've validated xhtmlcss + links. Any tips for fixing the following would be most handy: On the index page: 1. I cannot get a flash movie to position

Re: [css-d] Site Check please - MLPforMen

2005-10-14 Thread David Laakso
RKN Studio wrote: Just getting ready to launch a new line for the customer. The mail for isn't working here - but I know that works. http://www.rknstudio.com/sites/mlpformen/home.html Mac users input is greatly appreciated. Thanks, Ron www.rknstudio.com A few Mac screen captures:

Re: [css-d] Site check please - Huntly-online

2005-10-05 Thread David Merchant
At 10:04 AM 10/4/2005 +0100, Mike Davies wrote: I would appreciate a check on this new site, particularly in MacIE. Not a MAC, just Opera 7.54 on XP, the links look like they are strike-through (works fine on Opera 8.5). HTH, TTFN, David Director of Integrated Technology CATALyST Louisiana

[css-d] Site check please - Huntly-online

2005-10-04 Thread Mike Davies
I would appreciate a check on this new site, particularly in MacIE. www.huntly-online.com www.huntly-online.com/huntly.css Only the 'Home' and 'Events' pages at the moment. It looks right in Firefox and Opera, and I think I have corrected for WinIE using conditional comments. I had to add top

Re: [css-d] Site Check Please - Voices of CSM

2005-09-23 Thread Christian Montoya
Voices of CSM is a great website for a first attempt at CSS design. All those having trouble designing with CSS should learn from this example. If anyone has a moment and can check out my site (this is my first all CSS site) - it seems to be okay in IE6, FF, Opera NN7, but I'm not sure about

Re: [css-d] Site Check Please - Voices of CSM

2005-09-22 Thread Felix Miata
Juanita wrote: If anyone has a moment and can check out my site (this is my first all CSS site) - it seems to be okay in IE6, FF, Opera NN7, but I'm not sure about other browsers or Mac. I imported the stylesheet so as not to break in NN4, but haven't done a more basic stylesheet for it

Re: [css-d] Site Check Please - Voices of CSM

2005-09-22 Thread Juanita
David Laakso [EMAIL PROTECTED] on Thursday, September 22, 2005 at 9:17 AM -0800 wrote: Felix Miata wrote: Juanita wrote: She's looking and working much, much better now, Juanita. Felix MiataIt's wonderful to see my text size preference there. :-) The problem is, your 699px wide #wrapper

[css-d] Site Check Please - Voices of CSM

2005-09-21 Thread Juanita
Hi - If anyone has a moment and can check out my site (this is my first all CSS site) - it seems to be okay in IE6, FF, Opera NN7, but I'm not sure about other browsers or Mac. I imported the stylesheet so as not to break in NN4, but haven't done a more basic stylesheet for it yet. The site

Re: [css-d] Site check please--whistlebump

2005-09-17 Thread olly
On 17/09/05, David Laakso [EMAIL PROTECTED] wrote: Mac/ie5.2 and Safari screen captures here http://www.browsercam.com/public.aspx?proj_id=191661. In XP_SP2 you are drawing a scroll bar at 800 in all my browsers. Other than that she's 'working' well in XP, albeit unreadable at any screen

Re: [css-d] Site check please

2005-09-17 Thread Jono
On 9/17/05 5:32 AM, olly [EMAIL PROTECTED] wrote: Wow, thanks for the feedback - really appreciated. I'm purchasing a Mac in the next few weeks so then I'll be able to cover most browsers... Unless you have not uploaded the revised files, the problems are still occurring in IE 5/Mac. Nothing

[css-d] Site check please

2005-09-16 Thread olly
Hi, I'd appreciate it if some of you could check that a new site i'm working on in your browsers. It validates XHTML 1.1 and looks fine in IE6, Firefox 1.0.6 and Opera 8 on the PC. I'm mainly concerned about Macs. http://www.whistlebump.co.uk/test The download links will fail (until it goes

Re: [css-d] Site check please

2005-09-16 Thread Jono
On 9/16/05 9:50 PM, olly [EMAIL PROTECTED] wrote: Hi, ... I'm mainly concerned about Macs. http://www.whistlebump.co.uk/test Looks good in Firefox 1.0.6, Safari 2.0, Opera 8.02, and somewhat good in IE 5.2.3 for Mac OS 10.4.2 (Tiger). IE/Mac 5.2.3: Home page: The bottom of the second

Re: [css-d] Site check please--whistlebump

2005-09-16 Thread David Laakso
olly wrote: I'd appreciate it if some of you could check that a new site i'm working on in your browsers. It validates XHTML 1.1 and looks fine in IE6, Firefox 1.0.6 and Opera 8 on the PC. I'm mainly concerned about Macs. http://www.whistlebump.co.uk/test cheers, olly Olly, Mac/ie5.2 and

Re: [css-d] Site Check Please

2005-09-15 Thread Brian Gottier
Rahul, I think the white space is coming from the menumachine 1.74 code down at the bottom of the page, but I will check it out, thank you for looking at the page. I plan to replace that menu with a MM2 menu soon. Brian On 9/14/05, Rahul Gonsalves [EMAIL PROTECTED] wrote: On Wed, 14 Sep

Re: [css-d] Site Check Please

2005-09-15 Thread Brian Gottier
Peter, I am trying to come up with a new design for my website, one that uses less pictures. I actually used Photoshops Save for Web to make these pictures as small as I could. Thanks for checking my site. I'm new to this CSS, and need all the help i can get. Thank you, Brian On 9/14/05,

Re: [css-d] Site Check Please

2005-09-15 Thread Peter Jennings
This is a bit off topic for a CSS forum. I picked one of your images, the Californian Poppy, and opened it in Photoshop. On the site it's 29896 bytes. If I save it for web and chose medium quality (30) that comes down to 5057 bytes. IMHO quality 30 is virtually indistinguishable from the original

Re: [css-d] site check please

2005-09-14 Thread David Laakso
Petro Verkhogliad wrote: Hi, this is a site my friend and i put together. please check. Link: http://thomas.tanreisoftware.com/. CSS: http://thomas.tanreisoftware.com/basic.css PV Petro, It seems fine in XP_SP2 ie/ff/moz/opera. You are showing an approx. 165px horizontal scroll bar at 800

addendum [css-d] site check please

2005-09-14 Thread David Laakso
Link: http://thomas.tanreisoftware.com/. CSS: http://thomas.tanreisoftware.com/basic.css PV Hi, this is a site my friend and i put together. please check. Petro, It seems fine in XP_SP2 ie/ff/moz/opera. You are showing an approx. 165px horizontal scroll bar at 800 in all versions of

Re: [css-d] site check please

2005-09-14 Thread Scott Glasgow
Petro Verkhogliad wrote: Hi, this is a site my friend and i put together. please check. Link: http://thomas.tanreisoftware.com/. CSS: http://thomas.tanreisoftware.com/basic.css Thank you, PV ::SNIP:: Well, Petro, not to put too fine a point on it, but the text is all but unreadable to

Re: [css-d] site check please tanreisoftware.com

2005-09-14 Thread Felix Miata
Petro Verkhogliad wrote: Hi, this is a site my friend and i put together. please check. Link: http://thomas.tanreisoftware.com/. CSS: http://thomas.tanreisoftware.com/basic.css It's not much better than invisible. Try plugging your foreground and background colors in at

Re: [css-d] site check please

2005-09-14 Thread Scott Glasgow
Felix Miata wrote: Scott Glasgow wrote: (http://intm-dl.sparklist.com/read/?forum=wdvltalk). Just a suggestion... Wierd site. I can find no evidence of a way to create a login account. Sorry, I pointed to the Web interface for the list. The account creation URL is here:

Re: [css-d] site check please

2005-09-14 Thread Paul Debban
Link: http://thomas.tanreisoftware.com/. I cannot read your content because the color constrast is not sufficient. There are tools to analyze contrast at http://www.nils.org.au/ais/web/resources/contrast_analyser/index.html --- Paul Debban

[css-d] Site Check Please

2005-09-14 Thread Brian Gottier
This is the first time I have used CSS, so don't laugh at me please! Every time I think I am finished...I learn something new and have to redo a bunch of stuff. http://www.tv-sewingcenter.com style sheet : http://www.tv-sewingcenter.com/tvsc.css

Re: [css-d] Site Check Please

2005-09-14 Thread Peter Jennings
A quick check on the home page in a few browsers: Firefox 1.0.6, IE6, Opera 8.02 and NS7.2 - looks OK and FF reports no warnings or errors. IE 5.01 and IE 5.5 - It's all there, but the graphics (vertical navigation and pictures) are no centered. Just for a laugh - NS4.7 looks useable to start

Re: [css-d] Site Check Please

2005-09-14 Thread Rahul Gonsalves
On Wed, 14 Sep 2005 15:53:34 -0700, Brian Gottier wrote: This is the first time I have used CSS, so don't laugh at me please! Every time I think I am finished...I learn something new and have to redo a bunch of stuff. http://www.tv-sewingcenter.com Brian: I'm getting a large amount of

[css-d] site check please

2005-09-11 Thread Mark Mckee
hi all i was wondering if i could get a site check please. any of you see any problems with my code or problems i may run into in the fututre site http://sixfoottwo.gotdns.com/~sixfoottwo/_test/index.html css http://sixfoottwo.gotdns.com/~sixfoottwo/_test/style.css thanks in advance mark

Re: [css-d] site check please

2005-09-11 Thread Keith Burgin
Mark Mckee wrote: site http://sixfoottwo.gotdns.com/~sixfoottwo/_test/index.html Mark - The site doesn't validate, but all of the problems are minor and easy to fix. I would suggest validating it before chasing any bugs. Given what you have up, it seems fine. Looks good in Safari, and

Re: [css-d] site check please

2005-09-11 Thread Jono
On 9/11/05 2:17 PM, Keith Burgin [EMAIL PROTECTED] wrote: Mark Mckee wrote: site http://sixfoottwo.gotdns.com/~sixfoottwo/_test/index.html On my Mac running 10.4.2: -- Looks good in IE 5.2.3*, Opera 8, Safari 2.0, and Firefox 1.0.6 * In IE 5/Mac, the red first-letter is appearing

Re: [css-d] site check please

2005-09-11 Thread Gunlaug Sørtun
Tanya Renne wrote: http://nolarelief.orchidsuites.net (all browsers) nav on the left - color should go to the top of the footer Background can only go as far down as the '#nav2' itself. You'll have to add a suitable background-image (faux column) to 'div#sitecontainer' behind '#nav2'.

[css-d] Site Check please...

2005-09-10 Thread John Haas
http://www.buyblue.org/stg/ user:buyblue pass:letmein There are a couple of things not functional at this time, but what I'm looking for a check on is any major layout issues. Thanks in advance! -- John Haas Web/Multimedia Designer [man][ape] design w:

RE: [css-d] Site Check please...

2005-09-10 Thread Steven Olson
what I'm looking for a check on is any major layout issues. It looks the same in IE6, FF, NS, and Opera on the PC, and also in IE, FF, Safari, and Opera on the Mac. I saw no layout problems. HTH, Steven Olson __

[css-d] Site Check please!

2005-09-01 Thread John Haas
http://www.phillyadclub.com/demo Thanks in advance! -- John Haas Web/Multimedia Designer [man][ape] design w: http://www.manapedesign.com e: [EMAIL PROTECTED] p: 215.868.2661 630 N. 17th St. #1 Philadelphia, PA 19130

Re: [css-d] Site Check please!

2005-09-01 Thread Moira Ashleigh
http://www.phillyadclub.com/demo Hi Looks the same on IE5Mac and FireFox Mac OSX everything looks like it is in the correct places - but you have a font resize problem in the search box and at 150% in the top navigation. HTH Moira -- Moira Ashleigh. M.A. Lead Designer SolsticeSun Design

Re: [css-d] Site Check please!

2005-09-01 Thread Thierry Koblentz
John Haas wrote: http://www.phillyadclub.com/demo Thanks in advance! Hi John, - The Validator returns errors: http://validator.w3.org/check?verbose=1uri=http%3A//philadelphiaadclub.com/demo/ - Submitting the form leaving the field empty brings a weird page - You lose the headings with images

[css-d] Site check please - Essie Croft

2005-08-30 Thread Mike Davies
Hi, I have a small problem with this site viewed in Opera and Firefox. Doesn't appear in IE/Win. There is a space above the horizontal navigation menu. The colours will be changed before going live but have been left to show the problem. Any assistance appreciated. TIA Regards, Mike Davies --

Re: [css-d] Site check please - Essie Croft

2005-08-30 Thread Ricky Zhou
On 8/30/05, Mike Davies [EMAIL PROTECTED] wrote: There is a space above the horizontal navigation menu. The colours will be changed before going live but have been left to show the problem. Adding: #navlist { margin: 0; padding: 0; list-style-type: none; } Should fix the problem... you forgot

[css-d] Site Check, Please.

2005-08-29 Thread Kelly Miller
http://crystalsanctuary.rpgsource.net/designs/rpgsource/final/template2.htm I've checked it in IE5, IE5.5, IE6, Firefox 1.0, Opera 7.5 and Opera 8 already. Thanks for helping out. -- http://www.mozilla.org/products/firefox/ - Get Firefox! http://www.mozilla.org/products/thunderbird/ -

Re: [css-d] Site Check, Please.

2005-08-29 Thread David Laakso
Kelly Miller wrote: http://crystalsanctuary.rpgsource.net/designs/rpgsource/final/template2.htm I've checked it in IE5, IE5.5, IE6, Firefox 1.0, Opera 7.5 and Opera 8 already. Thanks for helping out. Some screen captures.(Safari, Mac/IE5.2, Win 2000/IE6/5.5/5.)

Re: [css-d] Site Check, Please.

2005-08-29 Thread Tom Livingston
On Mon, 29 Aug 2005 09:08:12 -0400, Felix Miata [EMAIL PROTECTED] wrote: (image is only properly representative if viewed at 1792x1344 or 1800x1350 resolution) and the percentage of users in her site logs that run 1800x1350 would be interesting to know, no? -- Tom Livingston Senior

Re: [css-d] Site Check, Please.

2005-08-29 Thread Kelly Miller
Okay, I've updated an improved version with the following fixes: 1. I changed the very large link in the middle of the site layout, so it shouldn't break Safari any more. 2. I added a height to the h1 on top, so IE/Mac shouldn't be tripped up by that anymore. 3. I resized the sidebars just

Re: [css-d] Site Check, Please.

2005-08-29 Thread Felix Miata
Kelly Miller wrote: http://crystalsanctuary.rpgsource.net/designs/rpgsource/final/template2.htm 4. I replaced 14px with small in the top font declaration. IE should allow font resizing now. The first part of the center content includes the following text: What do you think of when you

Re: [css-d] Site Check, Please.

2005-08-29 Thread Kelly Miller
Felix Miata wrote: Kelly Miller wrote: http://crystalsanctuary.rpgsource.net/designs/rpgsource/final/template2.htm 4. I replaced 14px with small in the top font declaration. IE should allow font resizing now. The first part of the center content includes the following text: What

Re: [css-d] Site Check, Please.

2005-08-29 Thread Felix Miata
Kelly Miller wrote: What you have is actually: div#feature p {font-size: 90%} (standard) div#feature p {font-size: 80%} (contained in IE-only stylesheet; used because IE makes text insanely large by default). But since you're complaining, I boosted up the font size of the center

Re: [css-d] Site Check, Please.

2005-08-29 Thread Kelly Miller
Felix Miata wrote: There's so many apparently affecting the same text it makes my head swim trying to figure it out, even with the help of Domi, Thanks to that list, now there is no font-size related cascade. On top of that, you accidentally isolated the portion of CSS that was causing IE

RE: [css-d] Site check please

2005-08-23 Thread Giles Clark
Hi jackie, Hi all... I've just completed my very first site using CSS and am encountering difficulty with the site in Netscape and Firefox (the site completely breaks). The site was fine during testing, but once uploaded to the web server things went screwy. I think it might be worth checking

[css-d] site check please in IE Mac

2005-08-23 Thread anthony croshaw
Hi guys, I am having problems with the bottom image postioning on this site, but only in IE Mac. I have tried absolute positioning, have now opted to float it, need to know if there is still a problem. Cheers Anthony Site: http://www.spiralsofabundance.com/index.htm Css is as follows:

Re: [css-d] Site check please

2005-08-22 Thread curson
On (22/08/05 02:14), [EMAIL PROTECTED] wrote: Site is: http://www.bnh.org Any feedback you can give would be greatly appreciated! Checked with: OPERA 7.54 on Gnu/Linux 1024x768 (Mozilla Firefox 1.04 doesn't load CSS for the text/plain issue). Found what they seem to be 2 different (maybe

[css-d] Site check please

2005-08-21 Thread 3lotts
Hi all... I've just completed my very first site using CSS and am encountering difficulty with the site in Netscape and Firefox (the site completely breaks). The site was fine during testing, but once uploaded to the web server things went screwy. Site is: http://www.bnh.org Any feedback you

Re: [css-d] Site check please

2005-08-21 Thread Roger Roelofs
On Aug 21, 2005, at 10:14 PM, [EMAIL PROTECTED] wrote: Hi all... I've just completed my very first site using CSS and am encountering difficulty with the site in Netscape and Firefox (the site completely breaks). The site was fine during testing, but once uploaded to the web server things

Re: [css-d] Site check please

2005-08-19 Thread Arthur Maloney
Hello Schalk, Thursday, August 18, 2005, 8:19:37 PM, you wrote: SN Greetings All! SN Please take a look at the following URL and let me know any problems SN that come up. Thank you. SN *http://tinyurl.com/8w2lj* Laptop Win2000 SP4 1400x1050 true colour 32bit FireFox 1.0.6 Home about us

[css-d] Site check please

2005-08-18 Thread Schalk Neethling
Greetings All! Please take a look at the following URL and let me know any problems that come up. Thank you. *http://tinyurl.com/8w2lj* -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Business.Solution.Developers

[css-d] Site check please

2005-08-18 Thread Schalk
Greetings All! Please review the following site: http://tinyurl.com/8w2lj Let me know any and all problems you experience. Thanks! -- Kind Regards Schalk Neethling Web Developer.Designer.Programmer.President Volume4.Business.Solution.Developers

Re: [css-d] Site check please-tinyurl

2005-08-18 Thread David Laakso
David Laakso wrote: Schalk wrote: Greetings All! Please review the following site: http://tinyurl.com/8w2lj Let me know any and all problems you experience. Thanks! Hello Schalk, Guess I feel about the same as before -- an irresistible urge to level a 12guage shotgun at the moving text,

[css-d] Site check please...

2005-08-15 Thread Mike Davies
Hi, I nearly completed the template for a new site and have a few glitches which I hope someone can assist with. Link : www.integra-server.co.uk/essie/ (the css is in the source) The page appears correctly in Opera 7.54 and nearly correct in IE5.0/Windows. There are a couple of things with

[css-d] Site Check, please...

2005-08-14 Thread rknstudio.com
Hey - first time submitting to this list and all... I'm relatively new to CSS and this is my first complete site design. There are a couple pages not yet fully populated, but that's just content. (which will be filled in by end of day tomorrow) Most of the pages are validating successfully

[css-d] Site check, please!

2005-08-13 Thread Mason Chumpia
http://www.chumpia.net On my machine (Win XP SP2), the page is looking okay in Firefox 1.0.6 and IE6. I'm a little concerned about appearance in Safari, since I don't have access to a Mac machine. There should be too many places to get tripped up in since the markup and layout are very

Re: [css-d] Site check, please!

2005-08-13 Thread Jan Brasna
http://www.chumpia.net little concerned about appearance in Safari Identic. Only the Go button is not rendered whole (text truncated - visible like Gc or so...). -- Jan Brasna aka JohnyB :: www.alphanumeric.cz | www.janbrasna.com

Re: [css-d] Site check, please!

2005-08-13 Thread David Laakso
Mason Chumpia wrote: http://www.chumpia.net On my machine (Win XP SP2), the page is looking okay in Firefox 1.0.6 and IE6. I'm a little concerned about appearance in Safari, since I don't have access to a Mac machine. There should be too many places to get tripped up in since the markup

[css-d] Site Check please (Safari)

2005-08-09 Thread Abyss Information
Hi Could someone please site check http://www.westernscrabblenetwork.org/pwp/ Thanks Abyss __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/

Re: [css-d] Site Check please (Safari)

2005-08-09 Thread Arthur Maloney
Hello Abyss, Wednesday, August 10, 2005, 3:52:34 AM, you wrote: AI Hi AI Could someone please site check AI http://www.westernscrabblenetwork.org/pwp/ Laptop Win2000 SP4 1400x1050 true colour 32bit FireFox 1.0.6 Curl and Scrabble graphic work fine boxes your email and below over-lap If your

Re: [css-d] Site Check please (Safari)

2005-08-09 Thread David Laakso
Abyss Information wrote: Hi Could someone please site check http://www.westernscrabblenetwork.org/pwp/ Safari1.3 screen captures at 640, 800, and 1024. http://www.browsercam.com/public.aspx?proj_id=182466 HTH. David Laakso -- David Laakso http://www.dlaakso.com/

Re: [css-d] Site Check Please - sagefish.com

2005-08-04 Thread Zoe M. Gillenwater
Jade True wrote: I have one more issue; here are some browsercam views of it: http://www.browsercam.com/public.aspx?proj_id=180317 My css forms are not rendering at all in NN 6.2. I can't figure out why! The first legend text shows up, and that is it. Any ideas? Here are the two pages:

[css-d] Site check please, and some issues

2005-08-02 Thread j.hodge
Hi, again. I hope everyone is having a good evening. I have current working drafts of my project located at: http://www.delineations.org/sandbox/ If possible, I need site checks from every platform, for every commonly used browser later than the 4.x generation. At this time,

Re: [css-d] Site check please, and some issues

2005-08-02 Thread David Laakso
[EMAIL PROTECTED] wrote: I have current working drafts of my project located at: http://www.delineations.org/sandbox/ If possible, I need site checks from every platform, for every commonly used browser later than the 4.x generation. There are some screen captures here:

Re: [css-d] Site Check Please - sagefish.com

2005-07-30 Thread David Laakso
Jade True wrote: Hello all! ... Here's the new site: www.sagefish.com Jade True A couple of nit-picking comments: The ascenders of the links in the upper nav are a little tight to the top-- a little lead might help. Constraining the width of the bottom nav may keep the page from

Re: [css-d] Site Check Please

2005-07-26 Thread T Shorrock
Sorry, in my Mac e-mail program they do appear as links. Here are the pages again: http: //www.vandevelde.co.uk/WebAlbum/index.html http://www.vandevelde.co.uk/WebAlbum/jane_and_simon.html http://www.vandevelde.co.uk/WebAlbum/webalbum3/album_index.html

Re: [css-d] Site Check Please

2005-07-26 Thread T Shorrock
Hi Rahul, Thanks for that... I'm relieved it worked on IE 6 - I was expecting problems! Thanks for your comments, I can now get on and do the rest of the albums. Cheers, Tracy On Tuesday, July 26, 2005, at 02:37 pm, Rahul Gonsalves wrote: Hi Tracy: No access to a Mac, so can't help

Re: [css-d] Site Check Please: IE 6 probs

2005-07-26 Thread T Shorrock
Hi Rahul, No probs... Any chance you could send me some screenshots? Hi List, Anyone one got any ideas as to why this might be happening in IE6? Cheers, Tracy On Tuesday, July 26, 2005, at 03:35 pm, Rahul Gonsalves wrote: Sorry: Quick recheck with IE 6:

Re: [css-d] Site Check Please - www.fragsburg.com

2005-07-26 Thread Zoe M. Gillenwater
Gunlaug Sørtun wrote: Thomas Hall wrote: If some of you have time, please peek at this latest effort - http://www.fragsburg.com http://www.fragsburg.com/ Becomes a real mess in all browsers when font-size is altered... Exactly, and you can fix this if you let the elements on your page

[css-d] Site Check Please

2005-07-25 Thread T Shorrock
Hi, Sorry, didn't get any responses to my previous post, so have shortened it in the hope that someone will have the time to take a look. The Problems: 1. In IE 5.2 (Mac) when you resize the browser window to be smaller the content moves under the left column. Which doesn't happen in either

Re: [css-d] Site Check Please - www.fragsburg.com

2005-07-25 Thread Gunlaug Sørtun
Thomas Hall wrote: If some of you have time, please peek at this latest effort - http://www.fragsburg.com http://www.fragsburg.com/ Becomes a real mess in all browsers when font-size is altered... Looking good otherwise. regards Georg -- http://www.gunlaug.no

Re: [css-d] Site Check Please - www.fragsburg.com

2005-07-25 Thread David Laakso
Thomas Hall wrote: If some of you have time, please peek at this latest effort - http://www.fragsburg.com http://www.fragsburg.com/ Thomas M. Hall Thomas, Forgive me, you're going to set a world record for using the same layout that contains the same problems for different clients.

Re: [css-d] Site Check Please

2005-07-14 Thread Andree Hollander
Matthew Ohlman: I just finished designing this site with a CSS layout, and I was hoping you guys could take a look at it and tell me what you think: http://pictures.ohlman.com/tnbidco/index.html You forgot to specify a background color for the page (like so many do). -- Andree Hollander

<    1   2   3   4   5   6   >