Forum Replies Created
-
AuthorPosts
-
February 7, 2015 at 9:55 pm in reply to: Photo Seller – Change Thumbnail Size of Albums and Galleries #68246dadepfanMember
Hi Peter
This workaround does not work for me. I downloaded the plugin, installed it and activated it. It now appears under WordPress settings (not under WP Photo Seller), and when I open it up and add the following code:
#albumcontainer .album_item_container{
max-width:300px;
}
#albumcontainer .album_item_top{
max-height:300px;
And then save it, nothing changes on my site, even after clearing all browsing data. Via FTP I’ve noticed that the custom css file containing my code is called “wp-custom-css.css” and is located in the custom css plugin’s main directory (not it’s css subdirectory, and not anywhere under the WP Photo Seller plugin directory.
However, there is a wps-custom-styles.css file in the WP Photo Seller plugin css subdirectory that does not contain anything. The ONLY way I can increase the size of the album thumbnails on the entry page of my site is to edit the album-home.css file with my code (above), which is located in the ../views/album folder under the WP Photo Seller plugin directory. Strangely, this only changes three of my 4 album icons. The first album icon (Digital Art) remains the old size.
Anyway, I do not want to edit the WP Photo Seller css files directly, which is why I am using the Custom CSS plugin.
Any ideas?
dadepfanMemberYes, works fine with Template 1. Thanks for the help. Have any suggestions for what WP theme to use?
Dave
-
AuthorPosts