top header login widget problem

Posted in: Newspaper
Post count: 6

Hi there 🙂

I searched the forum for a solution but couldn’t find it…
Check my website >>> http://www.electro-swing.com

On safari, I have 2 lines in the top menu when I add the login widget.
I tried this: http://screencast.com/t/YxZYV9ZV
But it doesn’t work for me.

login problem

Thank you very much for your help & time

julien

Post count: 6600

Hi,

Please add this custom CSS in Theme Panel > Custom CSS:

.td_ul_login,
.td_ul_logout {
margin-right: 12px !important;
}

.td_ul_logout li {
display: inline;
}

.td_ul_logout li a:before {
top: 6px;
}

We will fix this in the next theme update.

Thanks

Post count: 6

Hi Lucian!

thank you for your quick answer and solution.
I tried it and on chrome, the problem is solved when user is not logged. The same problem comes back when user logs in. I tried to change to this value >>> margin-right: 8px. It solves the problem.
Then I tried to log in with long usernames: the problem comes back again.

Any idea?
thanks

Post count: 6600

Hi,

Please change the span classes like here: http://screencast.com/t/YxZYV9ZV This will enlarge the space there and the logo will fit http://screencast.com/t/tbyUjgf9

Thanks

Post count: 6

Hi!
it works like a charm 🙂

Many thanks for being so quick and professional. I really appreciate that.

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.