I give up! What have I missed? (H. Scroll bar in IE)

B

BootNic

Joe said:
[snip]
Can someone please help me get rid of the horizontal scroll bar
that is visible in IE?

http://jigsaw.w3.org/css-validator/

Class recipe text-align: justify;

Remove that text-align and it resolves the problem.

If you wish to use the text-align: justify; fix the text in the divs. Put the text
in a paragraph instead of using <br>.

Then you can use:

..recipe {
background: #fefefc;
color: #000;
font-family: sans-serif;
margin:1em 2em 1em 2em;
padding: 1em;
border: 1px groove #aa3;
}
..recipe p{
text-align: justify;
}
 
J

Jim Moe

Joe said:
Here's a page from a mate's vanity site at
http://members.aardvark.net.au/grakat/recipe05/cots/recipe.htm
[...]
Can someone please help me get rid of the horizontal scroll bar that is
visible in IE?

In the recipe for Apricot Sauce there is a footer for a HINT. That is
where the problem is. Something about the italics causes IE to
miscalculate the width. Changing the font-size makes no difference.
Wrap the HINT in a <p> (it should be that way anyhow) and set the width
to 99%: <p style="width: 99%">. Or better, create a style that expresses
the whole HINT idea.
 
P

Paul Watt

D

dorayme

Jim Moe said:
Joe said:
Here's a page from a mate's vanity site at
http://members.aardvark.net.au/grakat/recipe05/cots/recipe.htm
[...]
Can someone please help me get rid of the horizontal scroll bar that is
visible in IE?

In the recipe for Apricot Sauce there is a footer for a HINT. That is
where the problem is. Something about the italics causes IE to
miscalculate the width. ...


Italics are known to cause IE some calculation problems; see, for
example http://nemesis1.f2o.org/aarchive?id=11 where the use of
italics is listed as one of the causes of "float drop" in IE.
 
J

Joe

jmm- said:
Joe said:
Here's a page from a mate's vanity site at
http://members.aardvark.net.au/grakat/recipe05/cots/recipe.htm
[...]
Can someone please help me get rid of the horizontal scroll bar that is
visible in IE?

In the recipe for Apricot Sauce there is a footer for a HINT. That is
where the problem is. Something about the italics causes IE to
miscalculate the width. Changing the font-size makes no difference.
Wrap the HINT in a <p> (it should be that way anyhow) and set the width
to 99%: <p style="width: 99%">. Or better, create a style that expresses
the whole HINT idea.
Thank you!! I have now coded the page properly - and surprise - it
works. I should have done it that way in the beginning.
 
J

Joe

OT - great sounding recipies - are they as good as they look?
Absolutely! All tried and true. Of course, the apricot recipes are best
made with Australian apricots - best of all from my own orchard!

Have you looked at
the "Farm favourites"? - although I don't know if you get 'roo meat
where you are.
 
A

Adrienne Boswell

Absolutely! All tried and true. Of course, the apricot recipes are best
made with Australian apricots - best of all from my own orchard!

Have you looked at
the "Farm favourites"? - although I don't know if you get 'roo meat
where you are.

Sadly, we don't, or at least, I don't think we do. I live in Los Angeles
in the United States where 'roo meat is still considered Roo, as in Kanga's
son in Pooh's Heffalump Movie. But, I've heard its quite tasty.
 
M

Mark Parnell

Deciding to do something for the good of humanity, Adrienne Boswell
Sadly, we don't, or at least, I don't think we do. I live in Los Angeles
in the United States

A quick Google search doesn't seem to indicate that it is available.
where 'roo meat is still considered Roo, as in Kanga's
son in Pooh's Heffalump Movie. But, I've heard its quite tasty.

Kangaroo is delicious. It's got a really rich flavour. There's little
better than a barbecued kangaroo steak. :)
 
F

frederick

Adrienne said:
I live in Los Angeles
in the United States where 'roo meat is still considered Roo, as in Kanga's
son in Pooh's Heffalump Movie.

I have a notion that roo meat is actually illegal in California.

Not that it's on every Australian restaurant's menu...!
 
D

dorayme

I have a notion that roo meat is actually illegal in California.

Not that it's on every Australian restaurant's menu...!

Almost no one eats it in Australia. Few even have tried it.
 
M

Mark Parnell

Deciding to do something for the good of humanity, dorayme
Almost no one eats it in Australia. Few even have tried it.

It's certainly rare on restaurant menus. But it's not too hard to find
at butchers or supermarkets. How many people actually eat it I don't
know.
 
F

frederick

Mark said:
Deciding to do something for the good of humanity, dorayme


It's certainly rare on restaurant menus. But it's not too hard to find
at butchers or supermarkets. How many people actually eat it I don't
know.

Depends quite a bit on which state, I think. Relatively common in SA?
 
J

Joe

Almost no one eats it in Australia. Few even have tried it.
Certainly not true in my part of Australia. (Rural South Oz). If you
haven't tried it and you can get some, do yourself a favour ...
 
M

Mark Parnell

Deciding to do something for the good of humanity, Joe
Certainly not true in my part of Australia. (Rural South Oz).

It's about time we had another Aussie from out in the sticks. ;-) Since
brucie left, we've been lacking in that department.

BTW: Is it just me, or is your X-Face broken?
 
F

frederick

Joe said:
Certainly not true in my part of Australia. (Rural South Oz). If you
haven't tried it and you can get some, do yourself a favour ...

It's sadly been a few years since I've been in that part of the world,
but I seem to recall it being pretty common in supermarkets in SA, both
urban and rural.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,015
Latest member
AmbrosePal

Latest Threads

Top