-
AuthorPosts
-
June 29, 2008 at 1:00 pm #130303
<em>@hainn84 61629 wrote:</em><blockquote>Hi Dung !
You can fix the problem following way below:
on index.php file in templates/ja_mageia folder, find follollowing code line :
<jdoc:include type="component" />
Change to :
<jdoc:include type="message" />
<jdoc:include type="component" />
</blockquote>
Hi Hainn84,
I write to you again for begging your help.
I want to use at header images position a module, not background images, so I do it by this way:
at header images position I create a new position “header” and place there a module “header” in wich I place headerimages (731×200):
(I use Ja-Mageia for Joomla 1.5x)
code:
<div id=”ja-newsflash”>
<jdoc:include type=”modules” name=”user5″ style=”xhtml” />
</div>
change to:
<div id=”ja-newsflash”>
<jdoc:include type=”modules” name=”user5″ style=”xhtml” />
</div>
<div id=”header”>
<jdoc:include type=”modules” name=”header” style=”xhtml” />
</div>
then in template_css.css I add code:
#header {
background:#5D6B74 none repeat scroll 0%;
float:right;
height:170px;
line-height:normal;
width:77%;
}The header image displayed not correct. May you check and help me?
Thanks a lot,
Best regards.
Tran Anh DungJune 29, 2008 at 8:15 pm #257042<em>@Tran Anh Dung 63158 wrote:</em><blockquote>Hi Hainn84,
I write to you again for begging your help.
I want to use at header images position a module, not background images, so I do it by this way:
at header images position I create a new position “header” and place there a module “header” in wich I place headerimages (731×200):
(I use Ja-Mageia for Joomla 1.5x)
code:
<div id=”ja-newsflash”>
<jdoc:include type=”modules” name=”user5″ style=”xhtml” />
</div>
change to:
<div id=”ja-newsflash”>
<jdoc:include type=”modules” name=”user5″ style=”xhtml” />
</div>
<div id=”header”>
<jdoc:include type=”modules” name=”header” style=”xhtml” />
</div>
then in template_css.css I add code:
#header {
background:#5D6B74 none repeat scroll 0%;
float:right;
height:170px;
line-height:normal;
width:77%;
}The header image displayed not correct. May you check and help me?
Thanks a lot,
Best regards.
Tran Anh Dung</blockquote>
Hi hainn84,
I already solved the problem of header image position: in templae_css.css
code
div.moduletable_menu,
div.moduletable {
padding: 0 10px 10px;
margin-bottom: 30px;
}
I change to
div.moduletable_menu,
div.moduletable {
padding: 0 1px 10px;
margin-bottom: 30px;
}
Now I have other problem: If I use flash in header module, the flash movie will cover the menu moo. I try the way as you wrote to Asemedo, but not solve. May you help me?
Thanks and best regards
Tran Anh DungSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 30, 2008 at 2:05 am #257082Hi Tran Anh Dung !
Please send url of your site.June 30, 2008 at 10:56 am #257191Hi hainn84,
I just training in my computer, not yet in server!
Best regardsSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 1, 2008 at 2:28 am #257308Hi Tran Anh Dung !
It is difillcult for detect the problem when can’t look into your site. I think that this is problem in z-index . Please try to go to css file of menu and change z-index for it ( more old value).July 1, 2008 at 10:00 am #257369Hi hainn84,
Thank you very much for answering. I’ll try to do as you show me.
Best regards,
Tran Anh Dung -
AuthorPosts
This topic contains 6 replies, has 2 voices, and was last updated by Tran Anh Dung 16 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum