-
AuthorPosts
-
May 4, 2011 at 5:19 am #163559
Hi everyone,
I’m working on a JAT3 based Joomla template, and having a problem with JAxhtml module style.
Please look at this screenshot:
It works just fine with below format:
<h3>
<span>module title</span>
</h3>
<div class="ja-box-ct clearfix">
module content
</div>
In the other site of mine with the same template, I got other layout with below format:
module content
(nothing else but module content)
Here is the layout code:
<?xml version="1.0" encoding="utf-8"?>
<layout name="desktop">
<!--Extra css load for this layout-->
<stylesheets>
</stylesheets>
<blocks name="top" style="xhtml">
<block name="header" type="header"></block>
<block name="mainnav" type="mainnav" main-inner="1"></block>
<block name="topsl" type="spotlight" main-inner="1" style="JAxhtml">user1,user2,user3</block>
</blocks>
<blocks name="middle">
</blocks>
<blocks name="bottom" style="xhtml">
<block name="botsl" type="spotlight" main-inner="1">user6,user7,user8,user9,user10</block>
<block name="footer" type="footer"></block>
</blocks>
</layout>
Please advise.
T
pritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
May 4, 2011 at 6:43 am #389724Hi,
Can you give your site url to solve the problem. Explain the problem with reference to the site.
May 4, 2011 at 6:59 am #389729<em>@pritam 238429 wrote:</em><blockquote>Hi,
Can you give your site url to solve the problem. Explain the problem with reference to the site.</blockquote>
Thanks for your reply.
The working version is: http://stage.foobla.com username: friend, password: foob.la
The non-working version is: http://foobla.comPlease keep in mind that both are the same source code & configuration.
Thanks,
Tpritam Friendpritam
- Join date:
- April 2011
- Posts:
- 609
- Downloads:
- 0
- Uploads:
- 29
- Thanks:
- 11
- Thanked:
- 125 times in 113 posts
May 4, 2011 at 8:58 am #389768I could not reproduce your problem on my installation. Can you please PM me admin access to http://foobla.com to check the problem.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by pritam 13 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JAxhtml module style problem
Viewing 4 posts - 1 through 4 (of 4 total)