Monday, September 21, 2009

How to remove dotted bottom border from post?





In this post, we will discuss that how can we remove bottom border (which is a dotted line) from post.

Step1:- Go to Layout - Edit HTML

Step2:- Find below mentioned code:-
.post {
margin:.5em 0 1.5em;
border-bottom:1px dotted $bordercolor;
padding-bottom:1.5em;
}

Step3:- modified this code as
.post {
margin:.5em 0 1.5em;
border-bottom:0px dotted $bordercolor;
padding-bottom:1.5em;
}

Its done and bottom dotted border has been removed from your post.

BlueOcean


For Further Reading,
Posting

0 comments:

Post a Comment

 

Popular Posts

Popular Posts On EAB

Demo Donation
This demonstration will accept a fixed amount of $0.05.

Man Behind This Blog

My Blogs