Shape 5

Wordpress Free Plugins => Image and Content Fader - Free => : anu4hrp July 08, 2015, 04:08:51 PM



: change text size/color of the contents inside the S5 image and Content fader
: anu4hrp July 08, 2015, 04:08:51 PM
hi,

I would like to change the height, width, color of the content fader box (the text and title part) . I was able to change the size of image fader by changing the basic options settings of the s5 image and content fader widget but could not change the parameters of the text box that is present inside the image, the only parameter that I could change for the text box is its opacity, hide and show time. How to change the size, color of the text box?

thanks
Anu


: Re: change text size/color of the contents inside the S5 image and Content fader
: Tristan Rineer July 09, 2015, 06:28:57 AM
I'm not sure I understand what you're talking about.  You can edit the text for each slide in the widget settings, just like any of the other options.  To change the styling of the text that overlays on top of the images for each slide, you'll need to create new CSS overrides for it; using Firebug (http://getfirebug.com/) will allow you to "inspect" each element and test any CSS changes you might want to make.


: Re: change text size/color of the contents inside the S5 image and Content fader
: anu4hrp July 09, 2015, 12:32:44 PM
I'm not sure I understand what you're talking about.  You can edit the text for each slide in the widget settings, just like any of the other options.  To change the styling of the text that overlays on top of the images for each slide, you'll need to create new CSS overrides for it; using Firebug (http://getfirebug.com/) will allow you to "inspect" each element and test any CSS changes you might want to make.

I am taking about changing the size and background color of the text box as well styling the text box contents. So basically it can be achieved only with a CSS override, right?
Currently the widget settings allows to change size and background of the image fader box alone.


: Re: change text size/color of the contents inside the S5 image and Content fader
: Tristan Rineer July 09, 2015, 01:02:26 PM
What do you mean by "text box"?  Are you referring to the slide content overlay?  You can always edit the HTML of the slide content in the widget settings, but if you want to completely restyle the way it's displayed, then yes, you will need to add your own CSS.