Linking Background

Joomla template for easily build sports magazine website with advanced content display features and clean, unique design.
GK User
Fri Jan 11, 2013 1:21 pm
Hi,

I am using Joomla 2.5.8 and Sporter Template 2.12. My site is www.redstarbelgrade.info

How could I link my background image to an external url, and make it clickable?

Thanks!
User avatar
Fresh Boarder

Konrad M
Fri Jan 11, 2013 1:31 pm
User avatar

GK User
Fri Jan 11, 2013 1:46 pm
Thanks a lot for very fast answer, but I do not really understand it. My background image is now in folder /templates/gk_sporter/css/../images/style1/bg_image.jpg.

In solution it is written: www.siteurl.com/SEPARATE-IMAGE-FROM-CLI ... -IMAGE.jpg

How should this line look in my case, if I would like to be forwarded to www.siteurl.com in new window, when I click on background image.

Point of doing this is to offer my background for advertising.

Thanks!
User avatar
Fresh Boarder

Konrad M
Fri Jan 11, 2013 1:51 pm
This article gives you info how set linked element and rest of content. Source of image used in css as background you can change. In your case it will be:
Code: Select all
background:url(../images/style1/bg_image.jpg) no-repeat fixed center center;
User avatar


cron