CSS for login/register form and for category icons
Hello, I was able to get the category icons in almost the right place using this code:
.cat-item-158 {
background:url("http://tomcatlist.com/
wp-content/uploads/2014/01/community.png") no-repeat transparent;
}
#directory .catcol ul li.maincat a { text-decoration: none; padding-left: 30px; }
#directory .catcol ul li.cat-item a { color: #545454; padding: 0 !important; text-decoration: none; }
on this page:
www.tomcatlist.com
But I can't seem to tweak the icon up a few pixels without making it go back down to centered vertically on the subcategories - what should I be tweaking there?
Also, on the dual login/register page
http://tomcatlist.com/login/?redirec...m%2Fadd-new%2F my 'phone' field created with advanced custom fields plugin is not inheriting the form styles - do you known how I could fix that?
thanks,
Devon