[css-d] Right columns drops under the rest in IE

2007-06-17 Thread Fora
size / delete the margins of any of the columns. Any help greatly appreciated. Fora __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List

Re: [css-d] Right columns drops under the rest in IE [SOLVED]

2007-06-17 Thread Fora
@ Fiona, Thanks for that, that solved the problem. I miscalculated the total width of the columns and I completely overlooked that the right column was outside the wrapper. @AC I made the wrapper in case they decide at some point to center the page in the viewport. Better put it there now than

Re: [css-d] problems with the footer position

2007-07-19 Thread Fora
I think we are going to need a bit more information than just the CSS and markup of the footer. Test page online would be better. BR Arno __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 i

[css-d] Fw: image problem..

2007-09-23 Thread Fora
Hey Mike, Not quite sure what you mean (or if it's css related), but I don't see the problem (FF 2.0.0.7). Can you elaborate a bit more? Did see that the validator sums up 19 HTML errors... Arno > Put an image in my siteand its appearing as if it has watery marks > around the edges, i

Re: [css-d] Anchors not linking

2007-09-27 Thread Fora
Neither of your links are working...? (Requested URL was not found on this server) Arno __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List pol

Re: [css-d] (no subject)

2007-12-20 Thread Fora
Hi Juliann, I'm not sure why you would want to make so many different stylesheets in the first place, since you can make an almost 100% accurate stylesheet with one file to cover all browsers, but that's a different thing. Anyway... I think your css is in the wrong directory... You're using rel

Re: [css-d] hand coders vs wsywig coders...I had no idea

2008-01-28 Thread Fora
I think we'll soon be slapped on the wrist for off-topic material, since this doesn't really have anything to do with what's mentioned in the list policies' practical CSS stuff... I'm hand coding all that I do. I'm not saying I know everything (far from it), but with what I do I know why I'm do

Re: [css-d] Fonts in Vista & Office 2007

2008-02-05 Thread Fora
The best thing (and probably the best thing about Vista in general at the moment) is that all Windows Vista fonts are OpenType fonts, so theoretically you could actually embed them in your website. Embed them with CSS. In the CSS stylesheet<- not practical CSS, but at least it's about CSS n

Re: [css-d] Font name

2008-02-25 Thread Fora
Hi, This is... like... SO off-topic ;o) So, be prepared to see an ADMIN thingy coming up soon. Anyway... If ever you need to know what a font type is, try this: http://www.myfonts.com/WhatTheFont/ It identifies a big percentage of the fonts correctly. Anyway... The font you're looking for is G

Re: [css-d] Most popular fonts for browsers

2008-04-08 Thread Fora
Know Google? Keywords: web standard fonts http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html > > Does anybody know about a list of commonly used fonts? > Thanks. > > -- > ~ Cristian Palmas ~ > __ > css-discuss [EMAIL P

Re: [css-d] No DOC TypE

2006-10-24 Thread Fora
Can you provide a link to the page? The doctype clarification has to be completely at the top. There can't even be an empty line there. A. >I know this is been covered before, however, I did not think it was >important in the past. The W3C HTML validator is telling me there is no DOC >TYPE

[css-d] :hover in IE7 / IE6

2006-11-06 Thread Fora
I'm experiencing the same problem. http://www.arnoenzerink.com/design/logos.shtml http://www.arnoenzerink.com/styles/design.css It works neither in IE6 nor in IE7, although I do have the :hover on the elements. I had a slightly different setup first which seemed to work in IE7, but messed thi

Re: [css-d] :hover in IE7 / IE6

2006-11-06 Thread Fora
Indeed, that solved the problem. Is there any logical explanation for IE not reading the %? (or is it a completely stupid question to ask a logical explanation in combination with IE?). A. - Original Message - From: "Bradley Wright" <[EMAIL PROTECTED]> To: "Fo

[css-d] Positioning issue in IE7

2006-11-06 Thread Fora
http://www.arnoenzerink.com/manipulation/contact.shtml http://www.arnoenzerink.com/manipulation/freedom.shtml http://www.arnoenzerink.com/styles/manipulation.css Hi, The first one is the good one, the second one is the wrong one. I used the first one for the second one, only changing the text in

Re: [css-d] IE doesn't want to display flash in div

2006-12-08 Thread Fora
Having this in your markup is sufficient. And it even validates :o) HTH __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List

Re: [css-d] IE doesn't want to display flash in div

2006-12-08 Thread Fora
Having this in your markup is sufficient. And it even validates :o) HTH > I'm having (another) problem with IE on a draft page I'm working on: > > http://ambientglow.com/garage/nextrac/quiltstec/index.html __ css-discuss [EMAI

[css-d] Site check

2006-12-11 Thread Fora
www.arnoenzerink.com Mainly in MAC environment. TIA, M. __ 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-d

Re: [css-d] Site check

