WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Site Design > Graphics & Design Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Graphics & Design Discussion Forum Post your graphics design questions/comments/ideas in here. Ask questions, post tutorials, discuss trends and best practices. Sub-forum for website accessibility and usability.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-02-2008, 09:45 AM
DavetheJerk DavetheJerk is offline
WebProWorld New Member
 

Join Date: Apr 2008
Posts: 6
DavetheJerk RepRank 0
Red face Huge Problem with my Site www.DaveTheJerk.com Please help

K im a major noob to the whole web design field, i learned how to code in html back in high school, LOOOOONG time ago well only 5 years ago but i wasnt good then and not now apparently. Lotta stuff changed since then. Basically though i have a huge problem that ive been trying to fix with very little knowledge. This is like trying to build a house with only the experience of living in one.

Heres my problem:

http://www.DaveTheJerk.com

Theres the site, big problem is that it displays PERFECTLY in Mozilla FireFox, but in IE its got a HUGE gap of space. IM ripping out the hairs on my head googling this problem looking for a quick fix and this is my last resort. I really hope someone can help me. Thanks in advance for your suggestions, help, flamming.


I dont even know if im posting in the right section if not please move my post admin/moderator.

I posted this in the Review section 40 views 0 responses, maybe i posted in the wrong section, no one moved it so i am moving it. Maybe i can get some help.
Reply With Quote
  #2 (permalink)  
Old 05-02-2008, 10:29 AM
sands's Avatar
sands sands is offline
WebProWorld Veteran
 

Join Date: Sep 2005
Location: Kerala, India
Posts: 396
sands RepRank 1
Default Re: Huge Problem with my Site www.DaveTheJerk.com Please help

Maybe reducing the width of the DIVs "left_side" and "right_side" by a few pixels might solve the problem.
__________________
My Nook | My Biz
Reply With Quote
  #3 (permalink)  
Old 05-02-2008, 11:30 AM
chandrika's Avatar
chandrika chandrika is offline
WebProWorld Veteran
 

Join Date: Oct 2005
Location: Cambridge, UK
Posts: 318
chandrika RepRank 1
Default Re: Huge Problem with my Site www.DaveTheJerk.com Please help

I think that this is a css bug in IE. As you use the "float" property in the style sheet to position stuff alot and that is well documented problem in IE. There are a few workarounds here..
Internet Explorer Float/Margin Bugs

One possible solution might be to add
display: inline;

into the elements that use the float property,

eg
Code:
.right_side {
float : right;
width : 202px;
background : inherit;
overflow : hidden;
display: inline;
}
That might fix it. It might not, but thats just one idea you could try and read other possible workarounds for the float bug in that link I put.
__________________
Hairstyles - Pictures of 2008 hairstyles and a virtual hairstyler demo.
Price Comparison Site - Compare prices of well known brands and products.
Reply With Quote
  #4 (permalink)  
Old 05-02-2008, 03:14 PM
cw1865's Avatar
cw1865 cw1865 is offline
WebProWorld Veteran
 

Join Date: Oct 2007
Location: Reside in Riverdale, NJ
Posts: 430
cw1865 RepRank 1
Default Re: Huge Problem with my Site www.DaveTheJerk.com Please help

You're also missing an image top right
__________________
Reply With Quote
  #5 (permalink)  
Old 05-02-2008, 04:16 PM
DavetheJerk DavetheJerk is offline
WebProWorld New Member
 

Join Date: Apr 2008
Posts: 6
DavetheJerk RepRank 0
Default Re: Huge Problem with my Site www.DaveTheJerk.com Please help

Quote:
Originally Posted by cw1865 View Post
You're also missing an image top right
what do u mean? in my code? html? im pretty much horrible at html and css.
Reply With Quote
  #6 (permalink)  
Old 05-02-2008, 04:28 PM
DavetheJerk DavetheJerk is offline
WebProWorld New Member
 

Join Date: Apr 2008
Posts: 6
DavetheJerk RepRank 0
Default Re: Huge Problem with my Site www.DaveTheJerk.com Please help

Quote:
Originally Posted by chandrika View Post
I think that this is a css bug in IE. As you use the "float" property in the style sheet to position stuff alot and that is well documented problem in IE. There are a few workarounds here..
Internet Explorer Float/Margin Bugs

One possible solution might be to add
display: inline;

into the elements that use the float property,

eg
Code:
.right_side {
float : right;
width : 202px;
background : inherit;
overflow : hidden;
display: inline;
}
That might fix it. It might not, but thats just one idea you could try and read other possible workarounds for the float bug in that link I put.

omg thank you so much it worked you my friend RULE, F*CK YES
Reply With Quote
  #7 (permalink)  
Old 05-02-2008, 08:28 PM
Martinscholes Martinscholes is offline
WebProWorld Veteran
 

Join Date: Oct 2005
Location: England
Posts: 385
Martinscholes RepRank 1
Default Re: Huge Problem with my Site www.DaveTheJerk.com Please help

Anyone who wants to run a site but is -like me!-no good at all with html might like to look at Make Your Own Website It helps us people who want a good site but have no design skills and no money to hire them in.
Reply With Quote
Reply

  WebProWorld > Site Design > Graphics & Design Discussion Forum

« CMS Choices | Forms »

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Please Review my site www.DaveTheJerk.com DavetheJerk Submit Your Site For Review 4 05-08-2008 12:25 AM
Huge Hosting Merger angelpure Internet Industry 3 06-29-2005 01:29 PM
Gosling: Huge security hole in .Net WPW_Feedbot IT Discussion Forum 0 02-04-2005 03:01 PM
Huge Drop in Visitors BenJMann Search Engine Optimization Forum 10 12-27-2003 09:52 PM
link in with a huge player maxwellmax Marketing Strategies Discussion Forum 0 12-11-2003 07:03 PM


Search Engine Friendly URLs by vBSEO 3.0.0