Hello delveinto,
In you style.css file, on line 61 you will see
#header {style.css (line 61)
font-size:1em;
font-variant:small-caps;
height:100px;
margin:40px 0 0;
text-align:left;
}
reduce the “margin: 40px” value
Thanks for your help. I have tried this though and dispite messing around with the margin value it doesn’t change the space under the image. It will alter the padding to the left and the right and the top but not the bottom. I don’t know if it’s a body padding thing?
Sorry about that – I provided a solution to the wrong problem 😉 – If you want to reduce the distance between your header & the main body text:
Adjust the padding-bottom for the .post class (line 156)
If you have any problems, feel free to begin a chat with me:
skype: motivatebusiness
yahoo: motivatebusiness
Hi, thanks again. I have tried adjusting the padding-bottom and it didn’t change it 🙁 I have managed to get the post text to go up by adjusting the ‘top’ value in .post but then this makes the FRESH/LATEST POSTS and sidebar columns all out of sync. I want them to all line up. Any ideas?
Try editing:
#sidebar2 {style.css (line 129)
left:450px;
padding-bottom:25px;
position:absolute;
text-align:left;
top:170px;
width:300px;
}
(Line 129)
You will also need to edit:
#sidebar {style.css (line 120)
padding-bottom:25px;
position:absolute;
right:0;
text-align:left;
top:170px;
width:125px;
}
Using the same values
Yep that’s worked! Thanks ever so much! 🙂
Np –
ever need help, drop me a line:
skype: motivatebusiness
yahoo: motivatebusiness
Thanks, I wondered if you know how to change the text for ‘Fresh/Latest Posts’, ‘Archives’, ‘Categories’ etc in the middle column to images? I’ve edited the sidebar.php to try to replace the Archives text with an image and tried the usual img tag there but nothing shows up! I don’t know where the code is for the middle column either. Any ideas 🙂
You will need to begin a chat with me, because I will need real-time communication with you to resolve this quickly
skype: motivatebusiness
yahoo: motivatebusiness
do you have msn or anything? I don’t have yahoo and am unsure about skype
Yes, I have google, but don’t put that address on these forums, due to spam. http://skype.com – it is free and easy to get
can you instant message on skype or do you have to chat?