I notice that GeoCraft Theme doesn't offer a Yellow Theme color which I need to create an online yellow pages with GeoCraft? How can I achieve this, I'm not technical?
Hello, Go to Geocraft settings > Theme options > Styling options and select orange color from there. Then, Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .header_wrapper .header { background: rgb(199, 148, 40); } .top_strip { background: rgb(181, 125, 7); } .footer_wrapper { background: rgb(199, 148, 40); } And for "SEARCH LISTING" image Go to the geocrafttheme\css\color\images and edit "orangeshbtn.png" through Photoshop or any other image editing tool. Change it's color and save it with the same name.