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

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-03-2012, 06:41 PM   PM User | #1
charisma44
New Coder

 
Join Date: Sep 2012
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
charisma44 can only hope to improve
Spacing at top of page

At the top of my comment page, I half less of a gap then my home page. I want my comment page to be the same as my home page. Can someone help me please? Thanks in advance.




http://www.cjwebconsulting.com/destination/blog.html
charisma44 is offline   Reply With Quote
Old 10-03-2012, 08:51 PM   PM User | #2
Xherdas
New Coder

 
Join Date: Apr 2012
Posts: 44
Thanks: 0
Thanked 14 Times in 14 Posts
Xherdas is an unknown quantity at this point
On your Homepage:
Code:
<body> has a margin-top: 8px followed by a <br /> then your image.
On your comment page:
Code:
<body> has a margin-top: 17px no <br /> then your image.
Good luck!
Xherdas is offline   Reply With Quote
Old 10-03-2012, 09:06 PM   PM User | #3
charisma44
New Coder

 
Join Date: Sep 2012
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
charisma44 can only hope to improve
I 'm not getting it. Sorry.
charisma44 is offline   Reply With Quote
Old 10-04-2012, 03:52 AM   PM User | #4
Johnb21
New Coder

 
Join Date: Sep 2010
Posts: 63
Thanks: 1
Thanked 2 Times in 2 Posts
Johnb21 is an unknown quantity at this point
Quote:
Originally Posted by charisma44 View Post
I 'm not getting it. Sorry.
Remove the "margin-top:" from both of these body tags and the break tags following them...

Looking at your website... you need to remove margin:8px; from the html.css file on the body tag. It's adding spacing around the entire page on every page

Last edited by Johnb21; 10-04-2012 at 03:55 AM..
Johnb21 is offline   Reply With Quote
Old 10-04-2012, 04:09 AM   PM User | #5
spetpairot
New to the CF scene

 
Join Date: Oct 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
spetpairot is an unknown quantity at this point
thank you

Quote:
Originally Posted by Xherdas View Post
On your Homepage:
Code:
<body> has a margin-top: 8px followed by a <br /> then your image.
On your comment page:
Code:
<body> has a margin-top: 17px no <br /> then your image.
Good luck!
spetpairot is offline   Reply With Quote
Old 10-04-2012, 01:55 PM   PM User | #6
charisma44
New Coder

 
Join Date: Sep 2012
Posts: 95
Thanks: 0
Thanked 0 Times in 0 Posts
charisma44 can only hope to improve
I got it, Thanks everyone. How do I mark this resolved?
charisma44 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 09:10 AM.


Advertisement
Log in to turn off these ads.