Internet Explorer and Fire Fox...

User 2189001 Photo


Guest
7 posts

Http://OperationZ.org

My site is perfect on both of my cpu's while using Firefox... no problems at all. But when using IE and going to the "Forums" tab... the bottom scroll bar is MASSIVE and my forums are in the middle of the scroll bar so i have to scroll to the right like 3,000 pixels to even find my forums... Is this easily fixable?
User 2189001 Photo


Guest
7 posts

That link doesn't work for some reason but it's my domain name... so just try http://OperationZ.org
User 187934 Photo


Senior Advisor
20,193 posts

I think your Iframe is a little wide.:)

<iframe src="http://operationz.freeforums.org" width="1500%" height="2500">
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2189001 Photo


Guest
7 posts

Okay but how would i make it smaller without it making a double scroll down bar? One for the forum and one for the page it's on?

If you get where i'm coming from...
User 187934 Photo


Senior Advisor
20,193 posts

Don't you think that width should be 150%?:D

Add this to your Iframe code to cancel scrolling.

scrolling="no"
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2189001 Photo


Guest
7 posts

oh wow cool thanks
User 2189001 Photo


Guest
7 posts

Okay another question Eric,

If i do NO SCROLL what should i set my "Height" for my forums to be so that it's not a bunch of empty space at the bottom? I tried 100% but that makes a little bitty box with a scroll bar.
User 187934 Photo


Senior Advisor
20,193 posts

I think a height of 1100 looks good.:)

<iframe height="1100" width="100%" src="http://operationz.freeforums.org">
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 2189001 Photo


Guest
7 posts

Okay but back to the scrolling now? Will this fit JUST to my pages on my site?

Or i guess what i'm saying is that if i have one page of the forum is really large and requires more then a height of 1100, then will it make another scroll box? Or just adjust to the height of the page scroller? Because i really want to avoid having two scroll boxes and a bunch of empty space at the bottom.
User 187934 Photo


Senior Advisor
20,193 posts

You can set scrolling to auto. That way if the content needs more room the scroll will show. What's the largest height you need?
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.