Alright so, I noticed that when I installed the slideshow format the textspace is much longer then I would like, spanning the entire length of the page, as opposed to 600px which I had specified in the CSS,
"#exhibitp width: 600px"
When I inspect with Firebug it appears there is a property changing it before the CSS instead of pointing to it...
"#textspacep width: auto"
I tried to fiddle around with the slideshow.php file but I broke the format and the pages with slideshow format would cease to load...
Can anyone suggest what I should do?
I want the width of the text in slideshow format to be 600px - not auto, but I am unsure where to edit this property (and not mess the format up)
Thanks for any help in advance.