| Posted: 20 Nov 2009 00:15 Last Edited By: pepsi78 |
|
|
|
Registered User Currently Offline
|
Posts: 6
Join Date: Nov 2009
|
When I place a larger image with the image url buton in the post the site will grow in width and my design will mess up. What do I do to prevent this from happening? My forum is just like this one placed in the middle, once the image is larger than the width of the board then the box of the forum will grow in width and mess up my site theme.
Example:
The only problem I god a header a logo and a left column to match my site theme, if it was just text without anything like columns then it would be no problem. How do I make it fixed and if the image is lareger then use a scroll on the image.
I edited the css and added fixed px values to all the classes that had 100% but it did not help.
|
| Posted: 20 Nov 2009 00:39 |
|
|
|
Registered User Currently Offline
|
Posts: 6
Join Date: Nov 2009
|
I also added a fixed width div in the main header and closed it in the footer.
Now all the boxes are back to normal but the one with the image remains larger in width.
|
| Posted: 20 Nov 2009 10:06 |
|
|
|
Administrator
|
Posts: 1116
Join Date: Mar 2005
|
|
Maybe you can set the max image width with css?
|
| Posted: 21 Nov 2009 12:05 |
|
|
|
Registered User Currently Offline
|
Posts: 6
Join Date: Nov 2009
|
|
How can I do that? Any image uploaded? I looked around in the css file but I can't find anything close to that.
|
| Posted: 21 Nov 2009 12:10 Last Edited By: pepsi78 |
|
|
|
Registered User Currently Offline
|
Posts: 6
Join Date: Nov 2009
|
|
I can try something like to define the image tag as a class but then again any image I have on the site would get smaller, my header image included.
|