Welcome, Guest. Please login or register.
March 17, 2010, 04:15:04 AM

Login with username, password and session length
Search:     Advanced search
WB 2.8.1 veröffentlicht!
Download und weitere Informationen gibt es hier .
110174 Posts in 15914 Topics by 9281 Members
Latest Member: s-pax
* Home Help Search Login Register
+  WebsiteBaker Community Forum
|-+  English
| |-+  Templates, Menus & Design (Moderators: Argos, BerndJM)
| | |-+  master_green header.jpg image link
Pages: [1] Go Down Print
Author Topic: master_green header.jpg image link  (Read 581 times)
twst

Offline Offline

Posts: 15


« on: May 15, 2008, 04: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: 15


« Reply #1 on: May 15, 2008, 05: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: 491


« Reply #2 on: May 15, 2008, 09: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.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!