RSS

Forum | Template Question

This Forum is Currently Locked – Access is Read Only
You must be logged in to post
Search Forums:


 






Template Question

UserPost

6:09 PM
Sep 9, 2010


NickyD

USA

Moderator

posts 86

1

I have a question about a template located at:

http://www.templatemo.com/temp…..lean_blog/


If you look at the top, where it says "Aliquam lorem ante dapibus" – next to the number 128


There is a large space above the words "Aliquam lorem ante dapibus" and the rotating header.


My question, how can I make this space a little smaller.  I am having trouble with this.

10:08 PM
Sep 9, 2010


RamblingSoul

Member

posts 41

2

in the main stylesheet (templatemo_style),  look for  .post_section and replace it with the one below.


.post_section {background: url(images/templatemo_post_bottom.png) bottom left no-repeat; margin: 0 0 40px 0; padding: 0 60px 10px 0; position: relative; clear: both;} 

4:07 AM
Sep 10, 2010


NickyD

USA

Moderator

posts 86

3

Thank you Roshan, that worked very well.  I was having so much trouble with that margin.   Thank you very much.

6:46 AM
Sep 10, 2010


RamblingSoul

Member

posts 41

4

You're Welcome Bakie