Change title layout from H1 to Legend

  • Posts: 8
  • Thank you received: 0
2 years 9 months ago #333990

-- url of the page with the problem -- : www.elegantiastore.fr/index.php/fr/panier/cid-2
-- HikaShop version -- : 4.4.3
-- Joomla version -- : 3.9.27

Hi,
I'm new on Hikashop and HTML/CSS and I'd like to know how, on my website, to change the titles balise in the check out page from hi to legend.

When I inspect the area I find for the title:
<h1>Connectez vous ou créez un nouveau compte</h1>

I want to change to <legend> but i've no idea where to find the folder with this piece of code.

Thanks for your help !

Please Log in or Create an account to join the conversation.

  • Posts: 81515
  • Thank you received: 13069
  • MODERATOR
2 years 9 months ago #333993

Hi,

I would recommend you to first read this:
www.hikashop.com/support/documentation/1...-display.html#layout
It explains how to edit view files in the menu Display>Views and how to find which view file to edit thanks to the "Display view files" setting of the HikaShop configuration.
With that, you'll see that it is the file show_block_login.php which has the line you're looking for:
echo '<h1>'.JText::_($title).'</h1>';

The following user(s) said Thank You: Elegantia

Please Log in or Create an account to join the conversation.

  • Posts: 8
  • Thank you received: 0
2 years 9 months ago #334430

Hi,

I did work.

Thanks a lot !

Please Log in or Create an account to join the conversation.

Time to create page: 0.057 seconds
Powered by Kunena Forum