Issue with user Menu

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Dec 29, 2014 10:27 pm
Reply with quote
Report this post
Hello, how to fix the color and style of menu. This menu shows after user sing in.
Also, it's something strange with file override.css. When I put some code in that file, nothing happend. But when I wrote the same code in template features, it's okay.
I user News 2, Joomla 3.3.6.
User avatar
Senior Boarder

teitbite
Tue Dec 30, 2014 10:01 am
Reply with quote
Report this post
Hi

Please check if override is enabled in template settings. Please send me an access to joomla so I will be able to log in and see the menu.
User avatar
Moderator

GK User
Tue Dec 30, 2014 10:18 am
Reply with quote
Report this post
I sent you details for my website. Thank you.
User avatar
Senior Boarder

teitbite
Wed Dec 31, 2014 1:12 pm
Reply with quote
Report this post
Hi

I was not able to reproduce the issue You have in screenshot. This "My account" never shows for me, but the login popup looks broken thanks to code in override.css. Please replace the code You will find there in line 12 to this:

Code: Select all
#login_menu {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 2px 4px #ccc;
    display: none;
    margin-top: 54px;
    padding: 20px;
    position: absolute;
    right: 0;
    width: 195px;
    z-index: 9999;
}


Guide me what to do to see the button as it's on Your screen please.
User avatar
Moderator

GK User
Thu Jan 01, 2015 9:30 am
Reply with quote
Report this post
You are awesome. :) Thank you!
User avatar
Senior Boarder

teitbite
Fri Jan 02, 2015 12:11 pm
Reply with quote
Report this post
Hi

Really ? Was that the issue ? I'm sorry but I was not able to find the view as on Your screen. If You can just point me there I'll help with this as well.
User avatar
Moderator


cron