Reply To: Color & Portfolio Link Icon

#2662
livemesh
Keymaster

1) Pls insert the following CSS into Custom CSS tab in the Theme Options panel or the /custom/custom.css file

.image-info a.post-link {
display: none;
}
.image-info .image-info-buttons {
width: 48px;
margin-left: -24px;
}

2) Changing the color involves editing the CSS file maintained for the skin /css/skins/default.css. If you edit this small file replacing the color #10a8b5 with one of your own, most of the colors should get changed. Let me know if you find something not changing and need help. Thanks.