Hi everybody I"m using the socialpro theme but can put a picture on the front page.
It just won't display .
I"m using an html tag <Img src = "friends.jpg" align="right" /> in the new_Index.php file
also the image is in the same folder.
Here is how the site looks
http://tinypic.com/view.php?pic=1zb52c4&s=7
and this is how I want it to look with the image
http://tinypic.com/view.php?pic=2w6zypu&s=7
Any help would be highly appreciated.
also the classifieds plugin did not work for me it kept redirecting to the dashboard after a listing post or view.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- coolsam001@coolsam

coolsam001 - 0 likes
- Ashley@Ashley_kitten

Ashley - 0 likes
You must log in to post replies.in order to display the image use code background:transparent url(<?php echo $vars['url']; ?>mod/yourtheme/graphics/friends.jpg) no-repeat ;
remember to change yourtheme to the name of theme you are using.
Thanks for the response cool Sam but it's not working.
Here's how it turned out
http://tinypic.com/view.php?pic=2laxb87&s=7
this is the code i'm using.
http://tinypic.com/view.php?pic=2vxp1sk&s=7