How to set VM Login on Aumi Template

18 October, 2008

Seichinha

One Member asked us to adapt the VM Login module into the login position on AUMI template. To share with all, if you also are using the AUMI template for your eshop website, here’s the instruction to set the VM login module like the following screenshot.

Naturally, you must have the mod_virtuemart_cart_1.1.2.j15.zip installed.

So, let’s do this!

 

Download this file:   This One!

Unzip this file, go to “../modules/mod_virtuemart_login/” and replace the mod_virtuemart_login.php file with the one provided.

Them, go to CSS folder on the Aumi template directory and open the template_css.css file.

Add this code and save:

/* VM Login form
————————————————————————*/

#username_field {
 background: transparent url(’../images/input_login_nick.png’) no-repeat 0 0;
}
#password_field {
 background: transparent url(’../images/input_login_password.png’) no-repeat 0 0;
}
.hidelabel {
 display: none;
}

/* END - VM Login form
————————————————————————*/

Final step: Enter on your joomla administrator, navigate to “Extensions > Modules Manager”, disable the login form module and enable the VM login form on the “login” position.

That’s it! Enjoy.

 

 

One response to "How to set VM Login on Aumi Template"

20/10/08

Hi Gavick Team,
this is awsome and it almost works :) I followed the steps, but some how the background images don’t show? Do this code have something to do with it?
div#memberarea {
background: transparent url(’../images/bg_login_area.png’) no-repeat 0 0;
height: 33px;
Pleas help :) this have completed my website once this works :)
Is there any hope that I can do the same in the VM search module? Just a thought :)
The best joomla template team is Gavick.com, keep up the good work :)

Best regeards
Kenneth

Leave a comment

Name : 
Mail : 
Website : 
Message :