The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.
|
 |
|
Dev Shed Forums
> Web Design
> CSS Help
|
New Member - First Time Poster Needing a Little Help
Discuss First Time Poster Needing a Little Help in the CSS Help forum on Dev Shed. First Time Poster Needing a Little Help Cascading Style Sheets (CSS) forum discussing all levels of CSS, including CSS1, CSS2 and CSS Positioning. CSS provides a robust way of applying standardized design concepts to your web pages.
|
|
 |
|
|
|
|

Dev Shed Forums Sponsor:
|
|
|

March 14th, 2013, 09:55 AM
|
|
Registered User
|
|
Join Date: Feb 2013
Location: Tulsa, OK
Posts: 4
Time spent in forums: 27 m 30 sec
Reputation Power: 0
|
|
|
New Member - First Time Poster Needing a Little Help
Hello everyone,
As a heads up; I am a Tulsa Wedding Photographer, not a CSS coder, so I need a few things explained in layman's terms.  Essentially, I'm having an issue with my header. I am using a PNG image, which I believe was sized correctly. The bottom border is just fine, but there is a space above the header that is ~3 times as large as I would like for it to be. I was thinking that maybe it had to do with padding, or something, but again, I am fairly new to coding. Also, I have a facebook 'like' bar at the top, but I was still having this issue before implementation of the bar. I cannot post my URL on account of my account being newly opened, but I hope I was able to describe the issue thoroughly enough.
Thank you all SO much for your help,
-Tabor
|

March 14th, 2013, 03:20 PM
|
 |
Contributing User
|
|
Join Date: Aug 2011
Location: The Pleiades
|
|
Good evening sir,
Put this at the top of your CSS:
Code:
html, body
{
margin: 0px;
padding: 0px;
}
Does this help?
Kind regards,
NM.
|

March 14th, 2013, 03:34 PM
|
|
Registered User
|
|
Join Date: Feb 2013
Location: Tulsa, OK
Posts: 4
Time spent in forums: 27 m 30 sec
Reputation Power: 0
|
|
|
Hmmm...
Hi Nano,
Thank you very much for your quick reply! It actually kept everything exactly the same. =/ I almost wonder if the picture located behind my header is too large... I'll try to make that image smaller, unless there is something else I can try.
-Tabor
|

March 14th, 2013, 07:02 PM
|
 |
Contributing User
|
|
Join Date: Aug 2011
Location: The Pleiades
|
|
|
Have you got a live link we can check out?
If not can you post your HTML and CSS for us and I'll put it in a text editor and see if I can find the problem.
Kind regards,
NM.
|

March 14th, 2013, 09:17 PM
|
|
Registered User
|
|
Join Date: Feb 2013
Location: Tulsa, OK
Posts: 4
Time spent in forums: 27 m 30 sec
Reputation Power: 0
|
|
|
Link
Quote: | Originally Posted by Nanomech Have you got a live link we can check out?
If not can you post your HTML and CSS for us and I'll put it in a text editor and see if I can find the problem.
Kind regards,
NM. |
Hello Nano,
My site is;
photosbytabor.com
I hope this helps and thank you again for all of your help,
-Tabor
|

March 14th, 2013, 09:19 PM
|
|
Registered User
|
|
Join Date: Feb 2013
Location: Tulsa, OK
Posts: 4
Time spent in forums: 27 m 30 sec
Reputation Power: 0
|
|
|
link
Also, I was not able to hyperlink it, which is fine, but I wanted to point out that the text I've used for my logo is completely separate from the bubbly gradient behind my logo.
-Tabor
|
Developer Shed Advertisers and Affiliates
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|