Center the category and artist names

media/com_phocagallery/css/custom/default.css
Edit the file and make the following changes

Category name

.pg-csv-name {
text-align: center;
margin-top: 5px;
padding-left: 0px;
background: url(../../images/icon-folder-small.png) 0 1px no-repeat;
}

Artist name

.pg-cv-name {
text-align: center;
margin-top: 5px;
font-size: x-small;
}

  • 5 Usuários acharam útil
Esta resposta lhe foi útil?

Artigos Relacionados

How do I remove the line under the main category title?

media/com_phocagallery/css/main/bootstrap.min.cssEdit the file and make the following...

How do I remove the double line under the title of a category page?

media/com_phocagallery/css/custom/default.cssEdit the file and make the following...

How can I change the style of the main category page?

media/com_phocagallery/css/custom/default.cssEdit the file and make the following changeschange...

Remove the number of pictures for the category

components/com_phocagallery/views/categories/tmpl/default_categories.phpEdit the file and make...

Change the color of the hover box

media/com_phocagallery/css/custom/default.cssEdit the file and make the following changesMain...

Powered by WHMCompleteSolution