Closed (fixed)
Project:
Whitebull
Version:
7.x-1.5
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2012 at 10:13 UTC
Updated:
25 Jul 2012 at 16:16 UTC
Firstly, thanks for the great theme!
I have 2 questions.
1) I am using smaller images for the slideshow (same width just the height of the images is about half). I have figured out everything except how to show the bottom "shadow" for some reason it will not display unless it is the full size image.
2) How do I get the slideshow to appear on every page? Currently it only displays on the home page.
thanks for your help!
Comments
Comment #1
igoen commentedThanks for using whitebull theme.
1. I think you must edit the "slideshow-shadow.png" in images folder. That images shadow designed for images banner with scales 960px x 398px. So when you put images with different scale, you can edit it. Just crop in the middle part, don't crop the corner part.
2. This a pieces of code, from line 115 to 148 in page.tpl.php
Just delete for the first line and last line of this code.
Just like this.
Hope this can help you.
Comment #2
igoen commented