Welcome, Guest
Username: Password: Remember me
Use this Category for your support questions about Virtuemart Template - FashionMart (SKU# FLEX-00008)

TOPIC: Password overlapped by Forgot your password?

Password overlapped by Forgot your password? 11 years 5 months ago #471

In View Cart, the Password word is overlay-ed by "Forgot your password?" See attached.
Attachments:
The administrator has disabled public write access.

Password overlapped by Forgot your password? 11 years 5 months ago #487

Hi,

Because the "middle" content of your joomla template has very limited width size. Do you have modules in both sides? (left and right) I guess you have, this explains why you have very limited width size in the middle.
Well... you can do one of these:

1- Change the word of "Forgot your password?" to just "Forgot?"
Which basically have the same meaning, right? or am I right? :)

2- You can move the "Forgot your password?" link from "inside" the box to the below the box.


The file you need to make edits is here:
ROOT/templates/<yourjoomlatemplate>/html/com_virtuemart/user/login.php

And the line to generate that forgot password link is this:
<a class="forgot" href="<?php echo JRoute::_('index.php?option='.$comUserOption.'&view=reset'); ?>">
            <?php echo JText::_('COM_VIRTUEMART_ORDER_FORGOT_YOUR_PASSWORD'); ?></a>

Take it from there and move 2 line below (move it after </div>)
If you want to do the 1st option; The text of "Forgot your password?" is taken from joomla language INI file with the parameter of: COM_VIRTUEMART_ORDER_FORGOT_YOUR_PASSWORD
either find the parameter in the language INI file, and change it OR simply change element with this:
<a class="forgot" href="<?php echo JRoute::_('index.php?option='.$comUserOption.'&view=reset'); ?>">
            Forgot?</a>

Cheers.
Last Edit: 11 years 5 months ago by Support.
The administrator has disabled public write access.
Time to create page: 0.116 seconds

MaterialMart

for Virtuemart 3

Google's Material Design has finally arrived to Virtuemart

Virtumart Template - MaterialMart Virtumart Template - CleanMart Virtumart Template - CleanMart Virtumart Template - CleanMart

Fully responsive!

Buy Now   |   Live Demo