The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
look of the login.
I have changed the color of the login box, but is there a code I can put in to make the default
"Login , Signup" at the top right to look better? Change color instead of gray, or changing the word signup to Register?Or adding buttons |
#2
|
|||
|
|||
Hi,
did you find all answers yet? To change the text signup to register you can search in admincp under the menu "languages and phrases" or you could define a replacement variable in styles and templates. You could change the register-text to a button in the template "login_form". Search for this: Code:
{vb:rawphrase or_sign_up, {vb:raw baseurl}, {vb:raw urlpath}} Code:
<button type="submit" tabindex="103" id="idLoginBtn" class="button primary">{vb:rawphrase or_sign_up, {vb:raw baseurl}, {vb:raw urlpath}}</button> |
Благодарность от: | ||
osras1 |
#3
|
|||
|
|||
yes all set ..Thanks..
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|