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
@ 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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!
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.
_
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.
>
__
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?
_
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
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
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
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
>> 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
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
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.
Error Line 12 column 29: required attribute "TYPE" not specified.
> 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
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
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
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
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
> 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
35 matches
Mail list logo