Forums

Add link to banner image in CSS? (2 posts)

  1. 11m2
    Member
    Posted 1 year ago #

    I am stuck on CSS... Ideally, what I want is to add linking to the following CSS, but not sure if I can link a bg image:

    .header
    {
    	width:1000px;
    	height:210px;
    	position:relative;
    	background:url(images/header.jpg) top left no-repeat;
    }

    If not, I want to add a HOME link to the top navigation. Only that is generated based on pages.

    I am running the latest WP version with a modified Retro template; can be seen here: http://blog.laid-bag.com

    Any help is greatly appreciated! Thanks in advance. :)
    Gila

  2. 11m2
    Member
    Posted 1 year ago #

    In case anyone cares - solved the problem by creating a page called "home", then using a redirect widget to have that link to the startpage.

Topic Closed

This topic has been closed to new replies.

About this Topic