Posted by carz0159 on July 25, 2012 at 2:08am
2 followers
Jump to:
| Project: | BlueMasters |
| Version: | 7.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | needs review |
Issue Summary
I uploaded new images to the slideshow, but the 'creation of beaches' 'about bluemaster' and 'our portfolio' words are still there, under the pictures. How do i edit or remove the words?
Comments
#1
Go to the page--front.tpl file in the bluemasters theme folder and edit the following code:
<div class="descriptions">
<div class="desc" style="display: none;">Sign Up for the Race</div>
<div class="desc" style="display: none;">Find Out More</div>
<div class="desc" style="display: none;">Become a Sponsor</div>
</div>