-
AuthorPosts
-
David Porré Friend
David Porré
- Join date:
- September 2014
- Posts:
- 194
- Downloads:
- 44
- Uploads:
- 5
- Thanks:
- 23
- Thanked:
- 9 times in 1 posts
July 24, 2009 at 1:26 pm #142977Hello,
I have a problem with JA Opal, using Joomla 1.5.11…I would like the articles to have the same layout as frontpage article…
“What i mean is to have the same graphic element under the article tiitle, and the thin line round the body of the article”…On the frontpage, no problem, showing a category, no problem….
But when showing just an article, the layout changes, no more borders around content, and title looking ugly…I’m not the only on this forum to have this need, but no answer anywhere…
Hoping for some help,
Best regards,
Davidmihirc Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
July 24, 2009 at 2:32 pm #312112Hello David,
Please post a live url for us to see.
Regards,
Mihir Chhatre.David Porré FriendDavid Porré
- Join date:
- September 2014
- Posts:
- 194
- Downloads:
- 44
- Uploads:
- 5
- Thanks:
- 23
- Thanked:
- 9 times in 1 posts
July 24, 2009 at 2:41 pm #312115Hello,
My blog layout is OK, I did some changes in the code,
But for the article layout, I did some tries but nothing good…
Hope you’ll have some tips
Best regards,
Davidmihirc Friendmihirc
- Join date:
- December 2008
- Posts:
- 597
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 62
- Thanked:
- 95 times in 39 posts
July 24, 2009 at 3:50 pm #312122Hello,
First things that i noted. The tag in the blog layout has the title as h1, where as in the article layout its h2. Hence its not picking up the style. Same with the blog layout. There is specific style to the blog layout and hence its only seen then and not in the article layout.
I am leaving for a trek now, and will be back tomorrow night (its 9:30 pm here.). If nobody has solved it till then, I will rewrite the css file for you and send it across.
Regards,
Mihir Chhatre.mayke Friendmayke
- Join date:
- May 2008
- Posts:
- 281
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 55
- Thanked:
- 13 times in 1 posts
July 24, 2009 at 11:46 pm #312162<em>@mihirc 138051 wrote:</em><blockquote>Hello,
First things that i noted. The tag in the blog layout has the title as h1, where as in the article layout its h2. Hence its not picking up the style. Same with the blog layout. There is specific style to the blog layout and hence its only seen then and not in the article layout.
I am leaving for a trek now, and will be back tomorrow night (its 9:30 pm here.). If nobody has solved it till then, I will rewrite the css file for you and send it across.
Regards,
Mihir Chhatre.</blockquote>I have the same problem hasn’t solve yet in here
<em>@mayke 137813 wrote:</em><blockquote>Hi, is true,
What’s wrong with Ja Opal, the Football menu (all of the menu after HOME : Navigation, Football and Layout) the #ja-contentheading h1.componentheading is very difficult to works it out, when work it out from there the homepage : #ja-contentheading h1.componentheading is mess up. Any advice would be appreciate. Thank you.</blockquote>
I think this is the same problem, please help us.
Thank you.David Porré FriendDavid Porré
- Join date:
- September 2014
- Posts:
- 194
- Downloads:
- 44
- Uploads:
- 5
- Thanks:
- 23
- Thanked:
- 9 times in 1 posts
July 25, 2009 at 11:25 am #312181I think Joomlart crew should help on this one !
As the work here is not really finished…
Nice homepage layouts are cool, but the whole site should be homogen…Best regards
DavidDavid Porré FriendDavid Porré
- Join date:
- September 2014
- Posts:
- 194
- Downloads:
- 44
- Uploads:
- 5
- Thanks:
- 23
- Thanked:
- 9 times in 1 posts
August 4, 2009 at 10:04 am #313090Hello,
Still no solution here…
Could anyone from the Joomlart team help ?
I really need this done urgently…Best regards,
David aka ShapesSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 5, 2009 at 3:48 am #313287Hello shapes!
This reason is having different MockUp HTML between article page and category page,
You must to modify article’s mockup same as category.now, You open two files as following:
File : templatesja_opalhtmlcom_contentcategoryblog.php : << category page.
File: templates ja_opalhtmlcom_contentarticledefault.php : << you change mockup in heregood luck.
David Porré FriendDavid Porré
- Join date:
- September 2014
- Posts:
- 194
- Downloads:
- 44
- Uploads:
- 5
- Thanks:
- 23
- Thanked:
- 9 times in 1 posts
August 5, 2009 at 10:28 am #313351Hello tienhc,
Thanks for your answer,
yes, I know it’s those two files,
I got blog.php looking like I want,
but not the article’s default.php…
I can’t get it right…Best regards,
David aka ShapesSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 5, 2009 at 10:36 am #313352Please submit a ticket to the Joomlart Support deparment, I ‘ll take care of your issue.
Thanks
David Porré FriendDavid Porré
- Join date:
- September 2014
- Posts:
- 194
- Downloads:
- 44
- Uploads:
- 5
- Thanks:
- 23
- Thanked:
- 9 times in 1 posts
August 5, 2009 at 10:53 am #313354Hello,
I think I finally got it right…
in File: templates ja_opalhtmlcom_contentarticledefault.php,
I replaced (line 18)
<blockquote><?php if ($this->params->get(‘show_title’)) : ?>
<h2 class=”contentheading<?php echo $this->escape($this->params->get( ‘pageclass_sfx’ )); ?>”>
<?php if ($this->params->get(‘link_titles’) && $this->article->readmore_link != ”) : ?>
<a href=”<?php echo $this->escape($this->article->readmore_link); ?>” class=”contentpagetitle<?php echo $this->escape($this->params->get( ‘pageclass_sfx’ )); ?>”>
<?php echo $this->escape($this->article->title); ?>
</a>
<?php else : ?>
<?php echo $this->escape($this->article->title); ?>
<?php endif; ?>
</h2>
<?php endif; ?></blockquote>with
<blockquote><div id=”ja-contentheading”>
<?php if ($this->params->get(‘show_page_title’)) : ?>
<h1 class=”componentheading<?php echo $this->escape($this->params->get(‘pageclass_sfx’)); ?> clearfix”>
<span class=”right-bg clearfix”><span class=”left-bg”>
<?php echo $this->escape($this->params->get(‘page_title’)); ?>
</span></span>
</h1>
<?php endif; ?></blockquote>Then I replaced (line50)
<blockquote><div class=”article-content”></blockquote>with
<blockquote><div class=”blog”></blockquote>And I added
<blockquote></div></blockquote>
on the end of the page (line 62)It seems to look OK with a Mac and Firefox…
I have to check PC and IE.Hope this will help somebody.
Best regards,
David aka ShapesSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
August 5, 2009 at 10:55 am #313357Yes, that’s right.
Cheer ! 🙂
David Porré FriendDavid Porré
- Join date:
- September 2014
- Posts:
- 194
- Downloads:
- 44
- Uploads:
- 5
- Thanks:
- 23
- Thanked:
- 9 times in 1 posts
August 5, 2009 at 10:58 am #313360Yes,
and it looks OK on IE 7…
Best regards,
David aka Shapesmayke Friendmayke
- Join date:
- May 2008
- Posts:
- 281
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 55
- Thanked:
- 13 times in 1 posts
August 6, 2009 at 8:18 am #313456<em>@shapes 139566 wrote:</em><blockquote>Yes,
and it looks OK on IE 7…
Best regards,
David aka Shapes</blockquote>Lucky to have you here :),
will try soon, thank you David! -
AuthorPosts
This topic contains 14 replies, has 4 voices, and was last updated by mayke 15 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum