Hello,
Working on a new site area and wanted to float an image over the template on right and left side, is this posible?
The css file I have is rather long, not sure where to place in code, and if this code would work:
Or is there something from the:Code:}
Inherited from body.home.page.page-id-202.page-template-default.content-r
kentuckyweedradio.com/media="screen, projection"
body {
color: #cdc9c9;
font-size: 12px;
font-family: 'normal';
position: relative;
background: url(images/back-body.jpg) top center no-repeat, url(/wp-content/uploads/2014/08/bg-left.png) left top no-repeat fixed, url(/wp-content/uploads/2013/06/bg-right.png) right top no-repeat fixed;
text-shadow: 1px 1px 1px #202020;
}
CSS Library Image CSS. I can add?
Thank you in advance.
( not sure if I am allowed to add site link, to view my current css coding? )

