Quantcast
Channel: Phoca Forum
Viewing all articles
Browse latest Browse all 2227

Phoca Gallery • Re: Theme standard

$
0
0
Thanks.
I prefer theme_simple - especially in the list of categories, titles are inside pictures.
I've added the following code in default.css (the name default is not quite correct, should be user.css or so)

Code:

.pg-category-box-count {  display: none;}.pg-category-box-title a {  color: wheat; /* as per your preferences */  text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;  width: 100%;  font-size: medium;}
It would trim titles to one row for all categories/folders.

Statistics: Posted by plamen — 16 Mar 2024, 12:01



Viewing all articles
Browse latest Browse all 2227

Trending Articles