vbadboi Posted June 1, 2013 Posted June 1, 2013 Hi, I'm just wondering how can I edit colors of all the blocks in default theme on 1.5.4.2 for example Tags, Menu, Categories & All Other Blocks? Share this post Link to post Share on other sites More sharing options...
Paulito Posted June 1, 2013 Posted June 1, 2013 Good morning Look at your theme global.css around line 296, I have changed mine to give a blue colour /* BLOCK .block ******************************************************************************** */ .block {margin-bottom:20px} #footer .block {margin-bottom:0} .block .title_block, .block h4 { padding:6px 11px; font-size:12px; color:#fff; text-shadow:0 1px 0 #000; text-transform:uppercase; background: #001966; text-align:left; font-weight: bold; border: solid 0px #f90611; border-top-left-radius: 15px; border-bottom-right-radius: 15px; } Hope this helps Paul Share this post Link to post Share on other sites More sharing options...
vekia Posted June 2, 2013 Posted June 2, 2013 @vbadboi don't forget to let us know if the perfumeskunk solution works for you, it's really important to our community to know that regards Share this post Link to post Share on other sites More sharing options...
vbadboi Posted June 2, 2013 Posted June 2, 2013 This worked great! Thanks Share this post Link to post Share on other sites More sharing options...
vekia Posted June 2, 2013 Posted June 2, 2013 thanks! so im going to mark this thread as solved regards Share this post Link to post Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now