I have a table inserted into a page. I want to be able to position an image anywhere I want. I’ve tried setting
This:
img#WaxingImage
{
position:relative;
top:-1596px;
left:172px;
z-index:15000;
}
as a starting example in style.css
and then
in the page. But all I get on the page is the text
Hi [email protected],
Could you please send the site Url ? We will look over it. The image you have send is not visible to us so its being difficult to find us what the exact Problem is
Yes, Thank you. I would like to be able to place an image anywhere on this page, or any other page. I can use the .css editor, but a process I got somewhere else did not work.
HI, I did not hear back. How can I set images on the page using the css editor? ON the page in question there is an embedded table that is messing up my ability to move an image when I bring it in the traditional way. Thanks.