-
AuthorPosts
-
July 28, 2011 at 3:27 am #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.
- Sherlock Friend
Sherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
August 1, 2011 at 7:51 am #403909Hi 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.
1 user says Thank You to Sherlock for this useful post
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by boost_it 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum