picture on frontpage
This support request was posted in Netelier by ronaldwiedemeyer
- ronaldwiedemeyer May 25, 2014 at 6:27 pm
Is it possible to place a big background picture on my FrontPage using Netelier?
‘Right now it’s so emptyJuanfra Aldasoro May 25, 2014 at 9:09 pmHello Ronald,
Thanks for writing.
Unfortunately there’s no option in the backend to make that possible.
The only way to achieve that would be adding some CSS, like:
body.home { background: url(http://yoursite.com/path-to-image/image.jpg) }
Best,
Juanronaldwiedemeyer May 26, 2014 at 5:51 pmHi Juan,
Thanks for the quick respons. My knowledge about adding lines into CSS is less. SO I tried some things but it didn’t work out great.
Juanfra Aldasoro May 26, 2014 at 7:45 pmHi Ronald,
It’s always a good moment to start 🙂
Unfortunately we can’t provide support on customizations. However, have in mind that the code I’ve sent you before should be working like a charm.
Best,
Juan.
You must be logged in to reply to this topic.