ARG (css padding problems)

admin

Administrator
Staff member
This is a new wordpress template I made; <!-- m --><a class="postlink" href="http://www.canny-cat.com">http://www.canny-cat.com</a><!-- m -->

I'm a beginner at css though, and I'm having some trouble. I can't move the posts over so they dont touch the edge of the white - ? I've tried padding, but it doesn't seem to work; I have no idea what I'm doing wrong!

I also dont want there to be white behind the bottom graphic; it should look rounded, like the top.

My css is located here:
<!-- m --><a class="postlink" href="http://blog.canny-cat.com/wp-content/themes/cannycat/style.css">http://blog.canny-cat.com/wp-content/th ... /style.css</a><!-- m -->

Thanks a lot for any advice :D

Catherine xInstead of p {text-indent:40px;} try p {margin-left:40px;}
I'm not an expert, but it works for me.YAAAAAY! Thankyou!!!You bet...I hope it works. I like the page too...very happy looking. :)
 
Back
Top