Thanks for getting back to me 🙂
Yes that’s right, I want to display the star rating.
I have ‘custom css’. The contents of this are the following, could any of this have affected this?
To be honest I don’t understand css at all, I’ve asked on forums along the way for help with adding/removing and changing bits and bobs, and this is what I have right now;
#main-navigation .geodir_location_tab_container {
background: none;
padding: 8px;}
#main-navigation .geodir_location_tab_container a {text-align: center;
float: none; background-color: #7DD0DF;
padding-left: 10px !important;}
#main-navigation .geodir-chosen-container-single .chosen-drop {color: #000;}
#menu-item-gd-location-switcher dl {height: 36px;}
/* Enter Your Custom CSS Here */
div.cf-info, div.entry-meta { margin: 0; width: 100%; }
div.entry-meta { width: 97%; }
div.cf-ad div.cf-info { width: 74%; float: right; }
.dr_taxonomydiv{
float: left;
display: block;
width: 100%
}
#status-box {
display: none;
}
#footer #menu-footer-bar-menu li a {color:#ffffff; float:left; margin:2px 10px; padding:2px 5px;}
#footer #menu-footer-bar-menu li a:hover {background:#000000;}
#footer .fleft {clear:both;}
body {padding-top: 0;}
span.rcpt_item_image {
height: auto !important;
width: 100px !important;
} :)
ul.rcpt_items_list li span {
display: block;
font-weight: bold; font-size: 1.2em;
} :)
span.rcpt_item_title {
display: block;
font-size: 1.4em;
font-weight: bold;
}
ul.rcpt_items_list li span {
display: block;
font-size: 1.2em !important;
}
.post-content .single_job_listing .company { display: none }
div#register-page.page {width : 94% !important}
#geodir-wrapper {
clear: both;
}
#top-navigation .sf-menu a, #top-navigation .sf-menu li {
z-index: auto;
}
li.menu-item {
z-index: auto;
}
Thanks for your help! 🙂