you are here: Frontpage Joomla Services Flexheader3 Flexheader3 Documentation Flexheader3 Documentation: Module Advanced Parameters

Flexheader3 Documentation: Module Advanced Parameters

This article describes the advanced parameters of the module. To reach the advanced parameters of the module just click on "Advanced Parameters" beneath the "Module Parameters" Block on the right side.

Lets discuss the Details:

Display mode

Normally a image is displayed using the html img tag. Flexheader3 can also display a DIV with your image as its background, also you can display a flash movie instead if IMG or DIV.

Flexheader3Use DIV instead of IMG if you need an overlay over your header image. DIV uses your image as a background, so you can easily put text, other images, links ... as an overlay.Flexheader3

DIV Content (for Display mode=DIV Area with background image)

Here you can enter text or html code as content for your DIV.

Flexheader3If you want to overlay your logo over your header-images, just type in: <img src="/path_to_logo"> and use CSS to configure the position.

Output of IMG Alternative Text (XHTML ALT)

In XHTML an image needs an ALT Attribute. Browsers that cannot display images displays this text instead of displaying the image. Some browsers also displays this text as a tooltip. You can leave this empty without breaking XHTML compatibility.

Choose one of the following parameters:

  • blank: outputs alt=""
  • Joomla!-Pagetitle: Uses the title of the current page, for example "contact"
  • own text: Uses your own text, see the following parameter

own IMG Alternative Text (XHTML ALT)

Type your own text for the img ALT Attribute there.

Hyperlinked header

Adds a hyperlink arround the image.

Hyperlink Target

The destination of the hyperlink

JoomFish Support

If you turn JoomFishSupport on, Flexheader3 adds the language to the filename, So you are able to show different header-images depending on the current language.

If you do not need separate images for every language on your Joomfish equiped site: use the "No" Setting.

VirtueMart Support

adds virtuemart article id to the filename to work with virtuemart articles

Load a css file

loads a css file, where you can add css code to style the specific site in joomla. no need for seperate templates anymore. Just name your css file the same way as you would name the image. There is no need to have a image with the same filename as the css, you can also use this function with the default image.

Position of Debug information

Here you can specify where the "Show Help information on Frontpage" appears.

Debug Background Color

Here you can specify the color of the "Show Help information on Frontpage" window.

f you you debug more than one Flexheader3 module at the same time it is helpful to use separate positions and colors for each help information window.

Debug Opacity

Sometimes it is necessary to see the contents behind the "Show Help information on Frontpage window", so you can use that option to configure the opacity.

Module Class Suffix

This parameter adds an CSS class to the module container. This is handled by joomla and depends on the module chrome style.

Flexheader3 CSS Class

This CSS class is added to the Flexheader3 Objekt -> IMG, DIV... itself. You probably need this for special CSS styling issues.

Caching

You should turn module caching off, because flexheader3 cannot change images while cached.

Comments 

 
# Lofton 2010-03-23 12:52
Hello,

Can you please tell me if after intalling flexheader3. and editing the templateDetails.xml and index.php files.
Where to upload the header flash file to, or rather what to do next to show the new header.
Thanks
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-03-23 13:35
Quoting Lofton:
Hello,

Can you please tell me if after intalling flexheader3. and editing the templateDetails.xml and index.php files.
Where to upload the header flash file to, or rather what to do next to show the new header.
Thanks


Please have a look there:

www.andrehotzler.de/en/joomla-services/flexheader3/installing-and-configuring-of-flexheader3.html

A installation video will be available soon.
Reply | Reply with quote | Quote
 
 
# gyurltrini 2010-03-24 15:56
Hi, I am developing a website for a client and am looking for a module that will display a flash movie width & height in percentages rather than in pixels. So I saw your module which I thought might work and attempted it. Problem is this:

When I installed it on the test site, it showed me error messages such as the following:

No default-image found, please upload your default image and use this filename:
MyHost\HostingAccount\html\tes tsite2/images/banner/flash/home.swf

Now the thing is in the "Module Parameters", although the settings (as far as I can tell) are correct, there is no option in the "file type of image" for swf files and I have no jpeg or png or gif that I want to use there.

I think this might be the reason for the above error. What should I do?
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-03-24 16:04
Just upload the home.swf into the folder. Flexheader3 should be configured to display flash movies in module advanced parameters, did you do this?
Reply | Reply with quote | Quote
 
 
# gyurltrini 2010-03-24 16:07
yes the swf file is already in that folder.

