News:

Looking for documentation? Take a look on our wiki

Main Menu

file location to edit editaddresscheckoutBT layout view

Started by ronjb, February 18, 2013, 08:28:20 AM

Previous topic - Next topic

ronjb

I just want to change the <h1>Your account details</h1> and <h2>Add/Edit billing address information   </h2> to h4 or h5 cause the font-size is to big if its gonna be h1 and h2

Thanks

GJC Web Design

<h1><?php echo $this->page_title ?></h1>

components/com_virtuemart/views/user/tmpl/edit_address.php line 34

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

ronjb

Thanks GJC Web Design, much appreciated.. btw one more thing if its all okay, how can i change (Save) button to (Save and continue) as the value?

Thanks in advance

lofman

Hi,

that button is language settings. Virtuemart language files are installed to joomla  language folder. ex. language\en-GB, there is files en-GB.com_virtuemartxx.ini and en-GB.mod_virtuemartxx.ini there is all buttons header text and etc. Dont exactly know where is the text located in the ini file.

blainbci

In the edit address page all of my fields for name, address, ect are across the page instead of in a row from top to bottom. How can I correct this issue?