Re: Does Header Background work in Edit Store?
Posted by
cjhowe on
URL: http://ofbiz.116.s1.nabble.com/Does-Header-Background-work-in-Edit-Store-tp140626p140629.html
This may have recently changed to be a css property
where before it was an html <img> tag.
Try this instead for the time being:
url('/images/10-off.jpg')
make a Jira issue for it. CSS markup shouldn't need
to be stored in the database, it should be rendered in
the code calling the field.
--- rohit2006 <
[hidden email]> wrote:
>
> hi,
>
> the html source shows this only:
>
> </div>
> <div id="middle" style="background-image:
> /images/10-off.jpg;">
>
>
> <div id="welcome-message">
>
> Welcome!
> </div>
>
> The image URL is incomplete and it seems the problem
> is in the code of
> ofbiz. What do u think.
>
> Rohit
> --
> View this message in context:
>
http://www.nabble.com/Does-Header-Background-work-in-Edit-Store--tf1916901.html#a5293017> Sent from the OFBiz - User forum at Nabble.com.
>
>