Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • sakul Friend
    #174281

    sorry i ahve found a solution…

    in the item.php


    1. sizek2
    Phill Moderator
    #439985

    It would be great if you could share your solution with the community?

    sakul Friend
    #440071

    i have… but maybe not clear enough… you are right

    1. open item.php – /httpdocs/templates/ja_tiris/html/com_k2/templates/ja_tiris/item.php
    2. and then you have to change the red marked in line 218

    <!– Item Image –>
    <div class=”itemImageBlock”> <div class=”itemImageBlocks”><span class=”itemImage”> <a class=”modal” href=”<?php echo $this->item->imageXLarge; ?>” title=”<?php echo JText::_(‘Klicken für das Vorschau-Bild’); ?>”> <img src=”<?php echo $this->item->image; ?>” alt=”<?php if(!empty($this->item->image_caption)) echo $this->item->image_caption; else echo $this->item->title; ?>” style=”width: 310px; height:auto;” /> </a> </span>
    <?php if($this->item->params->get(‘itemImageMainCaption’) && !empty($this->item->image_caption)): ?>

    Phill Moderator
    #440072

    That is superb. Many thanks for coming back and taking the time to show us your modification.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Phill 12 years, 8 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum