Topic: Folders icons
Hi,
how I change folders icons - 'new posts' and 'normal'?
I tried to it in Oxygen_cs.css and Oxygen.css but in every case it shows dark grey square or nothing.
Regards,
AV_
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → Folders icons
Hi,
how I change folders icons - 'new posts' and 'normal'?
I tried to it in Oxygen_cs.css and Oxygen.css but in every case it shows dark grey square or nothing.
Regards,
AV_
They're not icons, they're colored boxes. Look in Oxygen_cs.css
Oh, you're right. But how may I turn them into images?
I made this:
DIV.icon { background-image: url(../img/folder.gif);}
And it doesn't work
The dark grey square appears instead of folder icon.
Thats because the div has zero height and zero width. What you are seeing are just borders. You will need to set the height and width to the same or larger than your image.
Thank you very much!
PunBB Forums → PunBB 1.2 troubleshooting → Folders icons
Powered by PunBB, supported by Informer Technologies, Inc.