Hi all,
i've just finished my first web-phoca-site, but i'd like to change the colour of the background (actually it's gray).
Searching among the folders of the templates, i've discovered the file
bg-menu.png
I've modified it (simply changin colour) but i can't update my site.. that still remain gray; what i've to do?
Diego
Phoca_Rhein - How to change bg image
- Jan
- Phoca Hero
- Posts: 48386
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Phoca_Rhein - How to change bg image
Hi, this file is not used for the background, see the theme css there is defined the background color for the whole site.
Jan
Code: Select all
#phoca-site {
background: #ececec;
}
If you find Phoca extensions useful, please support the project