Image gallery - how to add images with position classes ?

Well-designed restaurant Joomla template with parallax effect.
GK User
Mon Jan 26, 2015 2:56 pm
Hi,
on the gallery images menu, we can find an exemple of item with images positionned left, center or right.
Looking at the source code, I can see the style can be
Code: Select all
<figure class="gk-photo gk-photo-left">

or
Code: Select all
<figure class="gk-photo gk-photo-center">
or
Code: Select all
<figure class="gk-photo gk-photo-right">


This can display a very good looking article with images, but when I want to add some images, how can I apply these classes easily ? That's to say without manually change source code ? Because it's not easy for publishers to keep the style of the article when they add images. :huh:
User avatar
Gold Boarder

GK User
Mon Jan 26, 2015 5:19 pm
Sadly, this can be only added via source code edit mode :(.
User avatar
Moderator

GK User
Tue Jan 27, 2015 10:08 am
Hi
(it seems you have a template problem today at gavick.. no more css)

For my problem, won't it be possible to create styles that could be available in editor styling (I use JoomlaCK)
for example "image left" would apply class "gk photo gk-photo-left" ?
User avatar
Gold Boarder

GK User
Wed Jan 28, 2015 6:16 pm
I'm afraid it cannot be done easy as every wysiwyg editor adds different classes :(.
User avatar
Moderator


cron