oldworldcharms Posted November 21, 2004 Posted November 21, 2004 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
Guest Posted November 21, 2004 Posted November 21, 2004 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 <{POST_SNAPBACK}> 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
oldworldcharms Posted November 21, 2004 Author Posted November 21, 2004 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 <{POST_SNAPBACK}>
ozcsys Posted November 21, 2004 Posted November 21, 2004 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 <{POST_SNAPBACK}> 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??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.