Hi,
My version essential: 2.6.11 (Build: 2014090306).
I would put "div-image carousel" and "carousel div-caption" with horizontal alignment.
I've tried to change lib.php or Essential>General page.
Please help me
There already is the 'slidecaptioncentred' setting on the 'Slideshow' settings page.
Both the caption and image are already horizontally aligned.
Hi,
With your help...the result is this!!
but i want this
????
Ok, two images? The default and another?
You want a red and a yellow box?
No... I'd like see image slide in the left...and title slude in the right of image.
thanks
There is a new 'Beside' option in the M2.7 version where the text is on the left and the image on the right. Feel free to look at the code.
The M2.6 version of Essential has reached 'End of life' and will no longer be enhanced. This is in line with Moodle branch policy where the M2.6 branch now only has security updates and also in line with what I can reasonably support.
Then,
If I don't install Moodle 2.7, there isn't solution for my problemi?
I cant install 2.7...
Please help me
You could always back-port the code yourself. It's open source so nothing to stop you.
Yes i know.
But its 3 days that Im crazing!!
Im working with Firebug and I have already customized the theme so much, but it is not easy to find this solution. I thought I would get some help from the community.
Thanks
Franc, what issues are you facing in installing Moodle 2.7?
You dont know how to upgrade or is it that you cannot upgrade due to some restrictions?
This is the issue that contains all of the commits for the 'beside' enhancement: https://github.com/gjb2048/moodle-theme_essential/issues/336 - hopefully that should give you an idea of how to solve the problem. Possibly cherry picking each on in order (without version.php changes being kept) may work - I just don't know.