Tagged: feature slider, slider
- This topic has 8 replies, 2 voices, and was last updated 11 years, 4 months ago by
rgbarsanti.
-
AuthorPosts
-
November 21, 2013 at 2:29 am #17440
rgbarsanti
MemberHey everyone. I’ve browsed the “Feature Slider” sections for a while and haven’t seen anyone asking about re-sizing the slider.
does anyone know if this is an option? I imagine it will involve code changes. I have a basic knowledge of this and if someone was able to provide at least a direction or page to start on I would be able to make the changes myself.
Right now I just don’t like the height and would love to lower that number a bit.
Thanks a bunch!
November 21, 2013 at 12:46 pm #17463Sakin
Keymaster@rgbarsanti: Can you post in your site URL and then let me know what is the size that you are trying to accomplish. If you are using Pro version of the theme then you have Featured Image Slider, where you can upload the image size of your own choice and it will be re-sized automatically.
November 21, 2013 at 10:50 pm #17474rgbarsanti
MemberMY site URL is http://granadamusicpr.com/
I’d like to just reduce the height. Right now I believe the dimensions are 976×320. I’d like to knock it down to 976×250 (it just feels too tall right now for my own personal preferences).
I am using the free version. I tried uploading different sized Featured Images, but the actual Slider stayed the same, still 976×320, leaving a grey background area to fill the rest of the space.
November 22, 2013 at 12:10 am #17479Sakin
Keymaster@rgbarsanti: Can you upload the featured image of the size 976×320 and let me know it. Then I will check in what can be done.
November 22, 2013 at 12:16 am #17482rgbarsanti
MemberBoth Featured Images currently in use are 976×320.
November 22, 2013 at 12:51 am #17493Sakin
Keymaster@rgbarsanti: Sorry I mean move to upload the size you want that is 976×250
November 22, 2013 at 12:58 am #17495rgbarsanti
MemberGot it – new image (size 976×250) in the slider now.
November 22, 2013 at 1:04 am #17497Sakin
Keymaster@rgbarsanti: Simply add the following CSS in “Appearance => Theme Options => Custom CSS” box.
.featured { height: 250px; }
November 22, 2013 at 4:04 am #17505rgbarsanti
MemberGreat, thank you so much!
-
AuthorPosts
- The topic ‘Feature Slider – Re-sizable?’ is closed to new replies.