• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Background Image

Background Image 16 years 11 months ago #819

  • indecan
  • indecan's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
Hi,
New to this can someone help with getting a background image on my form.Got everything else.
The administrator has disabled public write access.

Re:Background Image 16 years 11 months ago #821

  • alex
  • alex's Avatar
  • OFFLINE
  • RSJoomla! Official Staff
  • Posts: 443
  • Thank you received: 3
Hello indecan,

to add a background image (like the one with the pizza on my demo server), just do this:

Edit your form, go to the form style tab, and place this code there:
<style>.forme{background:url(http://path_to_your_image/image.jpg) no-repeat;}</style>

Replace no-repeat with repeat-x or repeat-y if you wish to make your image repeat. or leave empty to make it repeat x and y.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!