text location in k2 items with image disabled

Demonstrate your product attractively using clean and distinctive coffe shop Joomla template.
GK User
Thu Nov 08, 2012 2:08 pm
Hello!
I want to use the items in k2 without showing image. But when i disable image in item view option the text in items goes above the title.
view details in the print screen.

Any help appreciated
text-location.gif
User avatar
Junior Boarder

Konrad M
Thu Nov 08, 2012 2:21 pm
Hi,
please try add to override.css
Code: Select all
.itemToolbar {
width: 87%;
}

and remember to enable override.css option in template settings.
User avatar

GK User
Thu Nov 08, 2012 2:43 pm
Many thanks Konrad. i changed the percentage to 95% :
.itemToolbar {
width: 87%;
}

Because when the item is in a full width page 1000 px, still one word was located above the main title. Now is ok.

Thanks and regards
User avatar
Junior Boarder


cron