Pagina 1 din 1
Cum schimb background
Scris: 20-Iun-2008, 16:21:04
de CaTalyN
Salut,
As dori sa-mi schimb si eu background la forum

Am tema "Melankolia". Se poate schimba

Daca da ... ajutati-ma si pe mine
Multumesc mult!
Re: Cum schimb background
Scris: 20-Iun-2008, 16:25:47
de Muzet
CaTalyN scrie:Salut,
As dori sa-mi schimb si eu background la forum

Am tema "Melankolia". Se poate schimba

Daca da ... ajutati-ma si pe mine
Multumesc mult!
Caută în stilul tău fişierul
colours.css aflat în
root/styles/Melankolia/theme codurile:
Cod: Selectaţi tot
styles /theme/
/* Round cornered boxes and backgrounds
---------------------------------------- */
.headerbar {
background-color: #000;
background-image: url("{T_THEME_PATH}/images/logo.gif");
color: #FFFFFF;
}
Înlocuieşte linia de la backgrond-image cu:
După asta reîmprospătează tema din ACP - Stiluri - Teme - Reîmprospătare.
Scris: 20-Iun-2008, 19:31:18
de CaTalyN
Nu am asa ceva!
Ceva de genu este:
Cod: Selectaţi tot
/* Background
--------------------------------------------- */
#header-bg {
background-image: url("{T_THEME_PATH}/images/bg_header.jpg");
background-position: top left;
background-repeat: no-repeat;
}
#wrap-bg {
background-image: url("{T_THEME_PATH}/images/bg_wrap.gif");
background-repeat: repeat-y;
}
#footer-bg {
background-image: url("{T_THEME_PATH}/images/bg_footer.gif");
background-position: top left;
background-repeat: none;
Scris: 20-Iun-2008, 20:09:45
de Myky
Cauta cu notepad acest rand de cod:
Cod: Selectaţi tot
background-image: url("{T_THEME_PATH}/images/logo.gif");
Inlocuiesti
logo.gif cu numele imaginei tale.
Scris: 23-Iun-2008, 13:01:38
de CaTalyN
@ Myky ... Cu notepad++ am cautat
Intre timp am gasit
Multumesc pentru support oricum
