This topic has 2 replies, 2 voices, and was last updated 11 years, 7 months ago by dflame908.
Viewing 3 posts - 1 through 3 (of 3 total)
Using ‘fullwidth’ for the web page, we are trying to add a repeating pixel image for the back ground.
The only method we have found to add a background image is:
[section bgcolor=”#232323″ textcolor=”#ffffff” padding=”60px 0px 60px 0px” image=”/image/xyz/jpg”]
Problem with this it is using an unnecessarily big image as the image above needs to be large
All we need is for example:
background-image:url(xyz.gif);
background-repeat:repeat;
How can this be done using fullwidth, so we can set a different background image per section ?
Thanks
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.