Category List view layout not displaying properly

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Wed Nov 21, 2012 12:08 am
Hi everyone!

As the title says my category list view layout is showing oddly after upgrading to latest version of Music template.

All the images become visible and read more links show although list view layout is selected. If the articles don't have any images it displays the default no_image image. Changing to default template solves the problem so it must be something with Gavick Music template.

I enclosed am image showing the problem.

Image

Could you help me sort out this issue please?

Thank you in advance
Best regards
Rumen
User avatar
Fresh Boarder

Konrad M
Wed Nov 21, 2012 10:48 am
Hi,
can you give me url to your site ? And send me Private Message with ftp and joomla back-end access.
User avatar

Konrad M
Thu Nov 22, 2012 11:01 am
I added this code to override.css
Code: Select all
.cat-list-row1 td.list-title a img,
.cat-list-row1 td.list-title p,
.cat-list-row0 td.list-title a img,
.cat-list-row0 td.list-title p {
display:none;
}
let me know if it is what you mean.
 
               
User avatar

GK User
Thu Nov 22, 2012 3:21 pm
Hi Konrad,

That seems to sort out the problem although I was expecting another fix.

Thank you
Best regards
User avatar
Fresh Boarder


cron