Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 05-18-2009, 03:51 PM   #1
Advanced Warrior
War Room Member
 
SusanneUK's Avatar
 
Join Date: May 2008
Location: Swansea, South Wales, UK
Posts: 981
Thanks: 512
Thanked 182 Times in 123 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to SusanneUK
Default CSS Stylesheet, help making space between title and post smaller

Can anyone tell me which bit of the css I need to edit to make the space (line spaces) between any header (page or post) and the beginning of the content of that page or post please.

This is in the "flexsqueeze" theme. I tried editing this bit:

PHP Code:
.posthead h1 {
 
margin:0px;
 
padding:8px 8px 8px 15px;
 
background-color#FFF;
 
fontnormal 22px/26px Georgia;
 
border-bottomsolid 1px #EEE; 
Which is in the /*-- Begin page content CSS --*/ section - I changed the padding 15px to 10px and nothing seemed to happen, so I changed it back again.

Anyone point me in the right direction please?

Thanks for any help
Sue

One-to-One WordPress Coaching Service Available at Low Hourly Rate - Let the frustration end now! WordPress Installs, Theme Design, Site Tweaks & other WordPress services available
SusanneUK is offline   Reply With Quote
Old 05-18-2009, 04:21 PM   #2
HyperActive Warrior
 
Minisite Nerd's Avatar
 
Join Date: Apr 2009
Posts: 152
Thanks: 17
Thanked 18 Times in 17 Posts
Default Re: CSS Stylesheet, help making space between title and post smaller

Quote:
Originally Posted by SusanneUK View Post
Can anyone tell me which bit of the css I need to edit to make the space (line spaces) between any header (page or post) and the beginning of the content of that page or post please.

This is in the "flexsqueeze" theme. I tried editing this bit:

PHP Code:
.posthead h1 {
 
margin:0px;
 
padding:8px 8px 8px 15px;
 
background-color#FFF;
 
fontnormal 22px/26px Georgia;
 
border-bottomsolid 1px #EEE; 
Which is in the /*-- Begin page content CSS --*/ section - I changed the padding 15px to 10px and nothing seemed to happen, so I changed it back again.

Anyone point me in the right direction please?

Thanks for any help
Sue
Sue,

The padding goes clockwise starting at the top so the padding is - top. right, bottom, left.

So to make more or less space you should adjust the first 8px code.

Minisite Nerd is offline   Reply With Quote
Old 05-18-2009, 04:32 PM   #3
Advanced Warrior
War Room Member
 
SusanneUK's Avatar
 
Join Date: May 2008
Location: Swansea, South Wales, UK
Posts: 981
Thanks: 512
Thanked 182 Times in 123 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to SusanneUK
Default Re: CSS Stylesheet, help making space between title and post smaller

Quote:
Originally Posted by Minisite Nerd View Post
Sue,

The padding goes clockwise starting at the top so the padding is - top. right, bottom, left.

So to make more or less space you should adjust the first 8px code.
Ah, thank you very much, learnt another thing today

I will go try that now.

Cheers
Sue

PS hopefully it means I was at least looking in the right place LOL

One-to-One WordPress Coaching Service Available at Low Hourly Rate - Let the frustration end now! WordPress Installs, Theme Design, Site Tweaks & other WordPress services available
SusanneUK is offline   Reply With Quote
Old 05-18-2009, 04:35 PM   #4
HyperActive Warrior
 
Minisite Nerd's Avatar
 
Join Date: Apr 2009
Posts: 152
Thanks: 17
Thanked 18 Times in 17 Posts
Default Re: CSS Stylesheet, help making space between title and post smaller

Quote:
Originally Posted by SusanneUK View Post
Ah, thank you very much, learnt another thing today

I will go try that now.

Cheers
Sue

PS hopefully it means I was at least looking in the right place LOL

Yeah....hopefully it is what you were looking for. Test both the first and the third... if it's no one, it's likely the other.

Minisite Nerd is offline   Reply With Quote
Old 05-18-2009, 04:48 PM   #5
Advanced Warrior
War Room Member
 
SusanneUK's Avatar
 
Join Date: May 2008
Location: Swansea, South Wales, UK
Posts: 981
Thanks: 512
Thanked 182 Times in 123 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to SusanneUK
Default Re: CSS Stylesheet, help making space between title and post smaller

Quote:
Originally Posted by Minisite Nerd View Post
Yeah....hopefully it is what you were looking for. Test both the first and the third... if it's no one, it's likely the other.
Your advise was defo what I was looking for, however, I was in slightly the wrong place but I found it, I needed to change the first 15px in this part:

PHP Code:
#content .postcontent {
 
padding:15px 15px 0px 15px;
 
line-height:18px;
 
color#333; 
Which worked a charm, so thanks again.

Sue

One-to-One WordPress Coaching Service Available at Low Hourly Rate - Let the frustration end now! WordPress Installs, Theme Design, Site Tweaks & other WordPress services available
SusanneUK is offline   Reply With Quote
Old 05-18-2009, 05:25 PM   #6
HyperActive Warrior
 
Minisite Nerd's Avatar
 
Join Date: Apr 2009
Posts: 152
Thanks: 17
Thanked 18 Times in 17 Posts
Default Re: CSS Stylesheet, help making space between title and post smaller

Excellent....good to hear.

Minisite Nerd is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
css, making, post, smaller, space, stylesheet, title

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 06:54 PM.