No copyright and links in footer Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

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.
4 posters

    No copyright and links in footer

    avatar
    Bloodhammer
    New Member


    Posts : 11
    Reputation : 0
    Language : German

    Solved No copyright and links in footer

    Post by Bloodhammer November 2nd 2008, 12:20 am

    Hi,

    I'm having a problem with the links and copyright in my footer. They just won't show up all i get are some lines and the copyright sign. I didn't change anything in the templates so why that stuff won't show up?

    Thx Blood


    Last edited by Bloodhammer on November 2nd 2008, 1:36 pm; edited 1 time in total
    CANADIEN
    CANADIEN
    Active Poster


    Male Posts : 1312
    Reputation : 33
    Language : English, French

    Solved Re: No copyright and links in footer

    Post by CANADIEN November 2nd 2008, 6:35 am

    Could you please provide a screenshot?
    It'd be a lot easier for us to help if we had something to go on.
    thanks
    avatar
    Bloodhammer
    New Member


    Posts : 11
    Reputation : 0
    Language : German

    Solved Re: No copyright and links in footer

    Post by Bloodhammer November 2nd 2008, 11:51 am

    No copyright and links in footer 2cqxiz9
    Adiex
    Adiex
    Active Poster


    Male Posts : 1014
    Reputation : 33
    Language : er?
    Location : back alive & kicking xD

    Solved Re: No copyright and links in footer

    Post by Adiex November 2nd 2008, 12:04 pm

    hello,
    did your edit your footer CSS? check if your got customize CSS on your admin panel.

    Admin panel => Display => Color => Customize CSS Stylesheet

    check white box if got any custom CSS there.
    avatar
    Bloodhammer
    New Member


    Posts : 11
    Reputation : 0
    Language : German

    Solved Re: No copyright and links in footer

    Post by Bloodhammer November 2nd 2008, 12:13 pm

    Yes i do have costum CSS there. But this is only a code to limit the width of posted pics.
    Adiex
    Adiex
    Active Poster


    Male Posts : 1014
    Reputation : 33
    Language : er?
    Location : back alive & kicking xD

    Solved Re: No copyright and links in footer

    Post by Adiex November 2nd 2008, 12:42 pm

    so you dont have any footer code on custom CSS? that wierd because this problem shouldn't happen unless CSS changed.

    anyway try copy and paste this code on you custom CSS, who know it might works.
    Code:
    .copyright {
       padding: 5px;
       text-align: center;
       [code]color: #536482;[/code]
       }
    make sure change this color to your current footer color
    Code:
    color: #536482;
    avatar
    Bloodhammer
    New Member


    Posts : 11
    Reputation : 0
    Language : German

    Solved Re: No copyright and links in footer

    Post by Bloodhammer November 2nd 2008, 12:51 pm

    No effect.

    This is the default footer template code. Do I have to change anything there?
    Code:
    <!-- BEGIN html_validation -->
    <html>
       <body>
          <table>
             <tr>
                <td>
                <div>
                <div>
                <table>
                   <tbody>
                      <tr>
                         <td>
    <!-- END html_validation -->
                         <td valign="top" width="{C3SIZE}">
                         <div id="{ID_RIGHT}">
                            <!-- BEGIN giefmod_index2 -->
                            {giefmod_index2.MODVAR}
                            <!-- BEGIN saut -->
                            <div style="height: {SPACE_ROW}px"></div>
                            <!-- END saut -->
                            <!-- END giefmod_index2 -->
                         </div>
                         </td>
                      </tr>
                   </tbody>
                </table>
                </div>
                </div>
                <!-- close div id="page-body" -->
                <div id="page-footer">
                <div align="center"><span class="gen"> {U_PHPBB_RTL}<strong>{ADMIN_LINK}</strong><!--
                We request you retain the full copyright notice below including the link to www.phpbb.com.
                This not only gives respect to the large amount of time given freely by the developers
                but also helps build interest, traffic and use of phpBB. If you cannot (for good
                reason) retain the full copyright we request you at least leave in place the
                Powered by phpBB line, with phpBB linked to www.phpbb.com. If you refuse
                to include even this then support on our forums may be affected.
                The phpBB Group : 2002
                 -->
                {U_CREATE_A_FORUM}{U_PHPBB} {U_SUPPORT}
                <!-- BEGIN switch_view_stats -->
                 | <a name="bottom" href="/{switch_view_stats.S_STATS}" class="copyright" rel="nofollow">{switch_view_stats.L_STATS}</a>
                <!-- END switch_view_stats -->
                <!-- BEGIN switch_view_donation -->
                 | <a name="bottom" href="/{switch_view_donation.U_DONATION}" class="copyright" rel="nofollow">{switch_view_donation.L_MAKE_DONATION}</a>
                <!-- END switch_view_donation -->
                <!-- BEGIN switch_view_contact -->
                 | <a name="bottom" href="/{switch_view_contact.U_CONTACT}" class="copyright" rel="nofollow">{switch_view_contact.L_CONTACT}</a>
                <!-- END switch_view_contact -->
                {U_ABUSE} {U_BLOG}</span></div>
                </div>
                </td>
             </tr>
          </table>
          <script type="text/javascript"><!--
          fa_endpage();
          //-->
          </script>
       </body>
    </html>
    Adiex
    Adiex
    Active Poster


    Male Posts : 1014
    Reputation : 33
    Language : er?
    Location : back alive & kicking xD

    Solved Re: No copyright and links in footer

    Post by Adiex November 2nd 2008, 1:07 pm

    you cant that html code you get from source code. technically it no use at all because not a full code of you forum.

    its weird you got that problem and dont have any custom CSS at all. Mind if pm me your forum address? i try take a look there Smile
    Nessa
    Nessa
    Energetic


    Female Posts : 6203
    Reputation : 128
    Language : English

    Solved Re: No copyright and links in footer

    Post by Nessa November 2nd 2008, 3:28 pm

    Since this problem appears to be resolved, I will lock this thread now.



    => Locked

    Nessa