Gallery really tiny untill right mouse click, then blows up???
-
Hi there!
I am having the strangest problem. When I add a gallery it will show up really really tiny on my website. So then I click with my right mouse to check what’s going on in the code, and then it blows up to the size I want it to be. And the size I think I have in my codes.
I have tried adding size:medium etc. It doesn’t respond. I have tried many, many codes in both php files as css files. Nothing works.
I’ve all ready added this. I’ve even tried 2500 but nothing works.
if ( ! isset( $content_width ) )
$content_width = 1200;So hopefully somebody knows why the gallery starts out so small you can barely even see pictures. And when you use firebug or just check the code, it will change to the right size.
One thing though, which is probably where the problem lies cause the gallery is working properly in a normal page. I use an expanded view to view my posts. When you click the image it will expand and show below. When I look in the code it shows all different sizes: date:original:height etc etc. from 50px to 800 px??
The plugin I am talking about is Expand Collapse Funk.
- The topic ‘Gallery really tiny untill right mouse click, then blows up???’ is closed to new replies.