Background
Scris: 28-Sep-2008, 18:39:42
La tema designBB background este gri , cum as putea sa il schimb ? culoarea sau o imagine .
forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
Cod: Selectaţi tot
html, body {
color: #536482;
background-color: #A9A9A9;
}
Cod: Selectaţi tot
html, body {
color: #536482;
background-color: #cod culoare;
}
Cod: Selectaţi tot
html, body {
color: #536482;
background-image: url('link imagine);
}