FP 2003 - When Published won't scroll to the right

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have my site parked at an old one for now, www.kadiamond.com. I bought this template and everything has been changed, but it won't allow me to scroll to the right, any suggestions.
 
Just use the scrollbar in your browser to scroll. If that is not the
solution, you need to be more specific in what it does now and what
you would like it to do.

Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
 
Thanks for getting back so quick, but if you check out the web page at www.kadiamond.com (temp spot) you will see that it doesn't allow IE to have a scroll bar on the bottom and I don't know why.
 
Howdy,

I'm no expert on css but:

body {
margin:0px; background-image: url('images/tiling.jpg');
background-repeat:repeat-x;
overflow-x:hidden
}

try taking the "overflow-x:hidden" out

I think that's what hides the horizontal scroll bar.

Rob


| Thanks for getting back so quick, but if you check out the web page at www.kadiamond.com (temp spot) you will see that it doesn't allow IE to have a scroll bar on the bottom and I don't know why.
|
| "Jens Peter Karlsen [FP MVP]" wrote:
|
| > Just use the scrollbar in your browser to scroll. If that is not the
| > solution, you need to be more specific in what it does now and what
| > you would like it to do.
| >
| > Regards Jens Peter Karlsen. Microsoft MVP - Frontpage.
| >
| > On Mon, 5 Jul 2004 06:36:02 -0700, kadiamond
| >
| > >I have my site parked at an old one for now, www.kadiamond.com. I bought this template and everything has been changed, but it won't allow me to scroll to the right, any suggestions.
| >
| >
 

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

Back
Top