Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full path for background image #32

Open
fernandoc1 opened this issue Sep 15, 2017 · 0 comments
Open

Full path for background image #32

fernandoc1 opened this issue Sep 15, 2017 · 0 comments

Comments

@fernandoc1
Copy link

fernandoc1 commented Sep 15, 2017

I'm trying to customize Gravstrap and I have the following issue:
The background of the main page is given in the following line of code:
[g-jumbotron name="jumbotron1" fullwidth="true" image="bg_home.jpg" render=false]
However, I would like to change the image path, to an absolute path from another server, like this, for example:
[g-jumbotron name="jumbotron1" fullwidth="true" image="http://serverimage.com/bg_home.jpg?params=1234" render=false]
But it is not working...
Can someone help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant