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.

Four Problems/Modifications

3 posters

Go down

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
avatar
Guest
Guest


Back to top Go down

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

Male Posts : 344
Reputation : 45
Language : English

Back to top Go down

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
shadowz au
Forumember

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

http://tommyzserver.forummotion.com

Back to top Go down

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!
avatar
Guest
Guest


Back to top Go down

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

Sanket
Sanket
ForumGuru

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

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum