TOPIC: account maintenance not working

account maintenance not working 10 years 3 months ago #3041

  • qianqian
  • qianqian's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 31
  • Thank you received: 3
  • Karma: 0
account maintenance not working in my website when using OT Boutique Box but it works perfect when i switch to default joomla template. Any help
The administrator has disabled public write access.

Re: account maintenance not working 10 years 3 months ago #3060

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Hello,

I've just checked my demo version and it's working perfect. Can you setup an admin account for me ?
please send it to email: services(at)omegatheme.com

Regards
The administrator has disabled public write access.

Re: account maintenance not working 10 years 3 months ago #3062

  • qianqian
  • qianqian's Avatar
  • OFFLINE
  • Junior Boarder
  • Posts: 31
  • Thank you received: 3
  • Karma: 0
I have already created account and sent all details in your email, here are my problems in summary.

1.When click to products, images are not in good layout

Link: new.gourmetstaples.com/index.php/en/deli...letano-lv-104-detail

2.Margin between slideshow and Member login is very small

Link: new.gourmetstaples.com/index.php/en/

3. Related products problem, if the images of related products are in different height, it look messy

Link: new.gourmetstaples.com/index.php/en/grai...ttellebag500g-detail

4. After upgrad to current version of VM and copy OT VM files to my template, add to cart doesnt work anymore.

new.gourmetstaples.com/index.php/en/grai...ttellebag500g-detail (try to add to cat it)

5. Price tab at front end being cut

new.gourmetstaples.com/index.php/en/
The administrator has disabled public write access.

Re: account maintenance not working 10 years 3 months ago #3068

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
Hello,

1. I answered please find it in your other topic

2. You can edit layout.css around line 141 as below:
div.ot-rightcolumn, div.ot-leftcolumn {
float: left;
width: 240px;
margin: 15px 10px -3px 0;
font-family: Garamond;
font-size: 12px;
}



3. edit file virtuemart.css on line 417
.product-related-products .product-field {
float: left;
margin-right: 1%;
}

5. edit custom.css online 138
div.product-price {
color: #666;
font-size: 12px;
font-weight: normal;
text-indent: 12px;
font-family: "Tahoma";
text-align: left;
}

4. You should delete old file in html/com_virtuemart first and override only that folder from new template

Thanks,

p/s: Please improve your css knowledge or buy our developer package, so we can help you with support like those questions.
The administrator has disabled public write access.
Time to create page: 0.098 seconds