Project

General

Profile

Modify Header when responsive mod

Added by vincent kein about 5 years ago

Hi,

I would like to modify my header bar when responsive mod is actived.
Actually there is a project choose form, and I would like to have a search form
like pictures bottom.

I don't find it in template .erb
Can you help me ?

responsive-1.PNG (21 KB) responsive-1.PNG Actually in responsive mod
responsive-3.jpg (102 KB) responsive-3.jpg I would like it

Replies (1)

RE: Modify Header when responsive mod - Added by Bernhard Rohloff about 5 years ago

All elements you want to change are located in app/views/layouts/base.html.erb.
I recommend you to use the element inspector of your browser to identify the right lines.
It's also a good idea to read the article Plugin_Tutorial in the wiki on how to modify views without touching the original files.

    (1-1/1)