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.

Avatar, Posts, Points & Reputation Alignment

3 posters

Go down

2 - Avatar, Posts, Points & Reputation Alignment Empty Avatar, Posts, Points & Reputation Alignment

Post by skiadrum April 10th 2016, 6:35 pm

Technical Details


Forum version : #phpBB2
Position : Founder
Concerned browser(s) : Google Chrome
Who the problem concerns : All members
When the problem appeared : Just now
Forum link : http://andronize.forumtl.com/

Description of problem

Please help me on how to arrange the Avatar, Posts numbers, points, reputations and adding a title as seen with each post. Just like in the upper left of this post. I mean the details of the Thread Starter. Sorry if I'm a bit clever. Hope you understand my problem.
avatar
skiadrum
New Member

Male Posts : 11
Reputation : 1
Language : English

http://mitshiflyff.forumtl.com/

Back to top Go down

2 - Avatar, Posts, Points & Reputation Alignment Empty Re: Avatar, Posts, Points & Reputation Alignment

Post by Take Notes April 10th 2016, 6:49 pm

I don't really understand what you are asking for.
Take Notes
Take Notes
Helper
Helper

Male Posts : 2337
Reputation : 324
Language : English
Location : Forumountain

Back to top Go down

2 - Avatar, Posts, Points & Reputation Alignment Empty Re: Avatar, Posts, Points & Reputation Alignment

Post by SLGray April 10th 2016, 11:44 pm

Are you wanting your profiles in messages to look like the support forum's profiles in messages?


2 - Avatar, Posts, Points & Reputation Alignment Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

2 - Avatar, Posts, Points & Reputation Alignment Empty Re: Avatar, Posts, Points & Reputation Alignment

Post by skiadrum April 12th 2016, 7:17 am

Hello I managed to fix it while searching in this forum, anyway I have a new query. I want to hide Calendar, FAQ, Usergroups & Memberslist in nav-links. How can I dot it? phpbb2
avatar
skiadrum
New Member

Male Posts : 11
Reputation : 1
Language : English

http://mitshiflyff.forumtl.com/

Back to top Go down

2 - Avatar, Posts, Points & Reputation Alignment Empty Re: Avatar, Posts, Points & Reputation Alignment

Post by Guest April 12th 2016, 7:42 am

@epik,
Add these lines of CSS Code to your CSS Template in your admin panel!

Code:

a.mainmenu[href="/calendar"] {display: none;}
a.mainmenu[href="/groups"] {display: none;}
a.mainmenu[href="/faq"] {display: none;}
a.mainmenu[href="/memberlist"] {display: none;}

Be warned however! That this will leave an empty space in between the remaining links in your nav bar where the others where hidden. So my recommendation would be to get some images made for your navigation bar, then set the navigation bar to be images only and that should fix your problem entirely.

CREDIT FOR THE CODE:
@SLGray

LINK TO CODE:
https://help.forumotion.com/t122096-remove-navigation-bar#807915

Regards,
James
avatar
Guest
Guest


Back to top Go down

2 - Avatar, Posts, Points & Reputation Alignment Empty Re: Avatar, Posts, Points & Reputation Alignment

Post by skiadrum April 12th 2016, 8:18 am

Meliodas wrote:@epik,
Add these lines of CSS Code to your CSS Template in your admin panel!

Code:

a.mainmenu[href="/calendar"] {display: none;}
a.mainmenu[href="/groups"] {display: none;}
a.mainmenu[href="/faq"] {display: none;}
a.mainmenu[href="/memberlist"] {display: none;}

Be warned however! That this will leave an empty space in between the remaining links in your nav bar where the others where hidden. So my recommendation would be to get some images made for your navigation bar, then set the navigation bar to be images only and that should fix your problem entirely.

CREDIT FOR THE CODE:
@SLGray

LINK TO CODE:
https://help.forumotion.com/t122096-remove-navigation-bar#807915

Regards,
James

THANK YOU! I have more questions, how to do it in Invision version?
avatar
skiadrum
New Member

Male Posts : 11
Reputation : 1
Language : English

http://mitshiflyff.forumtl.com/

Back to top Go down

2 - Avatar, Posts, Points & Reputation Alignment Empty Re: Avatar, Posts, Points & Reputation Alignment

Post by Take Notes April 12th 2016, 1:01 pm

Just to add on, if you move the hidden menus on the navigation bar to the very left and right evenly people will not notice the space that appears. Also, you should know that the code does not hide the links when using the Moderator Control Panel, but that shouldn't be a big issue.
Take Notes
Take Notes
Helper
Helper

Male Posts : 2337
Reputation : 324
Language : English
Location : Forumountain

Back to top Go down

2 - Avatar, Posts, Points & Reputation Alignment Empty Re: Avatar, Posts, Points & Reputation Alignment

Post by Guest April 12th 2016, 1:47 pm

@epik,
To do it in Invision, just add that same code I gave you to your CSS Stylesheet and it will still work. Since it is CSS Code, it won't matter what forum version you are on. Also to add onto what @Forumedic mentioned, if you want to rearrange where the links are, follow these steps below.

Step #1: Open Administration Panel
Step #2: Click Display Tab
Step #3: Click "Headers & Navigation" under Homepage
Step #4: Use the arrow buttons to the left of the Navigation links to move them into a different order.
Step #5: Click Save! (Note: This may or may not be needed, just added it to be safe!)

Hope this helps you out @epik!

@Forumedic, thanks for that bit of information, I had completely forgotten about that as well!

Regards,
James
avatar
Guest
Guest


Back to top Go down

2 - Avatar, Posts, Points & Reputation Alignment Empty Re: Avatar, Posts, Points & Reputation Alignment

Post by SLGray April 12th 2016, 9:59 pm

Please start a new topic for issues/questions that are not related.


2 - Avatar, Posts, Points & Reputation Alignment Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top

- Similar topics

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