ajccomp Posted February 7, 2014 Share Posted February 7, 2014 Hai all I Have a Problem to change color or picture on Right or Left Sidebar. So, What can i do? I Trying to change but always reject because many more always write to all background. No to write like this case. Please help me....thank you Link to comment Share on other sites More sharing options...
vekia Posted February 7, 2014 Share Posted February 7, 2014 Hai all I Have a Problem to change color or picture on Right or Left Sidebar. So, What can i do? I Trying to change but always reject because many more always write to all background. No to write like this case. Please help me....thank you what picture? can you share url to your website? i can't imagine what you exactly expect, so i suppose that url will be helpful in this case Link to comment Share on other sites More sharing options...
ajccomp Posted February 8, 2014 Author Share Posted February 8, 2014 hai Vekia... I want to change color default PS 1.5.6 ( White) to own my color choice. how can i do that? Url i mean this case : www.mitravitech.com thanks you Link to comment Share on other sites More sharing options...
vekia Posted February 8, 2014 Share Posted February 8, 2014 you can change color with css styles, i mean that for whole body you have to define own background param. by default code looks like: body { font: normal 11px/14px Arial,Verdana,sans-serif; color: #222; background: #ADE8E6; } so you have to modify the background: #ADE8E6; to any other color you want. it's a part of global.css file located in your theme css subdirectory. Link to comment Share on other sites More sharing options...
ajccomp Posted February 9, 2014 Author Share Posted February 9, 2014 ok....i think its problem solved thank you very much, Vekia Link to comment Share on other sites More sharing options...
vekia Posted February 9, 2014 Share Posted February 9, 2014 you're welcome glad to hear that i could help you in this case. if you need any additional assistance related to this thread - feel free to continue discussion below. i marked this thread as solved. Link to comment Share on other sites More sharing options...
Recommended Posts