Welcome, Guest. Please login or register.
Did you miss your activation email?
February 12, 2012, 11:39:02 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
149635 Posts in 21099 Topics by 7537 Members
Latest Member: lotte2
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: master_green header.jpg image link  (Read 767 times)
twst

Offline Offline

Posts: 17


« on: May 15, 2008, 03:50:22 AM »

Using the master_green template, how can a link returning to the home page be assigned to the header.jpg?

Template/header ref:
http://addons.websitebaker.org/pages/lorem-ipsum.php?template=master_green
http://addons.websitebaker.org/templates/master_green/images/header.jpg

Thanks
Logged
twst

Offline Offline

Posts: 17


« Reply #1 on: May 15, 2008, 04:00:41 AM »

Can the code in screen.css be modified to provide a link back to home?

Code:
.header {
    background-image: url(images/header.jpg);
    height: 155px;
    width: 760px;
    padding: 0px;
Logged
marathoner

Offline Offline

Posts: 495


« Reply #2 on: May 15, 2008, 08:10:21 PM »

You'll need to modify the template index.php file to include <A HREF> tags like you would to create any other link. Since you can't create a <A> tag for a background image you might simply want to modify the template to use an <IMG> tag instead of the background image.
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!