Could any one explain why this is happening in IE7 The text in my Account Control Block extends outside the block...How do I resolve this ???? See the image below....How do I fix this Issue???
Could any one explain why this is happening in IE7 The text in my Account Control Block extends outside the block...How do I resolve this ???? See the image below....How do I fix this Issue??? |
Anyone??? |
Try adjusting the width of the column the block item is located under. It would appear that it's too small for the content to fit. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Thanks ...I figured the block was too small but need them that size ... I want it to just cut off as it does in Firefox instead of just going beyond the container.... any Ideas? |
Hello write this line :
.infoMain {
white-space:normal;
}
into your - templates/base/css/general.css PS: If possible do not write me personally, please try to ask on the forum first |
tried this but did not work ..any more Ideas?? |
Well, what does it look like with IE8 ... ??? |