Details color

Support desk for Villa Belluci Joomla Hotel Template
GK User
Tue Oct 04, 2016 9:27 pm
Hi, how do I change details colors? I mean the small golden ones.
Image
Image
Image

Thanks a lot
User avatar
Fresh Boarder

teitbite
Wed Oct 05, 2016 8:43 am
Hi

I'm sorry, but images weren't added and I do not know which details You have in mind. Please reupload it.
User avatar
Moderator

GK User
Wed Oct 05, 2016 12:04 pm
Sorry about that. Thanks.
User avatar
Fresh Boarder

teitbite
Thu Oct 06, 2016 3:06 pm
Hi

I see there is a lot of elements with this color, so easiest and fastest would be to edit file /css/template.css and replace all colors #e1a232 to the one You want.

Some of the colors are located in modules itself like in the file /modules/mod_image_show_gk4/styles/gk_hotel_tabs/style.css
User avatar
Moderator

GK User
Fri Oct 14, 2016 8:39 pm
thanks a lot, do it on everything but there is no way to change this two details, please help.
User avatar
Fresh Boarder

teitbite
Sun Oct 16, 2016 10:59 am
Hi

The bar in slider is a gif located at /modules/mod_image_show_gk4/styles/gk_hotel_tabs/preloader.gif You will need to replace it.

Chevron sign is an image located in /templates/gk_hotel/images/select_bg.png
User avatar
Moderator

GK User
Thu Nov 17, 2016 9:53 pm
Hi again and thanks a lot, everything done. But its there any way to do not show children option on this module? and change the language?
Thanks again.
User avatar
Fresh Boarder

teitbite
Thu Nov 24, 2016 12:04 pm
Hi

Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#sr-checkavailability-form #room_num_row_1 dl dd:nth-child(3),
#sr-advancedsearch-form #room_num_row_1dl dd:nth-child(3) {
    display: none;
}


Translations can be found in en-GB.mod_sr_checkavailability.ini file.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.