Background color and other stuff
Autor: Gary K.
Visitado 1733,
Seguidores 2,
Compartilhado 0
2 question 1- how do i change my background color without changing the template (custom template) 2- I want to recent news items on the front page to open individually on windows that cannot be found on the website without clicking the link
Publicado em
Update Version 8 to 8.0.16 - Download see your Profile
add to HEAD
<style>
body { background-color: #C0C0C0; }
</style>
#C0C0C0 is your Background Color in HEX