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
2 posters

    Need help on homepage.

    DK
    DK
    Forumember


    Male Posts : 588
    Reputation : 13
    Language : English

    Solved Need help on homepage.

    Post by DK Sat 28 Jul 2012 - 17:35

    Need help on homepage. 51574-7292012123133am
    The statistics that are crossed out, I don't want them there because I already have them as tabs.

    Need help on homepage. 723651-728201275224pm
    That's how my homepage message looks like right now. This is the code I used.
    Code:
            <span style="float: left; margin-left: 60px; display: block;"><strong>BEFORE POSTING...</strong><br>
              - <a href="#">Forum Rules</a><br>
              - <a href="#">Staff List</a><br>
              - <a href="#">FAQ</a><br>
              - <a href="#">Tips & Tricks</a>
            </span>
            <span style="float: left; margin-left: 80px; display: block;">
              <strong>OTHER IMPORTANT/USEFUL LINKS</strong><br>
              - <a href="#">Introduce Yourself</a><br>
              - <a href="#">Report Illegal/Suspicious Boards</a><br>
              - <a href="#">About Support Requests By PM</a><br>
                    - <a href="#">Want a Username Change?</a><br>
            </span>
    This is how I want it to look like.
    Need help on homepage. 40794-7292012123431am
    I need help.


    Last edited by iLeo on Sun 29 Jul 2012 - 8:21; edited 1 time in total
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Need help on homepage.

    Post by ankillien Sat 28 Jul 2012 - 22:23

    Hi,

    Please provide a link to your forum.
    DK
    DK
    Forumember


    Male Posts : 588
    Reputation : 13
    Language : English

    Solved Re: Need help on homepage.

    Post by DK Sun 29 Jul 2012 - 0:56

    ankillien wrote:Hi,

    Please provide a link to your forum.

    Here it is : http://urandom.forumotion.com/
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Need help on homepage.

    Post by ankillien Sun 29 Jul 2012 - 1:43

    This CSS code will fix the homepage message bug...

    Code:
    #pun-announcement {
    overflow: hidden;
    }

    This code will remove the statistics box...

    Code:
    #pun-info{
    display:none;
    }
    DK
    DK
    Forumember


    Male Posts : 588
    Reputation : 13
    Language : English

    Solved Re: Need help on homepage.

    Post by DK Sun 29 Jul 2012 - 8:20

    Thanks! It works!
    Solved.
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Solved Re: Need help on homepage.

    Post by ankillien Sun 29 Jul 2012 - 8:22

    Topic Solved & Locked

      Current date/time is Sun 22 Sep 2024 - 13:29