picture problem with Technews templates

September 2015 Joomla Template
GK User
Thu Oct 19, 2017 8:12 am
Hello, I'm using "Technews template" on joomla 3 and I try to use K2 with it,

I have a problem with pictures and slideshow in K2 items when I do not display the author information.

Here is an example with the author's display :
Image

Without the author's display the photo and slideshow his offbeat.
Image

Is someone can help me.

thank you

PS: Sorry for my English but I'm French :( .
User avatar
Fresh Boarder

Joshua M
Mon Oct 23, 2017 11:05 am
Hi,

Try to add the following custom css code to your override.css file (fon't forget to enable override option from Template Options -> Advanced tab)
Code: Select all
.single-page > .item-content > .item-body:first-child figure {
  margin-left: 0;
}
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.