NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Web Design Discussion
Reload this Page Scrollbar in ie, not in firefox though?!!?!

Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms.

Advanced Search
10 members in live chat ~  
NamePros Design Contests NamePros Design Contests
Forum Sponsorship
Join in on the FUN! You can start an affordable design contest and pick from entries talented members submit or you can enter a design contest for a chance to win CASH PRIZES! What are you waiting for? Get started in the fun TODAY! - Banners, Logos, Mascots, and MORE! (Please READ the design Contest section rules Prior to starting or entering a contest)



Closed Thread
 
LinkBack Thread Tools
Old 06-22-2006, 04:26 PM THREAD STARTER               #1 (permalink)
Account Suspended
Join Date: Nov 2005
Posts: 70
Phat-Cat is an unknown quantity at this point
 



Scrollbar in ie, not in firefox though?!!?!


Ok The scrollbar in ie is making everything align up werid and I want to remove it. Its no like you need it either everything fits on the page, but in ie it stays there, jsut stays there screwing up the entire world...(excuse me i had to get that out). But in the holy firefox it's not there at all until you resize it which is ok of course. I found a tag that gets rid of it, and comes back when you resize the ie browser, but in full screen mode ( it goes away now) there is a space as if though the bar was still there!!! and so the page is still off place because of it. Any suggestions?
Phat-Cat is offline  
Old 06-23-2006, 06:06 AM   #2 (permalink)
Account Closed
 
LeetPCUser's Avatar
Join Date: May 2005
Location: Whitewater, WI
Posts: 3,710
LeetPCUser is a splendid one to beholdLeetPCUser is a splendid one to beholdLeetPCUser is a splendid one to beholdLeetPCUser is a splendid one to beholdLeetPCUser is a splendid one to beholdLeetPCUser is a splendid one to beholdLeetPCUser is a splendid one to behold
 


AIDS/HIV
My suggestion is you post your site so we can see. Also, there is most likely a way you could work on your CSS or HTML to make it view the same in both. My thought is you are not properly coding it.
LeetPCUser is offline  
Old 06-23-2006, 02:38 PM THREAD STARTER               #3 (permalink)
Account Suspended
Join Date: Nov 2005
Posts: 70
Phat-Cat is an unknown quantity at this point
 



I know its not a problem with my coding. It will not be possible for me to post my web site. I am using divs wich created another problem that i managed to fix. But I don't think you would need to see my site because all I want to know is if it is possible to remove the Vertical scroll bar in ie when it is not needed, and so that it does act as if though it is just invisible.

I don't want to work around the problem, because problems can't always be simply covered up sometimes it needs to be adressed and fixed completely.


I will not use tables.
Phat-Cat is offline  
Old 06-24-2006, 02:44 PM   #4 (permalink)
New Member
Join Date: Mar 2006
Posts: 10
hostingdiva is an unknown quantity at this point
 



I'm not sure if this would work - but try changing font view on your IE browser to make the font smaller where everything would definitely fit on your screen. If the scroll bar does not go away, then there is a problem wtih the code - that is, something in your code is conflicting with whatever IE is readin on your page.
__________________
Looking for an e-commerece ready website? Check out pageBuzz!
hostingdiva is offline  
Old 06-24-2006, 02:55 PM   #5 (permalink)
NamePros Member
 
JMorris's Avatar
Join Date: Jun 2006
Posts: 69
JMorris is an unknown quantity at this point
 



In certain instances, applying a width of 100% to divs will cause a horizontal scrollbar in IE, but not FireFox. This usually happens when either margin and padding are defined as < 0 or not defined at all. By default, there is a small amount of margin.
????: NamePros.com http://www.namepros.com/web-design-discussion/209881-scrollbar-in-ie-not-firefox-though.html

Try the following in your CSS...

body {margin:0; padding:0;}

If you want a bit of spacing for your divs, just apply the desired margin to the affected divs, like so...

#header {margin:2px;}
#main {margin:0 2px 0 2px;}
#footer {margin:2px;}

Then in your HTML....

<div id="header"><!--Your Header Content--></div>
<div id="main"><!--Your Main Content--></div>
<div id="footer"><!--Your Footer Content--></div>

Hope that helps.

James
JMorris is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


 
All times are GMT -7. The time now is 07:40 PM.

Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger