Linking the Banner to the homepage
3 posters
Page 1 of 1
Linking the Banner to the homepage
Currently i am using this code
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
- 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
Re: Linking the Banner to the homepage
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
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
- 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- Forumaster
- Posts : 11037
Reputation : 653
Language : English,Vulcan,Klingon, Romulan,& Gorn
Re: Linking the Banner to the homepage
Topic Solved & Locked |
Nera.- Energetic
- Posts : 7078
Reputation : 2017
Language : English
Location : -
Similar topics
» Homepage Banner Needed!
» help with linking external CSS
» Profile Field Linking To Groups?
» Internal Linking Help
» Linking Website via Google+
» help with linking external CSS
» Profile Field Linking To Groups?
» Internal Linking Help
» Linking Website via Google+
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum