S spondishy Member Oct 31, 2012 #1 I've been trying to add a fixed width style but can't get the login button to move left a little. I'd be grateful if someone could give me a hand moving it left slightly. Thanks.
I've been trying to add a fixed width style but can't get the login button to move left a little. I'd be grateful if someone could give me a hand moving it left slightly. Thanks.
Shelley Well-known member Nov 1, 2012 #2 add the following in Extra.css and adjust the margin to your preference. Code: #loginBar #loginBarHandle { margin-right: 20px; Upvote 0 Downvote
add the following in Extra.css and adjust the margin to your preference. Code: #loginBar #loginBarHandle { margin-right: 20px;