Shape 5

Joomla Templates => Eventfull - Club => : jimbondox February 11, 2016, 06:59:54 PM



: custom 6 position question
: jimbondox February 11, 2016, 06:59:54 PM
the 100 plus position areticle show custom 6 inside the custom 1 position, how do i get that to work?

look at the layout image, under the logo
http://www.shape5.com/demo/eventfull/athletic/index.php/features-mainmenu-47/template-features/module-positions


: Re: custom 6 position question
: jonahh February 12, 2016, 02:42:27 PM
Hello,

This is the position that that social icons are published to in the demo with the overlay menu option enabled


: Re: custom 6 position question
: frenky_14 June 15, 2016, 04:11:47 PM
Hello jonahh,

When using the Standard Flex menu, is it possible to somehow enable the hover color style for social icons, currently this feature does not work? If I use the Overlay menu style, the social icons get colored on the hover action.

Thank you for your help!

Klemen


: Re: custom 6 position question
: jonahh June 16, 2016, 12:10:17 PM
Hello,

You'll need to open up the index.php file and remove the following:

:
#s5_pos_custom_6 a {color:#868484 !important;}

In your editor.css file look for and change the below to the color you want. Its #fff currently but it needs to be changed to gray or something:

.social_icon


: Re: custom 6 position question
: frenky_14 June 19, 2016, 03:11:39 PM
Hello jonahh,

Thank you for the help, that worked, I removed the definition from the index.php file and the editor.css hover color definitions are OK, so change was necessary.

Klemen