Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Old 11-07-2009, 11:19 PM   PM User | #1
bfinke
New Coder

 
Join Date: May 2009
Posts: 48
Thanks: 0
Thanked 0 Times in 0 Posts
bfinke is an unknown quantity at this point
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.
bfinke is offline   Reply With Quote
Old 11-07-2009, 11:47 PM   PM User | #2
Excavator
Senior Coder


 
Excavator's Avatar
 
Join Date: Dec 2006
Location: Alaska
Posts: 3,573
Thanks: 9
Thanked 460 Times in 454 Posts
Excavator will become famous soon enough
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
Excavator is offline   Reply With Quote
Old 11-07-2009, 11:48 PM   PM User | #3
Excavator
Senior Coder


 
Excavator's Avatar
 
Join Date: Dec 2006
Location: Alaska
Posts: 3,573
Thanks: 9
Thanked 460 Times in 454 Posts
Excavator will become famous soon enough
Quote:
Originally Posted by bfinke View Post
Does anyone know what's wrong with the CSS
http://jigsaw.w3.org/css-validator/v...terspot.com%2F
__________________
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
Excavator is offline   Reply With Quote
Old 11-08-2009, 12:23 AM   PM User | #4
bfinke
New Coder

 
Join Date: May 2009
Posts: 48
Thanks: 0
Thanked 0 Times in 0 Posts
bfinke is an unknown quantity at this point
perfect.
bfinke is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 04:37 AM.

Home - Contact Us - Archives - Link to CF - Resources - Top 

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.