Thu, 2014-07-24 22:14
i wanted my weebly blog to have 2 columns and i think this i did it fine.
but the problem is i want to put a gap between, but my padding does not work. what should i do?
please help me!
/*this is what i add*/ div.blog-post{ width: 48%; float: left; clear: none; padding 0 50px; } div#wsite-content { width: 700px; } /*this is original css*/ .blog-sidebar-separator { padding-right: 0; } .blog-sidebar h2 { font-size: 24px; padding-top: 0; padding-bottom: 0; } #main-wrap .blog-title a { color: #494442; }
Mon, 2014-07-28 08:28
#1
Hi convent, We really need to
Hi convent,
We really need to see the markup as well.
Have you tried margin?