-
AuthorPosts
-
May 1, 2009 at 7:47 pm #140792
I’m putting together a Topaz site and I get a this error:
5023
In the body, I frontpaged a single article and it is pushed to the right, leaving a big white space on the left.
Any ideas what’s going on?
Thanks!
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
May 2, 2009 at 5:04 am #303189send your demo site, allow us to help you
May 2, 2009 at 9:35 pm #303233Thanks. Here it is:
jooleimon Friendjooleimon
- Join date:
- May 2008
- Posts:
- 73
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
May 3, 2009 at 4:52 am #303256<em>@abarneto 126767 wrote:</em><blockquote>I’m putting together a Topaz site and I get a this error:
5023
In the body, I frontpaged a single article and it is pushed to the right, leaving a big white space on the left.
Any ideas what’s going on?
Thanks!</blockquote>
I’m seeing the same too,in my trial site. The slide show module on top of the frontpage articles is fine, and the ja_news part is ok, but there is no frontpage module/plugin to handle the frontpage so it is all messed up with large empty space on the left and articles bunched up on the right.In your intro to the template, it is stated that “As a result, we just use single JA News module 1.3.1 to dispose articles sorted by sections or categories in JA Topaz homepage, default layout alike JA News front-page is no longer in place as it is now handled by overwritten com_content.”
So where i com_content, and how to we use it instead of a frontpage module (as in Teline II ?)
jooleimon
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
May 3, 2009 at 2:23 pm #303281Not sure if this is the fix, but you can give it a try:
Take backup and open your template.css on line 277
<blockquote>#ja-contentheading
.article-block {
float:right;
width: 40%;
}</blockquote>Change 40 % to 100%
Please let us know if it helps.
regards
arvind
1 user says Thank You to Arvind Chauhan for this useful post
jooleimon Friendjooleimon
- Join date:
- May 2008
- Posts:
- 73
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
May 3, 2009 at 8:06 pm #303301No. What the change does is to have each news item in one column take up all the space on the main body. It does not have the structure shown on the demo, which is what I want and expect.
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
Css Magician FriendCss Magician
- Join date:
- October 2014
- Posts:
- 741
- Downloads:
- 43
- Uploads:
- 53
- Thanks:
- 114
- Thanked:
- 366 times in 263 posts
May 4, 2009 at 9:51 am #303416<em>@quang268 127002 wrote:</em><blockquote>open template.css (line 277)
#ja-contentheading .article-block {
float:right;
width:40%;
}replace
#ja-contentheading .article-block {
float:right;
}
</blockquote>Hi all,
It has problem because hasn’t Leading.
You login administrator, Menu- Mainmenu- Home, change Leading: 0 to Leading: 1.
Or I have ideas : in templatesja_topazhtmlcom_contentfrontpagedefault.php, line 27, you should change : [PHP]
<div class=”article-block”>
[/PHP]
to [PHP]
<div class=”article-block” style=”<?php if($rowcount<1) { echo ‘width:100%’; } ?>”>
[/PHP]It is very well when your site have leading or not
jooleimon Friendjooleimon
- Join date:
- May 2008
- Posts:
- 73
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
May 6, 2009 at 9:16 am #303762It has problem because hasn’t Leading.
You login administrator, Menu- Mainmenu- Home, change Leading: 0 to Leading: 1.Thank you for the instructions. But Leading was always set to 1 so this was not relevant in this case.
<div class=”article-block” style=”<?php if($rowcount<1) { echo ‘width:100%’; } ?>”>
Modified the code to the above suggestion. The slide module + frontpage disappeared.
Any ideas ?
jooleimon
renegades Friendrenegades
- Join date:
- February 2008
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 0
- Thanked:
- 1 times in 1 posts
May 15, 2009 at 7:53 pm #304754Has anyone solved this just yet? I’m having the same problem.
Thanks.bossies Friendbossies
- Join date:
- September 2006
- Posts:
- 172
- Downloads:
- 39
- Uploads:
- 15
- Thanks:
- 16
- Thanked:
- 16 times in 2 posts
June 16, 2009 at 8:25 am #308054I have a work around that will work if your front page is static information and not like a blog
create a new menu item of type article and select your article that you would like to be your home page. Call the menu item home. Then make the new menu item “Home” default and then unpublish the original Home-Frontpage
Hope this helps
June 24, 2009 at 7:58 pm #308983I’m having the same problem.
You think you buy a template you’ll get the darn thing that works!
What’s the REAL solution to this EVIDENT problem?
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 8 voices, and was last updated by omar_ali 15 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Body Question
Viewing 12 posts - 1 through 12 (of 12 total)