06/18/2014 at 5:10 pm
#294242
Participant
Here is my CSS styling that I use for the Market template:
#cn-gmap{
width:100% !important;
}
.email-name, .cn-separator, .address-name, .phone-name, .link-name {
display: none !important;
}
#cn-market h3 {
font-size: 18px;
}
#cn-list{
width:920px !important;
}
/*
#cn-list .cn-clear{
clear:none !important;
}
*/
#cn-list-head{
width:900px !important;
}
#cn-list-body{
width:690px !important;
padding-top:10px;
}
.cn-entry{
font-size: 16px !important;
width:690px !important;
}
span{
line-height:20px !important;
margin-bottom:0px !important;
}
div#cn-list span.title {
font-style:italic !important;
}
div#cn-market div.cn-search input#search-submit {
width:50px !important;
height:25px !important;
}
