- Posts: 76
COMMUNITY FORUM
K2 News Category
- Michał
-
Topic Author
- Offline
- Senior Member
Hello. I use K2 News Category with Catnews sub-template.
How to change this small picture when I open this image?
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- Michał
-
Topic Author
- Offline
- Senior Member
- Posts: 76
Mayby in some settings, mayby in some css file?
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
I would recommend you advised your template developer/provider in order to assist you with this.
Please Log in or Create an account to join the conversation.
- Michał
-
Topic Author
- Offline
- Senior Member
- Posts: 76
portal1.hostingspace.pl/aktualnosci/item/118-badzmy-ostrozni-slizgie-ulice
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- Michał
-
Topic Author
- Offline
- Senior Member
- Posts: 76
I'm a new user of Joomla and K2.
Can You help me with that?
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
- Posts: 8743
I think that it would be best if you advised your template developer/provider to help you with that change.
Please Log in or Create an account to join the conversation.
- Michał
-
Topic Author
- Offline
- Senior Member
- Posts: 76
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
<a data-lightbox="on" href="...."> Zoom </a>
You need to find a way to change the href option to a different sized image result.
Please Log in or Create an account to join the conversation.
- Michał
-
Topic Author
- Offline
- Senior Member
- Posts: 76
<div class="lst-nav">
<a data-lightbox="on" href="<?php if( !empty($items[0])){ echo $items[0]->imageLarge;}?>"> Zoom </a>
</div>
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.
- Michał
-
Topic Author
- Offline
- Senior Member
- Posts: 76
Thank You very much!!!
Please Log in or Create an account to join the conversation.
- Yiota
-
- Visitor
Please Log in or Create an account to join the conversation.