Background color and other stuff
Автор: Gary K.
Просмотрено 1680,
Подписчики 2,
Размещенный 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
Размещено
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