-
AuthorPosts
-
April 27, 2009 at 5:23 pm #140647
HI All,
How do I set a flash header for my main index page but have the default static header images for all other pages. I dont want the flash header to repeat on all the pages.
Thanks
Jnguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
April 27, 2009 at 5:32 pm #302702send your live site pls.
April 27, 2009 at 7:33 pm #302717The site is http://www.net-working.ie/joomla (still in development)
nguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
April 28, 2009 at 5:24 am #302756need to creat new module positon and put your flash files, show fontpage only.
April 28, 2009 at 3:23 pm #302802I Created a New Module Position called “flashbanner”
I updated my index.php with the following
<div id=”flashbanner”>
<jdoc:include type=”modules” name=”flashbanner” style=”xhtml” />
</div>Is this correct? Can I just add my flash code directly under this?
<OBJECT classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″
codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0″
WIDTH=731 HEIGHT=200>
<PARAM NAME=movie VALUE=”Movie3.swf”>
<PARAM NAME=menu VALUE=false>
<PARAM NAME=quality VALUE=high>
<PARAM NAME=wmode VALUE=opaque>
<PARAM NAME=scale VALUE=noscale>
<EMBED src=http://www.net-working.ie/joomla/templates/ja_mageia/images/Movie3.swf menu=false quality=high wmode=opaque
scale=noscale WIDTH=731 HEIGHT=200 TYPE=”application/x-shockwave-flash”
PLUGINSPAGE=”http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash”>
</EMBED>
</OBJECT>I also edited templateDetails.xml to include the flashbanner position.
Finally I updated my template_css.css but I think this is where it went horribly wrong as it really messes up my template.
Can someone point me in the correct direction or the code including css I need to get my Movie3.swf to appear on my front page only. This movie will need to replace the header on the front page only.
Thanks
Jnguyenhuu quang Friendnguyenhuu quang
- Join date:
- September 2014
- Posts:
- 1087
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 29
- Thanked:
- 328 times in 288 posts
April 28, 2009 at 11:53 pm #3028401. creat news position
2. use component banner art plus.April 29, 2009 at 8:42 am #302887THis doesn’t work that good for Joomla 1.5
April 29, 2009 at 9:50 am #302891OK I’m nearly there. I created a new position called flashbanner I then installed Flash module and used this to publish my swf file to this position and display on the Home only. But now I’m having a different issue.
My frontpage looks ok, but if I click on any of my links on the left by breadcrumbs module moves?
Also my site looks awful with IE?
My top menu doesn’t drop down?Here is my code entry in my index.php
<!– BEGIN: HEADER –>
<div id=”ja-headerwrap” class=”clearfix”>
<div id=”ja-header” style=”background: url(templates/<?php echo $JAconfig->template.”/images/header/”. $JAconfig->ja_color .”/”. $ja_header_img;?>) no-repeat top right;”>
<div id=”ja-newsflash”>
<jdoc:include type=”modules” name=”user5″ style=”xhtml” />
</div>
<div id=”flashbanner”>
<!<jdoc:include type=”modules” name=”flashbanner” style=”xhtml” />
<div id=”ja-pathwaywrap” class=”clearfix”><?php if($this->countModules(‘user4’)) : ?>
<div id=”ja-searchwrap”>
<div id=”ja-search”>
<jdoc:include type=”modules” name=”user4″ style=”xhtml” />
</div>
</div>
<?php endif; ?>
<div id=”ja-pathway”>
<div id=”ja-usertoolswrap”>
<div id=”ja-usertools”>
<?php if($supported_browsers) $tempTools->genToolMenu(1); else $tempTools->genToolMenu_ie6(1); ?>
<?php if($supported_browsers) $tempTools->genToolMenu(2); else $tempTools->genToolMenu_ie6(2); ?>
<?php //if($JAconfig->ja_tool & 1) $tempTools->genToolMenu(1); ?>
<?php //if($JAconfig->ja_tool & 2) $tempTools->genToolMenu(2); ?>
</div>
</div>
<?php if ($this->countModules(‘breadcrumb’)) { ?>
<jdoc:include type=”modules” name=”breadcrumb” style=”xthml” />
<?php } ?>
</div>
</div>
</div>
</div>
<!– END: HEADER –>Here is my code entry in my css
#flashbanner {
float: right;
margin: 0;
padding: 0;}
Any help is greatly appreicated
Thanks
JApril 30, 2009 at 7:45 pm #303060I’m still having issues with this. I cant align the flashbanner over the header image on the front page. Is this possible. Please help! My site is http://www.net-working.ie/joomla.
Thanks
J -
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by jasgrif1123 15 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum