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 02-28-2013, 06:24 AM   PM User | #1
omfaonline
New to the CF scene

 
Join Date: Feb 2013
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
omfaonline is an unknown quantity at this point
How do I make the paragraph text wider?

Hello. This might be a very silly question, but bear with me:
My blog text paragraphs are very narrow. I've used the firefox web developer tool and found out it was 400px wide:
http://mrjinglemeister.tumblr.com/

I want to make it 500px wide. I've searched in the tumblr html as well as all 3 css files for a way to do it, to no avail. Help?
omfaonline is offline   Reply With Quote
Old 02-28-2013, 08:10 AM   PM User | #2
abduraooft
Supreme Master coder!

 
abduraooft's Avatar
 
Join Date: Mar 2007
Location: N/A
Posts: 14,680
Thanks: 158
Thanked 2,182 Times in 2,169 Posts
abduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really niceabduraooft is just really nice
You have
Code:
.post .content {
    font-size: 13px;
    line-height: 1.538;
    margin-bottom: 20px;
    padding-right: 100px;
}
in http://static.tumblr.com/iqfzjqj/NOSlbvgqu/screen.css

Remove that right padding.

PS: Don't you have firebug?
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
abduraooft is offline   Reply With Quote
Users who have thanked abduraooft for this post:
omfaonline (02-28-2013)
Old 02-28-2013, 12:30 PM   PM User | #3
omfaonline
New to the CF scene

 
Join Date: Feb 2013
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
omfaonline is an unknown quantity at this point
@abduraooft

Thank you so much! I'll download firebug, it looks great
omfaonline is offline   Reply With Quote
Reply

Bookmarks

Tags
body text, paragraph

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 11:43 PM.


Advertisement
Log in to turn off these ads.