Gird active picture

Professional Joomla social template with metro design and JomSocial extension support.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Sep 30, 2014 1:40 am
Reply with quote
Report this post
Hello,

I would like to make active pictures form the Gird (MSocial template). Just to make them clickable.
Could you give me some advice how can I make It in the simplest way?

Best regards
Kamil
User avatar
Fresh Boarder

GK User
Tue Sep 30, 2014 7:19 am
Reply with quote
Report this post
Hi,
use Custom HTML module as a grid box, and inside use:
Code: Select all
<a href="linkURL"><img alt="IMAGE" src="BIG.png"></a>

easy & simple and works each time
User avatar
Platinum Boarder

GK User
Tue Sep 30, 2014 9:14 am
Reply with quote
Report this post
Thanks Oskar for your reply.

I'm sure that is easy but please provide me a little more information.

1. I going to edit "Grid1 - I" module
2. I put picture in "Opcje podstawowe"

After saving I can see the picture in the main page.

If I would like to make picture active should I edit module nad put code like
Code: Select all
    <a href="linkURL"><img alt="IMAGE" src="images/my_image_name.png"></a>
in the source code mode?

I tried this, but it made that in the main body of module I can see my picture and in the in the main page I see double picture.
What should I do differently?

regards
Kamil
User avatar
Fresh Boarder

GK User
Tue Sep 30, 2014 9:22 am
Reply with quote
Report this post
:mrgreen:
1) You don't have to use SourceMode in this module, just use default TinyMCE or JCE toolbar.
2) About GRID we have also guide here: https://www.gavick.com/documentation/jo ... k5-module/

Use one image per one module - block.
PL "Jedno zdjecie na jeden moduł typu Własny kod HTML, a podlinkowanie dodac za pomoca paska narzedzi z edytora"
User avatar
Platinum Boarder

GK User
Tue Sep 30, 2014 9:28 am
Reply with quote
Report this post
p.s. You can also use image as a module background img, which may be good solution on some cases. Modules in J3.3+ have such a option build-in. But it depends what effect you need as a result, because BG Images it's hard to make linkable (a link), but labels on it, no problem.
User avatar
Platinum Boarder


cron