-
AuthorPosts
-
guap Friend
guap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
November 9, 2010 at 6:54 am #156224Hi,
Frontpage – I have article with no image and I was wondering when I published it, there was am empty space. The text/content did not fill up the empty space. How can I fix this? Thanks.
Please see the attachment.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 9, 2010 at 7:47 am #362046Pls fix this issue as following:1) Open the file: templates/ja_rave_new/html/com_content/frontpage/default_item.php and delete the following code: [PHP] if (preg_match_all ($regex, $this->item->text, $matches)) {
$this->item->text = preg_replace ($regex, ”, $this->item->text);
$images = implode (“n”, $matches[0]);
}[/PHP]you replace this code and then open the file; /templates/ja_rave_new/css/template.css and find: div.article-main {
padding-right: 145px !important;
border-bottom: solid 1px #ddd;
padding-bottom: 13px;
position: relative;
}
replace by these codes: div.article-main {border-bottom: solid 1px #ddd;
padding-bottom: 13px;
position: relative;
}guap Friendguap
- Join date:
- March 2008
- Posts:
- 408
- Downloads:
- 16
- Uploads:
- 109
- Thanks:
- 99
- Thanked:
- 8 times in 2 posts
November 9, 2010 at 9:27 pm #362176Thanks for the advise – it fixed!
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
November 9, 2010 at 9:31 pm #362178Thanks for the update Tienhc. A number of users are experiencing the same on a couple of templates. It would be good to apply a fix to all of them.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 3 voices, and was last updated by Phill 14 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Image Ja Rave
Viewing 4 posts - 1 through 4 (of 4 total)