how do i change the background image

GK User
Fri Apr 22, 2016 4:08 pm
-Please hellp me how do i change the background image?

I go to folder images/demo/header.jpg and i replace this image for one of my. but the original image dont change.
can you tell me how can i do it?

-and please where do i fing this images (menu) (especialidades) (galeria) (reservas) (localizaçao)? wich folder?
User avatar
Junior Boarder

GK User
Wed Apr 27, 2016 8:28 pm
Hello,

If you have replaced just the image without changing its name, then probably it is your browser cache issue.

Regarding the small images - its come from the icon font steakhouse-pixellove.
User avatar
Moderator

GK User
Thu Apr 28, 2016 9:24 am
Hi,
first:
The background image you can fined here: /templates/gk_steakhouse/images/header_bg.jpg
You can change the name in template.css file if you want to keep image name you want to use as background!

second:
Icons are in the header module page (these are no images) there you can change them!

Good luck.
Stef
User avatar
Expert Boarder

GK User
Thu Apr 28, 2016 9:39 pm
Stefje wrote:Hi,
first:
The background image you can fined here: /templates/gk_steakhouse/images/header_bg.jpg
You can change the name in template.css file if you want to keep image name you want to use as background!

second:
Icons are in the header module page (these are no images) there you can change them!

Good luck.
Stef



thanks i already change the bckg image but the icons are the same (small and Big sizes)

TO change the map its only in the css code? because i update the module location latitude and longitude but it didint change the MAP

http://94.46.177.1/~marisque/frangodaguiamadeira.com/index.php/pt-pt/contact.html
User avatar
Junior Boarder

GK User
Fri Apr 29, 2016 9:17 pm
Regarding the icons - could you publish these icons on your site? Because now all icons as I see are normal.

In the contact form there is no latitude and longitude options - it is a content of the contact description which is transformed into the map.
User avatar
Moderator

GK User
Sat Apr 30, 2016 3:32 pm
Tidy wrote:Regarding the icons - could you publish these icons on your site? Because now all icons as I see are normal.

In the contact form there is no latitude and longitude options - it is a content of the contact description which is transformed into the map.



Hello
the icons are everyting ok... its almost everyting ok with the template excepet the map
please see this page of my site:

http://94.46.177.1/~marisque/frangodaguiamadeira.com/index.php/pt-pt/contact.html

there is a map yes?

i can see in the code of the page

Code: Select all
<div class="gk-map static" data-latitude="-34.397" data-longitude="150.644" data-ui="yes" data-zoom="8" style="position: relative; overflow: hidden; transform: translateZ(0px); background-color: rgb(229, 227, 223);"><div class="gm-style" style="position: ...........


i go to css file: gk.stuff.css and i dont find nothing like this ?

Please explain me how can i cange the map? or disable it?
if i can´t set the map with my location i want to disable it ....

how do i do it?
User avatar
Junior Boarder

GK User
Sun May 01, 2016 11:26 am
The map code is placed in the contact description (which is displayed on the linked page) - it is not connected with the gk.stuff.css file.
User avatar
Moderator

GK User
Sun May 01, 2016 4:32 pm
Tidy wrote:The map code is placed in the contact description (which is displayed on the linked page) - it is not connected with the gk.stuff.css file.


Yess :D :D :D

i insert this code but the map is verry small (distante from the Place)


this is the code
Code: Select all
<div class="gk-map static" data-latitude="32.63955556" data-longitude="-16.92745429" data-ui="yes" data-zoom="8">&nbsp;</div>


can i make it closer to the area like in the photo attached?
its in the: data-zoom="8" change to data-zoom="100%" ?
User avatar
Junior Boarder

GK User
Mon May 02, 2016 9:17 pm
Please change data-zoom to 12 or even 15. Google maps supports zoom from 1 to 24 and a value from range 12-15 is a value which will probably fit your needs.
User avatar
Moderator

GK User
Mon May 02, 2016 11:38 pm
Tidy wrote:Please change data-zoom to 12 or even 15. Google maps supports zoom from 1 to 24 and a value from range 12-15 is a value which will probably fit your needs.



Thank you verry mucth its perfect like this :D :D :D
User avatar
Junior Boarder


cron