Screen Shot 2015-04-18 at 11.34.17 AM.png
Hello
I am using the steak template and it is really impressive,...but i have two problems:
1) I created a menu called "ARRIVAL" which is a single article (onepage layout). The menu is linked with an article that has an image in it. But the problem is that the header element (where the main image of article is placed) has the following configuration as "element.style { background: url("/steak/images/demo/travel-map.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);}. I need to change the background setting to
element.style { background: url("/steak/images/demo/travel-map.jpg") repeat scroll 0 28% rgba(0, 0, 0, 0);}. I inspect it with firebug but i can't find in which css is. I guess that this element is being changed from somewhere else in template and i don't know where.
I attach image to show you
The second and serious problem i have is that i tryed to change the bottom2, bottom3,... suffixes in the template configuration >menu so to link the anchors of front page header, and it lost all. Then something strange happened: it wiped out everything and template changed to "university" template settings!!! It lost the fonts parameters, the layout parameters, it changed menu (from left-right it changed to footer-footer) even the template color from basic settings changed (from style 2 to style 1). I am using the quick install to create my site and unfortunatelly is still in localhost. Do you have any idea?