-
AuthorPosts
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 26, 2016 at 11:18 am #868756Hi
Add to this file /templates/ja_events_ii/css/custom.css ( if you do not have it then you need to create a new file )
.header-trans .t3-header-wrap.affix { background:#f9eed8!important; }
January 26, 2016 at 1:16 pm #868862thank you for fast reply, it work fine, but the black bar still there when typing search something and visible black also for mobile devices as shown here the screenshot http://prntscr.com/9v1chc and http://prntscr.com/9v1e96
thanks in advance
abrhampavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 26, 2016 at 5:13 pm #869026Hi there
Add this to your custom.css file
.header-trans .t3-header-wrap.affix { background:#f9eed8!important; } @media (min-width: 480px) and (max-width: 991px) { .header-trans .t3-header-wrap .t3-header { background:#f9eed8!important; } } @media (max-width: 767px){ .header-trans .t3-header-wrap .t3-header { background:#f9eed8!important; } } .t3-header-wrap.cpanel-open .t3-header { background:#f9eed8!important; }
best regards
January 26, 2016 at 7:36 pm #869089Thanks very much work perfect
abrhamJanuary 26, 2016 at 7:38 pm #869090Is there a way to auto slider (rotate) the slideshow for Jat_ Event_II template
any help
thanks in advancepavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 26, 2016 at 7:57 pm #869095Hi
Open this file /templates/ja_events_ii/acm/slideshow/tmpl/style-owl.php and set the autoplay for the slideshow
<script> (function($){ jQuery(document).ready(function($) { $("#acm-slideshow-<?php echo $module->id; ?> .owl-carousel").owlCarousel({ items: 1, singleItem : true, itemsScaleUp : true, navigation : true, navigationText : ["<i class='fa fa-angle-left'></i>", "<i class='fa fa-angle-right'></i>"], pagination: false, merge: false, mergeFit: true, slideBy: 1, **autoPlay: true** }); }); })(jQuery); </script>
January 26, 2016 at 8:13 pm #869102thank you for fast reply, i have checked the code line by line ,its as it is as shown attached file
nothing happen
any help
thanks in advance
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 26, 2016 at 8:29 pm #869120Hi
It should be autoPlay=true and not autoplay=true
January 26, 2016 at 8:34 pm #869123Great Great………
thanks very muchJanuary 26, 2016 at 8:34 pm #869124Supper!!!!!!
January 27, 2016 at 5:30 am #869415All dear JoomlaArt,
Is the same for auto slideshow for JA Hotel Template, i couldn’t the same code of line,
any help
thanks in advance
abrhampavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
AuthorPostsViewing 12 posts - 1 through 12 (of 12 total)This topic contains 12 replies, has 2 voices, and was last updated by pavit 8 years, 10 months ago.
The topic ‘how to change the bat header color of the Ja_event_II template’ is closed to new replies.
how to change the bat header color of the Ja_event_II template
Viewing 12 posts - 1 through 12 (of 12 total)