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

    Four Problems/Modifications

    avatar
    Guest
    Guest


    Solved Four Problems/Modifications

    Post by Guest Thu 1 Sep 2011 - 0:55

    Hello everyone. Recently, a friend of mine and I have been setting up a forum.

    Nevertheless, we came across some problems:

    1. Table Spacing

    Spoiler:

    Is there a way to add a small empty space in the arrows' positions? But - not just there - I'd also like generally spacing, in the whole table.

    2. Profiles in Messages/Topics/Posts

    Spoiler:

    Is there a way to remove those gaps, so my profiles look more like the second image?

    3. Chatbox Headers

    Spoiler:

    Can we change headers/colors in the selected spaces? The chat looks extremely weird without anything behind the buttons.


    4. How to make options disappear for guests/users?

    In the link above, you can see we've set up a menu. Is there a way to make Profile/Log Out to not appear for guests? And, registered users don't have to see the Register/log in option?

    Here's the code for this menu.



    Thanks in advance for anyone who can help us.
    -Riglax


    Last edited by Riglax on Thu 1 Sep 2011 - 15:40; edited 1 time in total
    mgt98
    mgt98
    Forumember


    Male Posts : 344
    Reputation : 45
    Language : English

    Solved Re: Four Problems/Modifications

    Post by mgt98 Thu 1 Sep 2011 - 9:19

    For number three, have a look at this. https://help.forumotion.com/t77136-customize-chatbox
    avatar
    shadowz au
    Forumember


    Male Posts : 280
    Reputation : 30
    Language : Australia
    Location : Sydney

    Solved Re: Four Problems/Modifications

    Post by shadowz au Thu 1 Sep 2011 - 10:23

    I can do number 4
    I got this on my forum
    What version u got?

    If it punbb
    Use this

    Code:

                      <div id="pun-navlinks">
                         <ul class="topnav"> 
    <li><a href="forum">Home</a></li> 
        <li> 
            <a href="/h5-">Rules</a> 
           
        </li> 
        <li> 
            <a href="/h4-">Staff List</a> 
           
     </li> 
    <!-- BEGIN switch_user_logged_in -->
        <li><a href="/groups">Usergroups</a></li> 
        <li><a href="/profile?mode=editprofile">Profile</a></li> 
        <li><a href="/privmsg?folder=inbox" class="p-m">Mailbox</a></li>
        <li><a href="/login?logout">Logout</a></li>
    <!-- END switch_user_logged_in -->
    <!-- BEGIN switch_user_logged_out -->
        <li><a href="/register">Register</a></li>
      <li><a href="/login">Login</a></li>
    <!-- END switch_user_logged_out -->
    </ul>
                   </div>
    </div>
    avatar
    Guest
    Guest


    Solved Re: Four Problems/Modifications

    Post by Guest Thu 1 Sep 2011 - 15:39

    Eh, I looked at that topic. The CSS doesn't seam to work >_<

    ---

    Oh man, it is PunBB. Thanks a bunch bro. It worked perfectly!
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Four Problems/Modifications

    Post by Sanket Thu 1 Sep 2011 - 15:45

    Since this thread appears to be solved, I will lock this thread and mark it as solved.
    Four Problems/Modifications 2j4t5a8

    Sanket Smile


      Current date/time is Mon 23 Sep 2024 - 10:16