Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • boost_it Friend
    #166787

    I have set up new categories and then added two articles for one category. (For admins, go to Product Showcase -> Products -> Fittings -> Service Fittings on link)

    When I click on the category, both articles appear. The first one appears correctly (fits within viewable width layout of the page) but the second does not. The article stretches outside the viewable width of the page. See attached images. This happens in all browsers I’ve tested (IE, Google Chrome and Firefox).

    I created the second article as a copy of the first.

    Another issue is the footer doesn’t display consistently. It seems like it depends on the length of the article to how it looks. See attached footer images.

    Your speedy assistance would be much appreciated.


    1. article-issue
    2. article-footer1
    3. article-footer2
    Sherlock Friend
    #403909

    Hi boost_it,

    I opened the file of templates/ja_business/html/com_content/category/blog_item.php, look for this code
    [php] <?php echo $this->item->introtext; ?> [/php]

    change to

    <table width=”100%” cellpadding=”0″ cellpadding=”0″>
    <tr><td>
    <?php echo $this->item->introtext; ?>
    </td></tr>
    </table>

    And it helped, Please check it again yourself.

    boost_it Friend
    #404251

    Thanks Dat Hoang. That worked! 😀

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

This topic contains 3 replies, has 2 voices, and was last updated by  boost_it 12 years, 9 months ago.

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