TOPIC: Some changes

Some changes 10 years 4 months ago #3004

Hello!

I uploaded and inslalled DeluxeLight template. My site looks like demo: demo.omegatheme.com/joomla25/ot_deluxelight.html

However, I would like to have the blocks with same styles as on the picture:http://www.omegatheme.com/joomla/ot-deluxelight-lighting-and-furniture-joomla-virtuemart-template.html
(blocks with lines on the left).
I could not find the description of module variations for this template. Where can I find this function?

Can I have the view of product with the button "add to cart" as on the picture, and not with the button "product details" like in demo version?

Thank you in advance!
The administrator has disabled public write access.

Re: Some changes 10 years 4 months ago #3005

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

For positions you can turn it on by config template:

Template Manager -> Options -> Preview Module Positions (click enable) -> Save

Then preview on your front end with appending tp=1. Example: http://your-domain.com?tp=1

and add to cart button is not default of Virtuemart extensions so we did not try hack it.


Regards
The administrator has disabled public write access.

Re: Some changes 10 years 4 months ago #3006

Thank you for your answer.
But I mean "module variations", not module positions. :)

"However, I would like to have the blocks with same styles as on the picture:www.omegatheme.com/joomla/ot-deluxelight...uemart-template.html
(blocks with lines on the left)."
The administrator has disabled public write access.

Re: Some changes 10 years 4 months ago #3013

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

You can edit file layout.css around line 309 and edit css class as below:
div.ot-rightcolumn .otModule-i, div.ot-leftcolumn .otModule-i {
margin: 0px 0px 0px 0px;
padding: 15px 0px 0px 0px;
background: url(../images/tips-border-top.png) repeat-x 0 0;

}

Thanks
Last Edit: 10 years 4 months ago by trungdt.
The administrator has disabled public write access.
Time to create page: 0.093 seconds