Shape 5

Wordpress Club Themes => Corpway - Club => : anu4hrp October 19, 2015, 06:53:50 AM



: resize custom widjet
: anu4hrp October 19, 2015, 06:53:50 AM
hi,

I would like to change the size of custom1 widjet area. I looked at the theme options - row sizes, there is no custom1 widjet mentioned.

I have added a S5 image and content fader inside this custom1 widjet area and it occupies too much screen space and I would like to reduce its height and width. Please advise

Thanks,
Anu


: Re: resize custom widjet
: Tristan Rineer October 19, 2015, 08:26:39 AM
You can change the height and width of the Image and Content Fader in the basic settings for the widget.


: Re: resize custom widjet
: anu4hrp October 19, 2015, 08:56:15 AM
I tried that option, only the width change is reflected in the front end,  but height always remains the same for some reason...


: Re: resize custom widjet
: anu4hrp October 19, 2015, 08:58:34 AM
also I would like to mention here whether it is useful or not I dont know.

I was using the prestige academy theme, I switched the theme to corpway and I using the S5 image and content fader of prestige academy. There is a small difference between the S5 image and content fader plugin of both the themes..


: Re: resize custom widjet
: Tristan Rineer October 19, 2015, 02:50:29 PM
Older shapers will have older versions of the plugins.  If you upgrade the fader when WP asks you to, then there shouldn't be any differences.

If you are referring to the actual styling of the widget, then yes, there will be front-end differences between themes, as each theme has custom style overrides for each extension it uses.


: Re: resize custom widjet
: anu4hrp October 20, 2015, 12:10:34 PM
The height property of the image and content fader plug in the corpway (site shaper) theme is changing dynamically when browser height is adjusted.

div id="myGallery" class="jdGallery withArrows" style="height: 512px; width: 1000px; display: block;"                                     
                                    
This is behavior is not seen in the corpway theme  demo. Somewhere the height property is set to change automatically. In the S5 I mage and Content fader plugin I have set height as 300px and width as 1000px. But height changes are not reflected in the theme. How do I fix this height issue ?


: Re: resize custom widjet
: anu4hrp October 20, 2015, 01:48:48 PM
Ok I found the issue, I had turned on enable full screen height. After turning it off, the height changes are reflected. Sorry for the inconvenience!


: Re: resize custom widjet
: Tristan Rineer October 20, 2015, 01:57:36 PM
Good to see you found it.  I was just about to suggest that as the possible solution.