![]() |
|
|
|||||||
![]() |
|
|
Thread Tools | Rate Thread |
|
|
PM User | #1 |
|
New Coder ![]() Join Date: May 2009
Posts: 48
Thanks: 0
Thanked 0 Times in 0 Posts
![]() |
Alignment issue
http://preview.chapterspot.com/
If you take a look at this site, the twitter, facebook, and myspace buttons on the upper left hand corner should be flush with the top banner and the slideshow below it. Does anyone know what's wrong with the CSS on this? I've been looking at it for hours. |
|
|
|
|
|
PM User | #2 |
|
Senior Coder ![]() ![]() Join Date: Dec 2006
Location: Alaska
Posts: 3,573
Thanks: 9
Thanked 460 Times in 454 Posts
![]() |
Hello bfinke,
Try increasing that right margin number I've highlighted in red - Code:
#nav-social { float: right; width: 335px; margin: 18px 2px 0 0;}
__________________
Validate often DURING development - Use it like a splelchecker | Debug during Development |Write it for FireFox, then hack it for IE
Use the right DocType | Validate your markup | Validate your CSS | Why validating is good | Why tables are bad |
|
|
|
|
|
PM User | #3 |
|
Senior Coder ![]() ![]() Join Date: Dec 2006
Location: Alaska
Posts: 3,573
Thanks: 9
Thanked 460 Times in 454 Posts
![]() |
__________________
Validate often DURING development - Use it like a splelchecker | Debug during Development |Write it for FireFox, then hack it for IE
Use the right DocType | Validate your markup | Validate your CSS | Why validating is good | Why tables are bad |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Rate This Thread | |
|
|