Customization > Themes and Graphics

Ipad And Tablet Issues

(1/1)

glennk:
Hi guys, I recently installed sp in order to add a right sidebar with blocks to the left of my forum. My forum members post a lot of big pictures. Ive reduced max image size on forum from 1000x wide to 800. I dont want to go any smaller.

It appears the images get cut in half for tablet users and there is no scroll bar. Is there anyway round this ?

Chen Zhen:

glennk,

  Edit that specific block & add the following code to the custom body style located on the bottom right:

--- Code: ---overflow: auto;

--- End code ---
or try..


--- Code: ---overflow: scroll;

--- End code ---

glennk:
Thanks underdog, much appreciated

Navigation

[0] Message Index

Go to full version