By Miguel on Sunday, 30 August 2015
Posted in General Issues
Likes 0
Views 424
Votes 0
Hello friends.
To help my users become well versed in understanding the new changes in EB5. I would like to use preview templates and include step by step procedures on the side;
explaining exactly how to manuever around these new changes when wanting to draft a new post.
The catch is, that I do not know how to expand the size of the images,
so the notes on the side (my demonstration) aren't easily visible.
I'll provide an attachment, so you can see what I mean.
Hey Miguel,

I am really sorry that delay of this reply as it is public holiday for us here yesterday.

It should work fine now, after I applied above css code in the following files.
JoomlaFolder/templates/lighthouse_j3/css/custom.css
JoomlaFolder/administrator/templates/isis/css/template.css


Can you give it a check now?
·
Wednesday, 02 September 2015 00:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Regarding the above, can you try to add below css code into your Joomla template css file?


div#fd.eb .eb-composer-templates-wrap {
width: 960px !important;
}

div#fd.eb .template {
width: 260px !important;
}

div#fd.eb .template-thumb {
height: 350px !important;
width: 250px !important;
}


The above css will extend the width of the 'popup' dialog for template selection and also expand the width of the template thumbnail size

Hope this help and have a nice day!
Sam
·
Sunday, 30 August 2015 09:06
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Sam,
Thanks for your quick response..
I've added the code to my template, but not working. !!!
I tried it on: Template -Style -layout.
Thank you.
·
Sunday, 30 August 2015 10:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Miguel,

I am really sorry for the delay of this reply as it is a weekend for us here.

I've tested in my locally using my colleague provided that code, it seems work fine for me.

I suspect that was cache issue, perhaps you can try clear your Joomla, template and browser cache and see how it goes?

If still can't perhaps you can provide us with your Joomla backend and FTP access so we can better have a look?
·
Sunday, 30 August 2015 13:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Arlex,
Excuse me
having failed to to run the code
I send the info for access to web.
Thank you.
·
Monday, 31 August 2015 01:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Arlex
Good very good.
Thanks for your support in helping me to build my website with your components.
Thank you..
·
Wednesday, 02 September 2015 06:11
·
0 Likes
·
0 Votes
·
0 Comments
·
You're welcome, glad to heard your issue resolved.
·
Wednesday, 02 September 2015 10:38
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post