Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

line break or other suggestion


oldworldcharms

Recommended Posts

Posted

Sometimes my descriptions are long and the lenth will drop below the bottom of the picture so the text moves underneith. here is what I am talking about. (the text under the click to enlarge link). Can and how can I put line breaks under the click to enlarge so to prevent this?

 

I am new and can not figure out where to place the <br> code in the php file.

 

I would think that line breaks would be the easiest way but the other way I was thinking is to enclose the text in a table. This would be the best but I think too complicated.

 

Any suggestions

Posted
Sometimes my descriptions are long and the lenth will drop below the bottom of the picture so the text moves underneith. here is what I am talking about. (the text under the click to enlarge link). Can and how can I put line breaks under the click to enlarge so to prevent this?

 

I am new and can not figure out where to place the <br> code in the php file.

 

I would think that line breaks would be the easiest way but the other way I was thinking is to enclose the text in a table. This would be the best but I think too complicated.

 

Any suggestions

 

Place <br><br> and it should do the job. <br> is a line break. Place it after a sentence. double <br> is a paragragh break

Posted

thanks john but I am confused in the php code where to place the <br>

I think I should be placing it in the product_info.php but where (also need to know exact placement.

 

sorry a newbie question. thanks

 

 

Place <br><br> and it should do the job. <br> is a line break. Place it after a sentence. double <br> is a paragragh break

Posted
thanks john but I am confused in the php code where to place the <br>

I think I should be placing it in the product_info.php but where (also need to know exact placement.

 

sorry a newbie question. thanks

 

I believe he means in your product descriptions themselves. You should not need to make any changes to the php files.

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...