I want to create more space between the categorie thumbnail and the categorie title and description. I changed several
items in the theme file and the stylesheet but I can't seem to find the right item to change.
Please take a look: http://www.johnstuij.nl/Gallery/Gallery.html
For any help I will be very gratefull.
Cheers,
Arbortek
I see a blank page - you should not delete the english language file.
style.css:
.catrow img {
margin-right: 10px;
}
Thanks Nibbler,
Great, this works.
What do you mean by blank page. The english language file is installed.
Cheers,
Arbortek
If it was installed then it would not be a 404 - http://www.johnstuij.nl/Coppermine/lang/english.php
I now see what you mean. I only got the english_gb file installed. I added
the english file as well.
Can you please check again?
Thanks.
Cheers,
Arbortek
Quote from: arbortek on July 31, 2007, 02:27:39 PM
...I added the english file as well.
Can you please check again?
It's there now (it was missing for me before, too). You fixed it.
Turn the language fallback feature off if you don't need it. You then won't need any other language file but the one you actually want to offer. Not related to your initial question though.