Member
Member
jeronimo42   2011-02-05, 17:27
#1

Does anyone use the stopdesign theme? I've been trying to simply change the image resolution to width 1024. It is currently at 480x360 for landscape photos. I haven't seen anything in the control panel or the php code. Any suggestions? Thanks.

Member
Member
sbillard   2011-02-05, 21:27
#2

While I am sure it is possible to do what you wish, I also know you will need to be an expert on CSS PHP. The stopdesign theme has much "hard coded" knowledge of the sizes of images and thumbnails.

Administrator
Administrator
fretzl   2011-02-06, 09:54
#3

I'm not familiar with this theme but you can try the following:
(assuming you are referring to the image display in image.php)
In themes->stopdesign->image.php find this line:
``
and play around with the numbers.
Test it with landscape images and portrait images because the code recognizes these image orientations and acts accordingly.
Of course you'll have to modify your CSS/HTML to get it all to display properly.

Member
Member
jeronimo42   2011-02-09, 17:33
#4

Thanks. I had to edit three files: image.php, custom.css, and photos.css. Most of it was in custom.css to change the resolution and then the css to tweak the surrounding buttons and layout.

Member
Member
jeronimo42   2011-02-09, 17:35
#5

Thanks. I had to edit three files: image.php, custom.css, and photos.css. Most of it was in custom.css to change the resolution and then the css to tweak the surrounding buttons and layout.

Administrator
Administrator
acrylian   2011-02-09, 17:53
#6

No double posts please!!!

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.