Difference between revisions of "drupal bluemasters slide show caption text"
From thelinuxwiki
(Created page with "new slides and captions The caption is the text displayed at the bottom of the slide. Captions and slide images displayed can be manipulated by editing the following file s...") |
|||
(2 intermediate revisions by one user not shown) | |||
Line 3: | Line 3: | ||
The caption is the text displayed at the bottom of the slide. Captions and slide images displayed can be manipulated by editing the following file | The caption is the text displayed at the bottom of the slide. Captions and slide images displayed can be manipulated by editing the following file | ||
sites/all/themes/bluemasters/page--front.tpl.php | sites/all/themes/bluemasters/page--front.tpl.php | ||
+ | |||
+ | lines to edit | ||
+ | |||
+ | <nowiki> | ||
+ | <div class="slider-item-caption">caption goes here</div> | ||
+ | </nowiki> | ||
Latest revision as of 00:10, 9 March 2015
new slides and captions
The caption is the text displayed at the bottom of the slide. Captions and slide images displayed can be manipulated by editing the following file
sites/all/themes/bluemasters/page--front.tpl.php
lines to edit
<div class="slider-item-caption">caption goes here</div>
bluemasters version 7.x-2.0