I was using it with another module that does not allow the width to be displayed in percentages.
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-03-24 16:19
Quoting gyurltrini:
yes the swf file is already in that folder.


There is no file:

certifiedperformance.ca/testsite2/images/banner/flash/home.swf

on your server. The server answer:

HTTP/1.1 404 Not Found
Server: Microsoft-IIS/7.0
Reply | Reply with quote | Quote
 
 
# gyurltrini 2010-03-24 16:24
ok, thanks! I just discovered the file path was slightly wrong. So I fixed it and now nothing shows up at all ... no error messages or banner.
Reply | Reply with quote | Quote
 
 
# gyurltrini 2010-03-24 16:29
Quoting Andre Hotzler:
Quoting gyurltrini:
yes the swf file is already in that folder.


There is no file:

certifiedperformance.ca/testsite2/images/banner/flash/home.swf

on your server. The server answer:

HTTP/1.1 404 Not Found
Server: Microsoft-IIS/7.0


Just so you know, the correct file path for the test site does not have the banner directory in it, just images/flash.
Reply | Reply with quote | Quote
 
 
# gyurltrini 2010-03-24 16:10
as a matter of fact here is the test website with both modules enabled

certifiedperformance.ca/testsite2/

On top you see the flash inserted by the other module and on the bottom you see the error message.

When I turn on the full debugging it seemed to be looking for the .jpeg file type
Reply | Reply with quote | Quote
 
 
# Jeff Long 2010-04-12 11:12
Is it possible for having different images to have the divider, and for other images to just be the image?
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-04-12 11:17
Sorry, i did not understand your question.
Reply | Reply with quote | Quote
 
 
# Jeff Long 2010-04-12 11:28
What I am meaning is would it be possible for lets say I want to have the home page header image be the one with the divider with the extra stuff in side of it like text, and such, and then all the other pages would be just the image without the divider
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-04-12 11:33
I am not sure if i understood your question. If you need different styles: You could duplicate the module and configure it to fit your needs. For example: small module on frontpage + custom html module with text, large flexheader module without other modules on the other sites.
Reply | Reply with quote | Quote
 
 
# Lee Adams 2010-05-25 19:34
Hello Andre,
First, thanks for a wonderful piece of software, it is something I have been looking for, for a long time.
It is working as promised, I just have one question for you: I am using it for showing flash headers, and everything is fine except for the fact that the flash keeps looping. I have fade in images, so I only want to play through the flash once. By looking at the page source, I see that all the flash object stuff is inside Flexheader comments. is there someway I can go and add the flash option 'no repeat' somewhere?
I know flash is not something you use, but any help you can give would be much appreciated,

Thanks for the great software,
Lee
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-05-25 19:41
Hm, maybe in this case you could edit the file /modules/mod_flexheader3/helper.php in line 252. Add your code there. If it works for you, please let me know your changes.
Reply | Reply with quote | Quote
 
 
# Lee Adams 2010-05-25 19:47
Actually I just did that after writing the message. and it worked. I just added loop="false" after height="'.$fl_height.'" in line 250 of the helper.php file.

I know my way around code, but not joomla modules. But I think you could just add another drop down in the advanced settings to set the loop to true or false, and then put in the variable in the helper file.

And thanks for the quick reply

Lee
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-05-25 19:52
Quoting Lee Adams:
But I think you could just add another drop down in the advanced settings to set the loop to true or false, and then put in the variable in the helper file.


Yes, that is my intention. Thank you!
Reply | Reply with quote | Quote
 
 
# Lee Adams 2010-05-25 19:55
No problem and thank you for a great add on to joomla.

L
Reply | Reply with quote | Quote
 
 
# Malcolm 2010-06-08 09:25
Hi Thankyou for your module - im trying to add a background flash image to a article is this possible?
Reply | Reply with quote | Quote
 
 
# Andre Hotzler 2010-06-08 09:27
Please be more specific.
Reply | Reply with quote | Quote
 
 
# Malcolm 2010-06-09 11:24
I would like to be able to use a flash file and add it as a background to a article in joomla 1.5
Reply | Reply with quote | Quote
 

Add comment

Entries without valid email address are extinguished.


Security code
Refresh

Weitere Schulungs-Videos und Anleitungen

Joomla! is free Software released under the GNU/GPL License.
The Joomla!® name is used under a limited license from Open Source Matters in the United States and other countries.
Andre Hotzler EDV-Dienstleistungen is not affiliated with or endorsed by Open Source Matters or the Joomla! Project.