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.
The forum of the forums
3 posters

    Linking the Banner to the homepage

    Syndicate
    Syndicate
    Forumember


    Posts : 38
    Reputation : 0
    Language : English

    Solved Linking the Banner to the homepage

    Post by Syndicate February 25th 2012, 03:56

    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

    kirk
    kirk
    Forumaster


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

    Solved Re: Linking the Banner to the homepage

    Post by kirk February 25th 2012, 05:57

    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>
    Syndicate
    Syndicate
    Forumember


    Posts : 38
    Reputation : 0
    Language : English

    Solved Re: Linking the Banner to the homepage

    Post by Syndicate February 25th 2012, 16:59

    Thanks a lot guys, It worked Smile

    Nera.
    Nera.
    Energetic


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

    Solved Re: Linking the Banner to the homepage

    Post by Nera. February 25th 2012, 20:03

    Topic Solved & Locked

      Current date/time is November 11th 2024, 19:56