Hey guys, im looking for a way to add images to the side of my wordpress site. i have looked around and i think the best example of what i want to achieve can be visited here propaintball.com How do i get images to appear on each side of my blog like that? any help would be GREAT *edit* I think i should of put this in 'CSS' my bad
Simple. You use the Blogger Picture Gadget. It allows you to add a link to your picture. First make your pictures the size you are going to want them by using any photo editing program. Then use a new Picture gadget for each picture. I hope this helps. or second method: You need a fixed body width for that. I used the Lonely Tree template, then adjusted the wrapper width. This is the CSS for the background: body { background: url(images/bg2.png) repeat-y center; background-color:#a4a4a4; } The background PNG is has a solid body in the middle (800px = wrapper), then shadow on the sides with opacity set to 20-40%. The shadow was done in Fireworks, with a linear gradient from right to left. Does any of this make sense?
Hi, It can be done through the admin section by adding widgets,option is there that for adding an image.The Quicktag buttons feature an image link, makes easy to link to images from within your post as you write it