View Full Version : Change look of "Sign In" link?
artyrachel
03-28-06, 09:28 PM
using miva 4.24 with OUI (yippee! finally!) and looking to change the look of the sign in link. i know i can change the actual text, but can i make it an image instead, like the categories it the cat tree?
TIA
leslienord
03-28-06, 09:36 PM
This may not get answered yet - the forum is still in testing mode.
Leslie
Vic - WolfPaw Computers
03-28-06, 09:36 PM
Yes. You could by disabling the link above the cattree under Customer Accounts.
Simply hard code your sign-in link into the Category Tree Header with the image you want:
%OUI%
<a href ="%VAR(g.sessionurl)%Screen=LOGN"><img src="path/to/image"></a>
You could get fancier and test to see if the person is already logged in etc...use the OpenUI shortcut dropdowns above the Cat Tree Header text box to play with a few.
artyrachel
03-28-06, 09:44 PM
thanks! so it follows that i'd also be able to use tokens to do that for "Welcome Back, So and So." ??
Vic - WolfPaw Computers
03-28-06, 09:46 PM
Yes, its possible.
Depending on the version of OpenUI, you may also have OpenLanguages installed, which will allow you to change the text string displayed for some of the prompts.
artyrachel
03-28-06, 10:17 PM
we have the latest OUI and do have OpenLanguages. i played around with it, and got it so that i could see the "Welcome Back, So and So," but the sign up link was showing up, too, even though i was signed in. how do i make that disappear once someone signs in?
thanks, leslie, for making this a sticky. i know you're still testing, but i just thought it was worth a shot :)
Vic - WolfPaw Computers
03-29-06, 01:40 AM
You will need to add a conditional around your sign-in link to check if logged in.
The OpenUI Shortcut drop downs can create this for you.
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.