Jump to content

Problem with custom fields description.


Recommended Posts

Hi,

I'm trying to add custom field description to some of my products, and the problem is, that the description looks really bad since half of it starts right after the textbox and the rest is written under it.

Is there a way to make it look better, and force the field description to start from under the text box and not near it?

Example:

s29.postimg.org/w6mt98sfb/test.png

 

 

Thanks.

Link to comment
Share on other sites

the simplest way would probably be to modify the order-form template - probably configureproduct.tpl

 

it will likely contain the following to display the description...

 

{$customfield.input} {$customfield.description}

depending on your layout, you could replace the space between them with a break return or similar...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated