Remove ''latest updates'' from login form and hover effects
Memovie Joomla Template support forum for Joomla 1.5 only.
- GK User
- Mon Aug 15, 2011 8:29 pm
Hello people. I want to remove the link ''latest updates'' from the login window. I am giving you a picture to show you what i mean.
It shows that link with any account, admin or not.
Furthermore, when i disable the login form and activate K2_login the details from joomla's login form remain next to K2's. I am giving you again a picture. How can i remove it in order to show only K2 settings?
And something else. How can i make hover effect on main menu. I want the red buttons with the black letters to turn into black buttons with white letters. Where do i go to change it?
Thanks in advance.
It shows that link with any account, admin or not.
Furthermore, when i disable the login form and activate K2_login the details from joomla's login form remain next to K2's. I am giving you again a picture. How can i remove it in order to show only K2 settings?
And something else. How can i make hover effect on main menu. I want the red buttons with the black letters to turn into black buttons with white letters. Where do i go to change it?
Thanks in advance.
-

- Junior Boarder
- GK User
- Tue Aug 16, 2011 11:54 am
Any ideas how to remove the links in the left:dry: ?
Look at the second photo.
Look at the second photo.
-

- Junior Boarder
- GK User
- Wed Aug 17, 2011 9:24 pm
I found the way to disable the links. They are just a few options in the user menu.
I still need help though about the hover effects.
I still need help though about the hover effects.
-

- Junior Boarder
- GK User
- Thu Aug 18, 2011 3:27 pm
The topic may close. I found the solution.
Just add this to override.css(Remember to enable it.) and play with it in order to find what is good for you.
Just add this to override.css(Remember to enable it.) and play with it in order to find what is good for you.
- Code: Select all
.gk-megamenu > ul.level0 > li:hover, .gk_menu > li:hover, .gk_menu > ul > li:hover {
;
color: #FFF;
background-color: #000;
}
-

- Junior Boarder
4 posts
• Page 1 of 1
