• 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: Sample of Admin Email that includes CSS ??

Sample of Admin Email that includes CSS ?? 12 years 5 months ago #20294

Sample of Admin Email that includes CSS ??

Hi I am having trouble with the css in the Admin Email Section.

I trying to get a custom 2 Section Layout using CSS.

It looks ok in Dreamweaver. But when I put it in RSForms, and the css in the correct area (under: Properties|Design|CSS and Javascript then I get text at the top of the page.

The link is: randyhunt.biz/oxford/index.php/online-application

This is my CSS: .leftnavigation {
position : absolute;
left : 0;
width : 150px;
margin-left : 10px;
margin-top : 20px;
color : #000000;
padding : 3px;
}
.rightnavigation {
position : absolute;
left : 841px;
top : 95px;
width : 231px;
padding-left : 10px;
z-index : 3;
color : #000000;
padding : 3px;
}
.content {
top : 0px;
margin : 0px 25% 0 10px;
padding : 3px;
color : #000000;
}


What would the correct css link be for the HTML area?

Thank you!
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!