Insert image into content area background instead of colour


Author Message
Adrian

Posted: 10/16/2011
Quote message 

Does anyone know if it is possible to insert an image into the content backgound area instead of just a plain colour choice. I can't see the option in Artisteer 3.1 Beta so I guess it's not there. Perhaps somone might know of a workaround?

What I'm trying to do is locate an image (of a person) to the left of my text content on the home page. I want the image to appear behind the text. I can then position the text more accurately around the image. I only want to do this on the home page.

Hope someone can help with this because I'm stumped!

Cheers.
 
Johnny

Posted: 10/18/2011
Quote message 

You must modify style.css afterwards to achieve the background picture.
Change
.art-postcontent, .art-postcontent li, .art-postcontent table, .art-postcontent a, .art-postcontent a:link, .art-postcontent a:visited, .art-postcontent a.visited, .art-postcontent a:hover, .art-postcontent a.hovered { 	font-family: Arial, Helvetica, Sans-Serif; 	background-image: url(../../WebmasterSites/energie/silhouet.png); 	background-repeat: no-repeat; 	background-position: right top; 	height: 500px; 	overflow: scroll; }

like this to get your background image in the content
sample picture:
http://www.johnscorner.be/artisteer/background.png
 
Stephanie Hamilton

Posted: 10/18/2011
Quote message 

Quote Stephanie Hamilton:

Yes you may. I've done that already and its possible.

http://www.utahseo.net

 
Adrian

Posted: 10/20/2011
Quote message 

Hi Johnny,

Thanks for your help. I'll give your suggestions a try and yes, I'm just trying to add an image into the background of an article instead of the basic colour choice we have now in Artisteer. I don't want the image on every page.

Cheers,

Adrian.