how to change home page

GK User
Tue Sep 16, 2014 1:29 pm
I want to put other picture, please see in attachment pic no.1

Also, how to change images ( please see number 2) that will point to same pages?
User avatar
Senior Boarder

teitbite
Thu Sep 18, 2014 9:15 am
Hi

2. Can be replaced with png images with this code:
Code: Select all
.gk-icon-dinner-set-solid:before {
    background: url("../images/spoon.png") repeat scroll 0 0 transparent;
    content: "";
    display: inline-block;
    height: 60px;
    width: 60px;
}


1. Image is located here: /templates/gk_steakhouse/images/header_bg.jpg
User avatar
Moderator

GK User
Thu Sep 18, 2014 12:54 pm
and how to enter these image, I change image in folder, but it did not changed in website. How can I changed it?
If I want to change all sign of menu, so where I have to load these images? How to change names in start up menu, because I already changed in left and right menius
User avatar
Senior Boarder

GK User
Thu Sep 18, 2014 12:55 pm
please tell me how to change everything in start-up page? Because I am having difficulties with this issue
User avatar
Senior Boarder

teitbite
Fri Sep 19, 2014 10:29 am
Hi

Menus You can change in Menu manager.

Icons has to be uploaded to template's /images folder and than You can manage their appearance from inside override.css file.

If You have replaced the image and it uses the same name than clear browser's cache couple of times so it will refresh.
User avatar
Moderator

GK User
Sat Sep 20, 2014 8:04 pm
teitbite wrote:Hi

Menus You can change in Menu manager.

Icons has to be uploaded to template's /images folder and than You can manage their appearance from inside override.css file.

If You have replaced the image and it uses the same name than clear browser's cache couple of times so it will refresh.

I tried to search.
Main Menu Left- is not this
Footer menu- I disabled, because I do not need it
Main Menu Right- I already change it
User Menu- I do not understand where it is, because if I change one name it did not change on menu ( please see in attachment)

Please explain step by step how to change number 1, 2 and 3
User avatar
Senior Boarder

teitbite
Sun Sep 21, 2014 10:16 am
Hi

All of this elements are in HTML code in module with ID 784

Please first disable TinyMCE editor since it will strip HTML5 code. Use pure HTML or install free joomla editor JCE. Than You will be able to make changes.
User avatar
Moderator

GK User
Mon Sep 22, 2014 9:32 pm
I can not find it :(
also, how to add contact form map? Because I put URL of the place that I need it and it did not changed at all
User avatar
Senior Boarder

teitbite
Tue Sep 23, 2014 1:32 pm
Hi

In module list please sort them by ID and look for the one with ID 784.

Here You will find some infor about the map. On the bottom: http://demo.gavick.com/joomla25/steakho ... t-elements
User avatar
Moderator

GK User
Wed Sep 24, 2014 8:37 am
and how to change map image in website?
User avatar
Senior Boarder

teitbite
Thu Sep 25, 2014 8:09 am
Hi

You just need to change location coordinates, please take a look here: http://demo.gavick.com/joomla25/steakho ... y/features
User avatar
Moderator

GK User
Sun Sep 28, 2014 10:57 am
how to remove red marked
User avatar
Senior Boarder

teitbite
Mon Sep 29, 2014 2:27 pm
Hi

Are You asking to remove the red option only ???

Add this to css:

Code: Select all
a#gkColor4 { display: none; }
User avatar
Moderator

GK User
Wed Oct 08, 2014 7:34 pm
it only moves and was bigger
User avatar
Senior Boarder

teitbite
Fri Oct 10, 2014 10:25 am
Hi

Please explain Your request. I do not understand what You are asking me for.
User avatar
Moderator


cron