The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Linking the Banner to the homepage

3 posters

Go down

Solved Linking the Banner to the homepage

Post by Syndicate February 25th 2012, 2:56 am

Currently i am using this code

Code:
        .headerbar {
        background-color: transparent;
        background-image: url('LINK IMAGINE');
        height: 170px;
        background-position: top;
        background-repeat: no-repeat;
        }


for the banner in my forum.

It's not a huge issue, but the banner doesnt link to the home page. Its just there as a picture. Is there a CSS code which could link the banner to the homepage?

Thanks for taking the time

Syndicate
Syndicate
Forumember

Posts : 38
Reputation : 0
Language : English

http://www.goallegacy.net

Back to top Go down

Solved Re: Linking the Banner to the homepage

Post by kirk February 25th 2012, 4:57 am

Oh thats to set a background header image.
if your using phpbb3, the best way would be to remove your banner/logo from your pic's management, then add this code to your forums description.

Admin panel>General>Configuration>Site description.
Just place the links where i have it marked in the code, add to site description and hit save Cool

Code:

<div style="margin:auto;text-align:center;width:100%"><a href="YOUR LINK HERE" class="postlink" target="_blank" rel="nofollow"><img src="YOUR DIRECT BANNER IMAGE LINK HERE" border="0" alt="" /></a></div>
kirk
kirk
Forumaster

Male Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn

Back to top Go down

Solved Re: Linking the Banner to the homepage

Post by Syndicate February 25th 2012, 3:59 pm

Thanks a lot guys, It worked Smile

Syndicate
Syndicate
Forumember

Posts : 38
Reputation : 0
Language : English

http://www.goallegacy.net

Back to top Go down

Solved Re: Linking the Banner to the homepage

Post by Nera. February 25th 2012, 7:03 pm

Topic Solved & Locked
Nera.
Nera.
Energetic

Female Posts : 7078
Reputation : 2017
Language : English
Location : -

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum