TOPIC: Apply padding on contents

Apply padding on contents 10 years 5 months ago #3382

Hello again!

1.My website gokkamakka.com/poda is almost done. If you can take a look, you can see that the text on either end is dangerously close to the border. Can you please tell me how to solve this?

2.Also is there any way i can make the checkout pages look professional? Are there are nice free templates available, or am i not using the parel theme properly?

3. And lastly if you could go to the shop link, i want the user to be taken to the product details page when he clicks on the thumbnail. How do i achieve this?

Your templates are the reason, startups like me can venture out into the online space. Thanks again.

Sanjay
Last Edit: 10 years 5 months ago by thechordmaster.
The administrator has disabled public write access.

Re: Apply padding on contents 10 years 5 months ago #3396

  • trungdt
  • trungdt's Avatar
  • OFFLINE
  • Administrator
  • Posts: 2284
  • Thank you received: 998
  • Karma: 121
1 + 2 You can edit online 162 at layout.css
.ot-content-i {
    overflow: hidden;
    padding: 0 20px;
}

3. It's default of VM template, you must hack code if you want that way.

Thanks
The administrator has disabled public write access.

Re: Apply padding on contents 10 years 5 months ago #3403

Superawesome!

That just about solved just about everything! Thanks!
Now regarding the thumbnail issues, i remember reading a similar query on your site, but couldn't quite put a finger as to where exactly. Could you perhaps paste the link here, or pinpoint where exactly i need to edit the php?

Additionally is there any way i could remove the reviews section under product description, "the sort by"and the "results" on the top of the shop section?


Thanks!
Last Edit: 10 years 5 months ago by thechordmaster. Reason: Forgot to mention another query
The administrator has disabled public write access.

Re: Apply padding on contents 10 years 5 months ago #3419

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

What's the problem with your thumbnail issue ?

Kind Regards
The administrator has disabled public write access.

Re: Apply padding on contents 10 years 5 months ago #3420

I need the user to be taken to the product details page when he clicks on the thumnail..Right now it only displays the image in a new window.

Thanks
Sanjay
The administrator has disabled public write access.

Re: Apply padding on contents 10 years 5 months ago #3429

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

It's default of VM.

Best Regards
The administrator has disabled public write access.
Time to create page: 0.101 seconds