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
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.
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?
I was using it with another module that does not allow the width to be displayed in percentages.
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.
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
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
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
Yes, that is my intention. Thank you!
L