Header Nav Plain Yoghurt Position

Permalink 1 user found helpful
hi...
I'm newbie in concrete5. And really like it.

But I want to ask, when I used plain yoghurt theme and put image content on header nav block, It come across main block. So the image is now in front of my main content. But I want the image at the back of main content.

Sorry I dont know much about css, I've tried playing with z-index at style.css, but it show no sign of change...

my dummy sites is concrete.manuskrip.com
any help is welcome :)

mkharisecario
 
jordanlev replied on at Permalink Reply
jordanlev
I can't tell what you're referring to from your sample site (looks like you may have changed it since posting this?), but in general the way to achieve this is to set the image as a background-image in the CSS file.
If you only need to do this on one page, it is probably easiest to add a custom style to the other block in the main area -- click "Edit Page", click on the block in the main area, choose "Design", click the "Background" tab, choose a background image.

If you need this on every page of your site, though, you're going to want to set the background image in the actual CSS file for your theme.

Good luck!
mkharisecario replied on at Permalink Reply
mkharisecario
yes I've change it since my post, sorry...
well, actually later I found that my problem is in browser. I used chrome, but when i used mozilla there's no problem.
not sure what behind this... >.<