Board index PBase HTML and Style Sheets Spacing Question

HTML and Style Sheets

Spacing Question

Customize your galleries.
lumbardh
 
Posts: 7

Spacing Question

Post Wed Sep 19, 2007 1:12 am


click to add comment problem.

Can someone please see below on some testing I'm doing? This seems like a problem I've seen on other people's pages as well. I can't get this to line up properly.

http://www.pbase.com/lumbardh/testcss

If you see the bottom the two lines of text are overlapping. "Vote for this gallery" and "Type your comment..."

Anybody? Also, I really just wanted to get rid of the "Henry Lumbard | profile | all galleries >> edit this gallery " line, I wouldn't mind having the PBase banner back. I know this is a few questions now but.....

ckirby
PBase Admin
PBase Admin
 
Posts: 85


Post Wed Sep 19, 2007 4:56 pm


In your style sheet you have the following code:
Code: Select all
table {
border:0px none;
color:#5B5B65;
font-family:verdana,arial,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-bottom:7px;
margin-top:-27px;
}

Notice at the bottom margin-top is set to -27px. This means every table on your page is going to display 27 pixels above where it would normally. If you don't care to hide the PBase banner you should probably go into your style sheet and remove any negative margin values.

lumbardh
 
Posts: 7


Post Fri Sep 21, 2007 11:30 am


Much appreciated! :!:


Board index PBase HTML and Style Sheets Spacing Question

Who is online

Users browsing this forum: ClaudeBot and 2 guests