- filhaus
-
- Commercial Templates
- Wednesday, 22 May 2013
- Subscribe via email
Hello
To create a second instance of any module navigate to Extensions -> Module Manager -> New -> (ImageLinkHover).
Ciarán
To create a second instance of any module navigate to Extensions -> Module Manager -> New -> (ImageLinkHover).
Ciarán
- more than a month ago
- Commercial Templates
- # 1
Ah ok...
It is possible using the 'Custom CSS' field of the templates parameters along with the 'Module Class Suffix' field of the modules parameters...
1. Upload your alternative hover images to ../modules/mod_j51imagelinkhover/img
2. Add a name of your choice to the 'Module Class Suffix' field of your modules parameters, eg. arrow
3. Add the following to the 'Custom CSS' field of your templates parameters..
[code type=css].module_arrow .j51container a.info {
background: url("../img/arrow.png"
}[/code]
Where arrow is the 'Module Class Suffix' used in your modules parameters and arrow.png is the file name of your alternative image.
Let me know if this works correctly for you
Ciarán
It is possible using the 'Custom CSS' field of the templates parameters along with the 'Module Class Suffix' field of the modules parameters...
1. Upload your alternative hover images to ../modules/mod_j51imagelinkhover/img
2. Add a name of your choice to the 'Module Class Suffix' field of your modules parameters, eg. arrow
3. Add the following to the 'Custom CSS' field of your templates parameters..
[code type=css].module_arrow .j51container a.info {
background: url("../img/arrow.png"
}[/code]
Where arrow is the 'Module Class Suffix' used in your modules parameters and arrow.png is the file name of your alternative image.
Let me know if this works correctly for you
Ciarán
- more than a month ago
- Commercial Templates
- # 3
A URL link to an example of the module in which you are trying to change the image (eg. http://www.yoursite.com/your/module/page).
Ciarán
Ciarán
- more than a month ago
- Commercial Templates
- # 7
http://gsmalarm.profialarms.cz/
The button calculation to be free (KALKULACE ZDARMA) when you move the cursor to another file (link1.png)
The button calculation to be free (KALKULACE ZDARMA) when you move the cursor to another file (link1.png)
- more than a month ago
- Commercial Templates
- # 9
Thank you
Your CSS is case sensetive. Where you have .Module_link1 should be .module_link1
Ciarán
Your CSS is case sensetive. Where you have .Module_link1 should be .module_link1
Ciarán
- more than a month ago
- Commercial Templates
- # 10
So now the change, but it still does not feel right, move the mouse cursor is darkened, but will not file link1.png
- more than a month ago
- Commercial Templates
- # 12
Ok.. try adding the image to your Media Manager and changing the Custom CSS to the following...
[code type=css].module_arrow .j51container a.info {
background: url("/images/link1.png"
}[/code]
Ciarán
[code type=css].module_arrow .j51container a.info {
background: url("/images/link1.png"
}[/code]
Ciarán
- more than a month ago
- Commercial Templates
- # 13
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »