NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

Hi. I did setup sucessfully a Openstreetmap Website following https://github.com/openstreetmap/openstreetmap-website/issues and now I want to customize the website, like changing the background colors, fonts, texts and so on, but I don't know how to do it. Looking in the folders I didn't found an Index.html like any other website have. So my question is: How can I edit my OSM Website?

asked 30 Jul '19, 15:03

carlosguedes's gravatar image

carlosguedes
9191016
accept rate: 0%


The openstreetmap-website codebase is built on Ruby on Rails and follows all the normal conventions from that framework. So to customise your copy of the site:

permanent link

answered 31 Jul '19, 07:43

Andy%20Allan's gravatar image

Andy Allan
12.5k23128153
accept rate: 28%

Sorry for the late answer. I'm trying to do some changes but without sucess. I want to change the image logo at the main page in the top left part. I changed to osm_logo files at openstreetmap-website/app/assets but it still the old image. Which file I need to change?

(27 Aug '19, 00:58) carlosguedes

What if I would like to change the style of a specific feature (highways for example)?

(07 Sep '19, 13:06) carlosguedes
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×111
×29

question asked: 30 Jul '19, 15:03

question was seen: 1,588 times

last updated: 07 Sep '19, 13:06

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum