Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

angelwatt

Moderator emeritus
Aug 16, 2005
7,852
9
USA
In style.css
Code:
.post (line 248) {
 padding-top: 50px;
}

Used Web Developer Toolbar for Firefox to easily discover this.
 

Brendon Bauer

macrumors 6502
Original poster
May 14, 2007
344
0
Good 'ol USofA
Thank you once again :). You're quite handy to have around. I ended up having that .post clashing between my two css files so I had to rename one of them to something else. I'll have to check out that extension!
 

angelwatt

Moderator emeritus
Aug 16, 2005
7,852
9
USA
Thank you once again :). You're quite handy to have around. I ended up having that .post clashing between my two css files so I had to rename one of them to something else. I'll have to check out that extension!

Glad I could help. If you do try out the Web Developer tool bar extension, here's how I used it for your problem (it has a ton of tools). Under the 'CSS' menu choose 'View Style Information,' then click on an element on the page (like the text input field from your problem). This will divide the application window up with the top portion showing the CSS being applied to the element you clicked on, and only those styles, which is the helpful part.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.