1. hnirvana
  2. Commercial Templates
  3. Wednesday, 11 December 2013
  4.  Subscribe via email
Hello,

I purchased some days ago J51-Nochurte Template.
I have some problems in setting the J51_ImageLinkHover module.
I installed everything, and it seems to work.....but.
On your demo site it seems different in two ways:

1. the module itself has gray background with different transparency and curved corners. How do i set that? I don't have any of these effects.
2.The button off the module has a 3d effect, when the mouse pointing the button the text changes color and the button appears as pressed. in my installation it is a 2d button and when the mouse is pointing the text is underlined. I prefer to have same effect as on your demo site. how do i set that one?

I'll appreciate your response.

Best Regards,
Alexey
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Alexey

On our template demo we used the style-box module style. You can set your module style via the Module Class Suffix field within your modules parameters. Navigate to Extensions -> Module Manager -> [YourModule] -> Advanced Options -> Module Class Suffix and set to style-box.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks Ciaran,

What about the buttons effect?
on Demo site, when mouse pointing the button text turn to black, and the button looks like pressed.
How can i do that on my template too?
http://demo.joomla51.com/?theme=Nocturne
http://c-octopus.co.il/index.php/examples


Best Regards,
Alexey
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Alexey

Try adding the following to the Custom CSS field of your templates parameters...


.module_style-box .j51imagelinkhover .j51button a:hover, .module .j51imagelinkhover .j51button a:hover {
color: #222222 !important;
}


Where #222222 is your new hover color.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!