2006-12-11 Thread Fora
Pop up? That's something I didn't program in there. Can you give me some more specifics on that? > Looks fine on FF2 and Safari 2 on Mac. Firefox blocks a pop up on the > homepage and the flash intro is a little annoying!

Re: [css-d] Site check

2006-12-11 Thread Fora
Only the front page is flash. There's a link on the bottom of the page to skip the flash. I'm really wondering about the pop up It doesn't show on my end here, nor in my code... > No flash installed and no-pops allowed on any browsers on this end. > Worked fine. _

[css-d] Fw: Site check

2006-12-11 Thread Fora
It must be related to the "invisible" webstats counter... Dang > I'm really wondering about the pop up It doesn't show on my end here, > nor in my code... > > > >> No flash installed and no-pops allowed on any browsers on this end. >> Worked fine. > __

Re: [css-d] Site check

2006-12-11 Thread Fora
No, it's not the hosting company. I have webstats running invisibly in a hidden div. I think that's what triggers the pop-up. It's taken away now. If someone can check again? When I checked it tried to pop two adds up. Could be the hosting company doing it? _

[css-d] Site check [THANKS FOR ALL FEEDBACK!]

2006-12-12 Thread Fora
Thanks everyone for giving feedback! A. __ 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.co

Re: [css-d] page check :: ~dL [continued]

2007-01-13 Thread Fora
In Opera 9.10 there's a ~10px white gap between questions and the gray box (left column). The same space in FF 2.0.0.1, IE7, IE6 and Netscape is gray. In IE5.5 and IE6 the Chevrolet logo is not found. Also the contents of that gray box (Chevrolet Question?) is not centered like in the other brows

Re: [css-d] Can't assign links specific styles

2007-01-13 Thread Fora
Hi Skip, I'm not quite sure, but it looks to me like you're missing a specification in your a:visited. Now you have .shoplogo a, a:visited { stuff } The .shoplogo is not inherited so your a:visited is refering to ALL a:visited anchors. Try with .shoplogo a, .shoplogo a:visited { stuff } .pa

Re: [css-d] png color and IE7

2007-03-05 Thread Fora
Are you using the Save for web option in Photoshop? It should work fine even in IE. What you can try still is to save your background as a png (2 or 4 pixels) in the same way you've saved the image. Then set the image as a background with repeat in your background properties. In that way the ba

Re: [css-d] Frames or CSS? Dynamic section of page

2007-03-20 Thread Fora
>> The only solution which I understand is to use frames. It would work to >> reload the entire page with each selection, but avoiding is the main >> purpose >> of CSS. With my increasing knowledge of CSS, I'm trying to move away >> from >> such "hacks" and to code according to standards. This

Re: [css-d] Embedded Fonts

2007-04-01 Thread Fora
You need Open Type fonts for that. True Type or Postscript fonts aren't supported. HTH A. __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?p

[css-d] Validator

2007-04-24 Thread Fora
Hi list, I'm confused. I have the page validation tool working in my toolbar (FF). When I check a site I've made with the toolbar offline, it says that it's validated. When I upload the same files to the server, it says in the toolbar that there are 3 HTML errors. However, if I go to validator.

Re: [css-d] Validator

2007-04-25 Thread Fora
Error Line 12 column 29: required attribute "TYPE" not specified.

Re: [css-d] Validator

2007-04-25 Thread Fora
> Try: > > > ~dL It is just that. Which is why I don't understand the error. www.proimage.fi Arno __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.inc

Re: [css-d] Validator

2007-04-25 Thread Fora
Glenn, I hadn't put a link up earlier. See www.poetryin-e-motion.com/arno/crap/scrshts.jpg. Top shows my tool bar with the 3 errors. Middle shows the validator page accessed by clicking the button in the tool bar with the 3 errors. Bottom shows the validator page after manually typing the URL w

[css-d] Gap in box

2007-05-09 Thread Fora
x, nor any padding. Yet there is a gap at the bottom of the box inside the frame. I ran through a good part of the archive, but I couldn't find anything that would be causing this. Can anyone shed some light? TIA Fora __ css

Re: [css-d] Gap in box

2007-05-09 Thread Fora
Dang! That was easy. I must've stared blind in finding the problem. Thanks a lot, Nigel and Gunlaug! :o) Fora Add: img { display: block; } __ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinf

Re: [css-d] Search Form Box Over Graphic

2006-10-15 Thread Fora
snip .searchbox { left: 802px; position: absolute; color: #00; font-size: 11px; top: 65px; margin: 0px; padding: 0px; z-index: 413; width: 87px; vertical-align: middle; font-family: Verdana, Arial, Helvetic

Re: [css-d] IE7 Released

2006-10-19 Thread Fora
> I have used the configuration for 10 months now with few problems - none > that I would be worried about. Figured my question wasn't really CSS stuff, which is why I asked off-list. I'm running standalone versions of IE5.0 and 5.5, too, without problems, but I've had some configurational prob