-
AuthorPosts
-
October 10, 2011 at 4:21 am #169510
Hi,
We are interested in supressing the slideshow thumbnails. We found the switch to turn them off but the holding container remains. Also, how do we turn off the JA Travel logos from the header and footer sections?
Thanks much!
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 10, 2011 at 4:48 am #418114<em>@mymarketing 274467 wrote:</em><blockquote>Hi,
We are interested in supressing the slideshow thumbnails. We found the switch to turn them off but the holding container remains.</blockquote>
Hi,
I don’t understand what you mean clearly. Could you give me a snapshot with your annotation?
<em>@mymarketing 274467 wrote:</em><blockquote> Also, how do we turn off the JA Travel logos from the header and footer sections?Thanks much!</blockquote>
You find this code from /templates/ja_travel/core/themes/blue/css/template.css
h1.logo a {
background-image: url(../images/logo.png);
display: none; < add this line
}.moduletable_aboutus a {
background-image: url("../images/ft_logo.png");
display: none; < add this line
}October 10, 2011 at 5:07 am #418119Sorry to confuse. The template comes with slideshow setup to have thumbnails at bottom of slide image. If I turn off thumbnails so that they aren’t shown, the thumbnail container is still there. How do we remove this container?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 10, 2011 at 5:42 am #418122You find this code from /modules/mod_jaslideshow/assets/themes/travel/style.css
#ja-slideshow .ja-slide-thumbs-wrap.ja-horizontal, .ja-horizontal {
background: url("tab-slideshow.png") repeat left top !important;
width: 960px !important;
height: 40px !important;
position: absolute;
z-index: 200;
bottom: 0px;
border-bottom: solid 1px #C4C2C3;
display: none; < add this line
}
– If my help don’t right, you give me a snapshot with your annotation.October 10, 2011 at 7:36 pm #418314Are these CSS files accessible from the admin panel, or should they be downloaded via FTP, edited and re-uploaded?
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
October 11, 2011 at 8:40 am #418413They should be downloaded via FTP, edited and re-uploaded. 🙂
October 12, 2011 at 7:13 am #418662This worked. How do I suppress the gray shadow overlay at the bottom of the slideshow area?
Thanks!!
-
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by khoand 13 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum