Jump to content

[SOLVED] Listing of custom content


cson

Recommended Posts

ok i've got it

 

you've got width:320px param

you have to change it to width:315px; in

#customcontent_home ul li {
display: inline;
float: left;
padding: 9px 9px 9px 19px;
width: 315px;
margin-right: 10px;
border: 1px solid #d3d1d1;
border-radius: 5px;
position: relative;
}

effect:
goezaUU.png

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...