big white gap in form

This is a discussion on "big white gap in form" within the Web Page Design section. This forum, and the thread "big white gap in form are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Nov 4th, 2007, 15:37
Junior Member
Join Date: Jun 2007
Location: uk
Age: 23
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Unhappy big white gap in form

Hi

was wondering if anyone would be able to help me with this annoying problem.
ive got a massive white space in my login form. heres the css code for the login form:

Code: Select all
#loginform{
  border: 1px rgb(0,51,255) solid;
  padding: 40px; 

}
please see the site to see what i mean: http://www.kumar.adsl24.co.uk/Storm%.../myaccount.php

Ive found out that the navigation menu to the left is causing the problem because when i delete the nav menu the gap disapears in the login form!!? heres the css code for the navbox:

Code: Select all
#leftside{
margin:0;
padding:0 10px 10px;
width: 150px;
float:left;
margin-right:8px;
}
any help on this would be greatly appreciated because ive been pulling out my hair. thanks again
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Nov 4th, 2007, 18:32
Highly Reputable Member
Join Date: Apr 2007
Location: Willich, Germany
Age: 20
Posts: 593
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: big white gap in form

Your problem is here:
Code: Select all
div.row span.formlabel {
float:left;
margin-top:10px;
text-align:left;
width:150px;
}
The "width" attribute....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Nov 4th, 2007, 20:15
Junior Member
Join Date: Jun 2007
Location: uk
Age: 23
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Re: big white gap in form

thanks for the reply. what is exactly the problem with that attribute ive tried altering it and deleting it and it has had no effect.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Nov 4th, 2007, 20:19
Highly Reputable Member
Join Date: Apr 2007
Location: Willich, Germany
Age: 20
Posts: 593
Blog Entries: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Re: big white gap in form

Something seems to have worked. I just looked and the white space is gone....
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools

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

BB 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
ie6 white space under div AndrewChip Web Page Design 1 Jun 11th, 2008 13:15
white background still there? lcsaeteurn Graphics and 3D 11 Apr 26th, 2008 11:50
Big white space mikemay123 Web Page Design 5 Nov 6th, 2007 00:30
White List JacobHaug Webforumz Cafe 15 Jul 18th, 2007 07:24
Black on white or white on black? joshcxa Webforumz Cafe 14 May 11th, 2007 14:31


All times are GMT. The time now is 21:20.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42