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.

Help fot statistics tab

3 posters

Go down

In progress Help fot statistics tab

Post by PaRaCeTaMoL Mon Jul 22, 2013 12:38 pm

Hello,
I want to make that screenshot statistics.
Help fot statistics tab Untitl27

Forum link from the image:
http://forum.phpbbonline.com/
belongs forumotion

my forum:http://playz4ever.4rumer.com/
avatar
PaRaCeTaMoL
New Member

Posts : 4
Reputation : 1
Language : Romana

Back to top Go down

In progress Re: Help fot statistics tab

Post by PaRaCeTaMoL Mon Jul 22, 2013 2:50 pm

up sorry for double post
avatar
PaRaCeTaMoL
New Member

Posts : 4
Reputation : 1
Language : Romana

Back to top Go down

In progress Re: Help fot statistics tab

Post by levy Mon Jul 22, 2013 3:05 pm

levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

In progress Re: Help fot statistics tab

Post by Sir Chivas™ Mon Jul 22, 2013 3:08 pm

Hi,

Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead!

Here's the tutorial on how to add or create stastistic tabs: http://www.csshelp.net/t119-turn-statistics-into-tabs-phpbb2-and-punbb-only
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

In progress Re: Help fot statistics tab

Post by PaRaCeTaMoL Tue Jul 23, 2013 4:05 am

hi
I tried the tutorial but I can not manage
avatar
PaRaCeTaMoL
New Member

Posts : 4
Reputation : 1
Language : Romana

Back to top Go down

In progress Re: Help fot statistics tab

Post by PaRaCeTaMoL Wed Jul 24, 2013 2:01 pm

up
avatar
PaRaCeTaMoL
New Member

Posts : 4
Reputation : 1
Language : Romana

Back to top Go down

In progress Re: Help fot statistics tab

Post by levy Wed Jul 24, 2013 2:13 pm

You can manage , just read :

Code:
<div id="tabs_container">
    <ul id="stabs">
        <li class="active"><a href="#tab1">Tab 1</a></li>
        <li><a href="#tab2">Tab 2</a></li>
        <li><a href="#tab3">Tab 3</a></li>
    </ul>
</div>

This is what name have tabs like Who is online , statistics , rights , etc and here :

Code:
<div id="tabs_content_container">
    <div id="tab1" class="tab_content" style="display: block;">
        <p>Content for the First tabs goes here</p>
    </div>
    <div id="tab2" class="tab_content">
        <p>Content for the Second tabs goes here</p>
    </div>
    <div id="tab3" class="tab_content">
        <p>Content for the Third tabs goes here</p>
    </div>
</div>

What you have in tabs .
levy
levy
Hyperactive

Male Posts : 2632
Reputation : 350
Language : English, Romanian
Location : Romania

https://portofolio.goodforum.net/

Back to top Go down

Back to top

- Similar topics

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