- Posts: 9
COMMUNITY FORUM
move image thumbnails over additional info
- Roland Karolini
-
Topic Author
- Offline
- New Member
Less
More
14 years 8 months ago #87600
by Roland Karolini
move image thumbnails over additional info was created by Roland Karolini
Hi, is it possible to move the image thumbnails on top of the additional info so they are under the main image. will look much nicer. here how it looks right now:
roland-karoliny.com/purecomfort/index.php?option=com_k2&view=item&id=79:mosso&Itemid=189
roland-karoliny.com/purecomfort/index.php?option=com_k2&view=item&id=79:mosso&Itemid=189
Please Log in or Create an account to join the conversation.
- william white
-
- Offline
- Platinum Member
Less
More
- Posts: 3722
14 years 8 months ago #87601
by william white
Replied by william white on topic move image thumbnails over additional info
You will find this layout item.php located in the folder components\com_k2\templates\default
Search for this block of code and move it around in the file until you get it where you want it
It would be best to do it another way = search simon.getk2.org for templating and do it in an override
Search for this block of code and move it around in the file until you get it where you want it
It would be best to do it another way = search simon.getk2.org for templating and do it in an override
Please Log in or Create an account to join the conversation.
- Roland Karolini
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 9
14 years 8 months ago #87602
by Roland Karolini
Replied by Roland Karolini on topic move image thumbnails over additional info
THANKS WILLIAM!!!
William White said:You will find this layout item.php located in the folder components\com_k2\templates\default Search for this block of code and move it around in the file until you get it where you want it
It would be best to do it another way = search simon.getk2.org for templating and do it in an override
William White said:You will find this layout item.php located in the folder components\com_k2\templates\default Search for this block of code and move it around in the file until you get it where you want it
It would be best to do it another way = search simon.getk2.org for templating and do it in an override
Please Log in or Create an account to join the conversation.
- Roland Karolini
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 9
14 years 8 months ago #87603
by Roland Karolini
Replied by Roland Karolini on topic move image thumbnails over additional info
didnt really work.. i changed the position in the file but nothing happened. have a look:
item->imageXLarge; ?>" title="">
item->image; ?>" alt="" style="width:px; height:auto;" />
roland-karoliny.com/purecomfort/index.php?option=com_k2&view=item&id=79:mosso&Itemid=189
item->imageXLarge; ?>" title="">
item->image; ?>" alt="" style="width:px; height:auto;" />
roland-karoliny.com/purecomfort/index.php?option=com_k2&view=item&id=79:mosso&Itemid=189
Please Log in or Create an account to join the conversation.
- Roland Karolini
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 9
14 years 8 months ago #87604
by Roland Karolini
Replied by Roland Karolini on topic move image thumbnails over additional info
sorry, didnt show..here a screenshot:
Please Log in or Create an account to join the conversation.
- Roland Karolini
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 9
14 years 8 months ago #87605
by Roland Karolini
Replied by Roland Karolini on topic move image thumbnails over additional info
hi, i did the same thing in /templates/gk_corporate2/html/com_k2/templates/default/item.php
but it didnt move. any more ideas please. dont know where else.
but it didnt move. any more ideas please. dont know where else.
Please Log in or Create an account to join the conversation.