test
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • zamrisafar Friend
    #902734

    each article will be assigned it’s own image.

    Please help me to achieve this , thanks a million

    Zamri

    Pankaj Sharma Moderator
    #902767

    Hi
    Your question is not clear , kindly provide complete description of issue with site details so i can help u in this case .

    zamrisafar Friend
    #902914

    please see attachment.

    I want my article to have image as shown in the attachment. thank you


    1. hicom-honda-article
    Pankaj Sharma Moderator
    #902918

    Kindly post url of the article page here .

    zamrisafar Friend
    Pankaj Sharma Moderator
    #902934

    Hi
    Image already using the max size of it and use 100% width , Also it can be goes out of the container width. As the 100% width work on the parent container width .
    http://prntscr.com/ai2qms

    Hope its clear now .

    zamrisafar Friend
    #902939

    thank you for the explainantion.

    How about I want to use "if then statement" where an element only appear in article pages only

    example file /home1/hhmanu/public_html/v2/templates/purity_iii/tpls/corporate.php

    <!DOCTYPE html>
    <html lang="<?php echo $this->language; ?>" dir="<?php echo $this->direction; ?>"
          class='<jdoc:include type="pageclass" /> <?php echo $resClass ?>'>
    
    <head>
        <jdoc:include type="head" />
        <?php $this->loadBlock('head') ?>
        <?php $this->addCss('layouts/corporate') ?>
    </head>
    
    <body> <?php if article page only... then ?>Show this<?php end if ?>
    
    <div class="t3-wrapper corporate" style> <!-- Need this wrapper for off-canvas menu. Remove if you don't use of-canvas -->

    how can I achieve this? thank you

    Pankaj Sharma Moderator
    #902941

    Hi
    if you want to add something on article page , you can do custom work in the article layout file directly rather then in the blocks file .
    Here is path : /purity_iii/templates/purity_iii/html/com_content/article/default.php

    • I suggest you to hire a developer for such personal custom work requests .
    zamrisafar Friend
    #902945

    thanks again for the explaination. Great help. I will try look at the file.

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

This topic contains 8 replies, has 2 voices, and was last updated by  zamrisafar 8 years, 9 months ago.

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