Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
mat #1
Bizarre IE6 CSS error
Hi all,
I have the weirdest thing going on... it's hard even to describe, but
bascically, IE6 seems to interpret differently the margins/padding it is
applying as it moves down the page. But only for my text elements.
If you look at the headers footers and edge of the text (which is supposed
to be justified!) here, you will see what I mean:
[url]http://www.nooey.co.uk/testground/index.html[/url]
this .css is here:
[url]http://www.nooey.co.uk/testground/nooey.css[/url]
Any thoughts or ideas would be greatly appreciated... I have tried
everything I can think of at the moment...
Many thanks,
Mat
mat Guest
-
Devel::Cover failing with 'bizarre copy of hash in leave' error
(This message was posted to the perl.qa list on October 13, but for some reason has not yet appeared.) I would like to report a problem I am... -
Syntax error using cpan leads to bizarre behavior
"Tassilo v. Parseval" <tassilo.von.parseval@rwth-aachen.de> wrote in message news:<2qfg6bFup3jpU1@uni-berlin.de>... Which I might have deduced if... -
Fonts are there, then they're not. Bizarre.
I am using InDesign CS on a pc. I use a limited number of fonts to layout our monthly newsletter. I installed the fonts I needed and they were... -
Bizarre Web Service Error
The following text is the result of calling a web service (FN003) locally using the test page. During its processing, the web service calls a... -
5.80, OS X, bizarre FTP weirdness
I am running Mac OS X 10.2.7 and recently upgraded from 5.6.1 to 5.8.0 following the guidance at... -
DiMa #2
Re: Bizarre IE6 CSS error
That's really weird :) Try putting the correct DOCTYPE in and see if that
works.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
--
--
DiMa
--------------------
WEB FORUM USERS: Please log on to the Newsgroup for quicker replies to your
posts:
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
For Answers, check here first:
[url]http://groups.google.com/advanced_group_search?q=+group:macromedia.dreamwea ver[/url]
[url]http://www.macromedia.com/support/dreamweaver/technotes.html[/url]
[url]http://www.projectseven.com/faqbase[/url]
[url]http://www.dreamweaverFAQ.com[/url]
[url]http://www.macromedia.com/support/forums/etiquette.htm[/url]
DiMa Design > From Lines...to Designs
[url]http://www.dimadesign.net[/url]
"mat" <yubhuntleyremoveboo@yahoo.co.uk> wrote in message
news:beknns$o7k$1@forums.macromedia.com...> Hi all,
>
> I have the weirdest thing going on... it's hard even to describe, but
> bascically, IE6 seems to interpret differently the margins/padding it is
> applying as it moves down the page. But only for my text elements.
>
> If you look at the headers footers and edge of the text (which is supposed
> to be justified!) here, you will see what I mean:
>
> [url]http://www.nooey.co.uk/testground/index.html[/url]
>
> this .css is here:
>
> [url]http://www.nooey.co.uk/testground/nooey.css[/url]
>
> Any thoughts or ideas would be greatly appreciated... I have tried
> everything I can think of at the moment...
>
> Many thanks,
>
> Mat
>
>
>
DiMa Guest
-
mat #3
Re: Bizarre IE6 CSS error
Hi Diana,
Thanks for replying. I tried the doctype as you wrote it, but no joy.
However, having shuffled things around, I worked out that it was a
combination of not having set widths for the divs and IE's apparent dislike
of my left colummn. Still, having redone it a bit, I now have a working
version.
I, until now, have just used th doctype that Dreamweaver coughs up... is
this wrong? I have no real idea about doctypes at all...
Thanks again,
Mat.
mat Guest
-
DiMa #4
Re: Bizarre IE6 CSS error
The doctype DW puts in is just kinda generic. Don't use it. I've changed the
default page that DW opens up (HTML) in the Configuration folder so it always
opens with the correct doctype now. Although, I can't remember the last time I
created a site in HTML (been going at XHTML, which has the correct doctype on
it, for some time now).
If you're going to continue making sites in HTML, I'd change the default html
page to have the correct doctype on it if I were you. If you don't know how to
do that let me know and I'll walk you through it :)
--
--
DiMa
--------------------
WEB FORUM USERS: Please log on to the Newsgroup for quicker replies to your
posts:
[url]news://forums.macromedia.com/macromedia.dreamweaver[/url]
For Answers, check here first:
[url]http://groups.google.com/advanced_group_search?q=+group:macromedia.dreamwea ver[/url]
[url]http://www.macromedia.com/support/dreamweaver/technotes.html[/url]
[url]http://www.projectseven.com/faqbase[/url]
[url]http://www.dreamweaverFAQ.com[/url]
[url]http://www.macromedia.com/support/forums/etiquette.htm[/url]
DiMa Design > From Lines...to Designs
[url]http://www.dimadesign.net[/url]
"mat" <yubhuntleyremoveboo@yahoo.co.uk> wrote in message
news:bel5cj$chs$1@forums.macromedia.com...> Hi Diana,
>
> Thanks for replying. I tried the doctype as you wrote it, but no joy.
> However, having shuffled things around, I worked out that it was a
> combination of not having set widths for the divs and IE's apparent dislike
> of my left colummn. Still, having redone it a bit, I now have a working
> version.
>
> I, until now, have just used th doctype that Dreamweaver coughs up... is
> this wrong? I have no real idea about doctypes at all...
>
> Thanks again,
>
> Mat.
>
>
DiMa Guest



Reply With Quote

