Four Problems/Modifications 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.
3 posters

    Four Problems/Modifications

    avatar
    Guest
    Guest


    Solved Four Problems/Modifications

    Post by Guest September 1st 2011, 12:55 am

    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 September 1st 2011, 3:40 pm; edited 1 time in total
    mgt98
    mgt98
    Forumember


    Male Posts : 344
    Reputation : 45
    Language : English

    Solved Re: Four Problems/Modifications

    Post by mgt98 September 1st 2011, 9:19 am

    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 September 1st 2011, 10:23 am

    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 September 1st 2011, 3:39 pm

    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 September 1st 2011, 3:45 pm

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

    Sanket Smile