Shape 5

Wordpress Club Themes => Photobox - Club => : nerdz July 18, 2016, 05:28:43 PM



: Text on Info Slide
: nerdz July 18, 2016, 05:28:43 PM
Where do I edit the text for  java or CSS Info Slide?

example:

[info_slide float="left" width="47%" margin="0 2% 15px 0" url="http://....jpg" title="Title" version="css_1" /]

I can change the title from this line but I dont know which CSS is getting "This is dummy text. You can add any text or html markup here."


: Re: Text on Info Slide
: Tristan Rineer July 19, 2016, 08:05:43 AM
To change the content of the slide, just change the shortcode to have opening & closing tags, then put text between them:

[info_slide float="left" width="47%" margin="0 2% 15px 0" url="http://....jpg" title="Title" version="css_1"] Content Goes Here [/info_slide]


: Re: Text on Info Slide
: nerdz July 19, 2016, 11:00:22 AM
Thanks! That was simple enough  :)

To change the content of the slide, just change the shortcode to have opening & closing tags, then put text between them:

[info_slide float="left" width="47%" margin="0 2% 15px 0" url="http://....jpg" title="Title" version="css_1"] Content Goes Here [/info_slide]