• 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: add a Background image

add a Background image 17 years 9 months ago #933

  • Spoutnik
  • Spoutnik's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
hello
i have a small problem with a background image
this is the code what i put in th form style


<div align=\"left\" style=\"width:100%\" class=\"componentheading\">{formtitle}</div>
<form name=\"{formname}\" id=\"{formname}\" method=\"post\" {enctype} onsubmit=\"return ValidateForm(fields);\">
<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"forme\">
{formfields}
</table>
</form>
<style>
background: url(www.chez-nous.ch/rialto/components/com_forme/images/pizza.jpg) repeat x;}
</style>

my web site is www.chez-nous.ch/rialto/index.php?option..._forme&Itemid=96

thank for helping
Spoutnik
The administrator has disabled public write access.

Re:add a Background image 17 years 9 months ago #999

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

as you can see when you access this link: www.chez-nous.ch/rialto/components/com_forme/images/pizza.jpg

it is not available. You will have to add an image to that location: /rialto/components/com_forme/images/pizza.jpg
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!