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 :

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

Is someone can help me.
thank you
PS: Sorry for my English but I'm French
.
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 :
Without the author's display the photo and slideshow his offbeat.
Is someone can help me.
thank you
PS: Sorry for my English but I'm French

-
- 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)
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;
}
-
- Moderator
2 posts
• Page 1 of 1