Login Link - Move and Rename
randy9000
Joined: 2012-05-17
Posts: 16 |
Posted: Thu, 2013-01-31 14:00 |
How can I move the "Login" link to add it to the custom navigation bar/menu? Please advise Site: 4606photography.com Thanks |
|
Posts: 1857
Looks like it's already there. Just style it (CSS) to match. Not working?
Posts: 16
--@ tempg
It's not working. I can't seem to get it aligned or with the consisting menu font either. Something is conflicting with the CSS. Also, how can I change the text to "CLient Login"?
Please please help.
THanks
Posts: 1857
alignment: I haven't fully tested, but try
a#g-login-link{position: relative; margin-top: 7px;}
text: Use a new translation: http://codex.galleryproject.org/Gallery3:Localization
Posts: 16
How can I make the make the text capitalized?
Posts: 27300
a#g-login-link{position: relative; margin-top: 7px;text-transform:capitalize;}
Doesn't the Localization method work for case as well? Did you try?
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 16
Hi Dave,
I've gotten the letters capitalized but I can't seem to get it aligned with the other text in the menu bar. Please take a look at site on te top right....
http://4606photography.com/
Any information will help thanks.
Posts: 27300
in your css you have:
Adjust the 0.0 to 0.7 or there abouts.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 16
That works!!!!
Thanks Dave!!
Posts: 16
Hi Dave,
When a client fills out the payment information on the basket form, how can I have that information automatically populate the Paypal fields? Is there a way to do that?
Posts: 27300
basket/cart questions I have never answered as I have never used it.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team