Text and link issues in VM

  • Hazzo
    Inactive member
  • Topic Author
  • Member
  • Member
More
14 years 5 months ago #3072 by Hazzo
Hi,

do you know if it's possible to change the target of the link so that it points to "återförsäljare" in the menu instead of opening up a contact page? (see pic)

And, where can I adjust the line-spacing of h1? As it is now, it is too tight together. (see pic)

Screenshots from

texadesign.temp.box.se/index.php?page=sh...irtuemart&Itemid=159


Brgds

Hazzo
Attachments:

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
14 years 5 months ago #3073 by milos
I think you should edit file /components/com_virtuemart/themes/hot_furniture/templates/common/price.tpl.php

There you should edit line
Code:
$link = $sess->url( $_SERVER['PHP_SELF'].'?page=shop.ask&product_id='.$product_id.'&subject='. urlencode( $VM_LANG->_('PHPSHOP_PRODUCT_CALL').": $product_name") );
with
Code:
$link = "http://www.yoursite.com/";
If it doesn't work, please look for help at forum.virtuemart.net/

I think you should add "line-height:30px;" for "#vmMainPage h3" in file /components/com_virtuemart/themes/hot_furniture/theme.css

If you need to edit h1, they are in template_css.css
The following user(s) said Thank You: Hazzo

Please Log in to join the conversation.

  • Hazzo
    Inactive member
  • Topic Author
  • Member
  • Member
More
14 years 5 months ago #3074 by Hazzo
Worked out great. Thanks a lot!

Please Log in to join the conversation.

Time to create page: 0.170 seconds
Powered by Kunena Forum