First time here? Check out the FAQ!

Revision history  [back]

Style Bug in the Latest Askbot Version

A user uploaded an very large image on my site and averything was shiftet on this question page. Only Google Chrome is showing a correct site. Firefox and IE 10 are showing a shifted page.

Edit:

For me the best solution till now is:

.question-page .post-body img {  
max-width: 685px; 
}

in the style.css

Style Bug in the Latest Askbot Version

A user uploaded an very large image on my site and averything was shiftet on this question page. Only Google Chrome is showing a correct site. Firefox and IE 10 are showing a shifted page.

Edit:

For me the best solution till now is:

.question-page .post-body img {  
max-width: 685px; 
}

in the style.css