Jump to content

[solved] template break - product description overlap right column


Recommended Posts

Hi,

I`m having a hard time with the default theme and don’t know how to fix it. the problem is that when I upload products under a category, the content breaks the template (mixes the content and module). i appreciate some help with this ... see the screen shot.

Thanks!

post-582019-0-66878400-1369851012_thumb.jpg

Edited by vekia (see edit history)
Link to comment
Share on other sites

The table has a width defined of 724px, which is too wide for the middle column of your page. If you can find the definition of this table, take out the whole width=724, or change '724' into '100%'

 

Hope this helps,

pascal

Link to comment
Share on other sites

The table has a width defined of 724px, which is too wide for the middle column of your page. If you can find the definition of this table, take out the whole width=724, or change '724' into '100%'

 

Hope this helps,

pascal

Hi pascal,

Thank you for your reply, any idea where and which file would I have to edit to fix this? i looked around and wasnt able find an answer. Thanks!

Link to comment
Share on other sites

you've got it hardcoded in the description field:

(check product description in product edit page in back office)

<table style="margin: 0px; padding: 0px; width: 724px; color: #3b3b3b; font-family: tahoma,arial,helvetica,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; background-color: #ffffff;" border="0" cellspacing="2" cellpadding="0">

Link to comment
Share on other sites

you've got it hardcoded in the description field:

(check product description in product edit page in back office)

<table style="margin: 0px; padding: 0px; width: 724px; color: #3b3b3b; font-family: tahoma,arial,helvetica,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; background-color: #ffffff;" border="0" cellspacing="2" cellpadding="0">

Great! it worked, thanks vekia for instractions :)
Link to comment
Share on other sites

  • 4 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...