-
AuthorPosts
-
Saguaros Moderator
Saguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 5, 2017 at 2:33 am #999724Hi,
For the slideshow, you can try with suggestion here: https://www.joomlart.com/forums/topic/ja-acm-module-slideshow/#post-561934
Regarding to the orange color theme, it’s best if you can change the global variable via LESS file. With orange theme, you can open the file: ROOT/templates/ja_hotel/less/themes/orange/variables.less
Look for the variable for brand-primary color and change to the color as you wish.
// Brand colors // ------------------------- @brand-primary: @orange; @brand-secondary: #8bc34a;
Note that the declaration for all variables in template can be found in: ROOT/templates/ja_hotel/less/variables.less
Once done, refresh your site to see the change if your site is running with Development Mode.In case, the Development Mode is OFF, you will need to compile less to css (REMEMBER to backup all current CSS files first as when compiling less to css, they will be overridden)
Hope this helps.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 6, 2017 at 6:44 am #1008422Hi,
You can provide the support credentials of your site i.e: URL, Admin & FTP account. And tell me the page that doesn’t take the new color. I will check it for you.
Regards
February 6, 2017 at 8:35 am #1008448This reply has been marked as private.February 6, 2017 at 8:51 am #1008451Hi,
The page that i want to have the new colour is the Home Page. But i would like to have the new color in the orange theme as i may use this theme for other pages.
Thank you
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
February 6, 2017 at 9:08 am #1008455Hi,
As I can see that your site is running without Development Mode: http://prntscr.com/e53hhj , with this mode, your site will load CSS files
If you made changes in LESS files, you will need to compile LESS to CSS (you can see this button in template manager section) , REMEMBER to backup all current CSS files first as when compiling less to css, they will be overridden.
Regards
February 6, 2017 at 9:47 am #1008475Thank you very much . I managed to change it. Everything is working fine with you help.
-
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by Saguaros 7 years, 9 months ago.
The topic ‘Changing JaHotel Home Template to a different Orange Color RGB values?’ is closed to new replies.