Help with my Forum
Help with my Forum
Hello Can you help me with this... its annoying my forum is so big but its so small in the middle
i want it to be full size please how to do it?
this is my forum: http://blood-line.forumtl.com/
thanks
sir i put 99% its no use ....
or advise me some good hitskin to use that can be add some widget and that navigation bar like this site.. http://animeph.4umer.com/forum
and sir how to put that forum members profile in side its like floating..
i want it to be full size please how to do it?
this is my forum: http://blood-line.forumtl.com/
thanks

sir i put 99% its no use ....
or advise me some good hitskin to use that can be add some widget and that navigation bar like this site.. http://animeph.4umer.com/forum
and sir how to put that forum members profile in side its like floating..
Last edited by S0ra on April 2nd 2013, 10:37 am; edited 1 time in total
Re: Help with my Forum
Please change the title of your topic, that is related to your question/issue, so that other users will be able to find their question/issue using the search engine. |
General>Forum>Configuration
Forum width (number or %) :Increase the % there.
Save
Re: Help with my Forum
or advise me some good hitskin to use that can be add some widget and that navigation bar like this site.. http://animeph.4umer.com/forum
and sir how to put that forum members profile in side its like floating..
and sir how to put that forum members profile in side its like floating..
Re: Help with my Forum
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! |
You will need to find a skin yourself whichever you like.
Re: Help with my Forum
Sir Can you Tell me How to do that Navigation Bars Flooting in the side of forum ?
Re: Help with my Forum
Are you talking about the navigation widget we have on the support forum?
If so, it is simply a widget: http://help.forumotion.com/t22589-forum-widgets
Moderation notice:
If so, it is simply a widget: http://help.forumotion.com/t22589-forum-widgets
Moderation notice:
Please change the title of your topic, that is related to your question/issue, so that other users will be able to find their question/issue using the search engine. |
Re: Help with my Forum
Hi, sorry for bumping in.
But, here, give this a try: (Change the 'LINKOFTHEIMAGE' with your navigation image url)
For the CSS:
But, here, give this a try: (Change the 'LINKOFTHEIMAGE' with your navigation image url)
- Code:
<ul class="navbar">
<li><a href="/"><img src="LINKOFTHEIMAGE" /></a></li>
<li><a href="/"><img src="LINKOFTHEIMAGE" /></a></li>
<li><a href="/"><img src="LINKOFTHEIMAGE" /></a></li>
<li><a href="/"><img src="LINKOFTHEIMAGE" /></a></li>
<li><a href="/"><img src="LINKOFTHEIMAGE" /></a></li>
</ul>
For the CSS:
- Code:
.navbar {
position: fixed;
top: 200px;
left: 20px;
list-style: none;
}
ul.navbar li img:hover{
-moz-transition:1.2s;
-ms-transition:1.2s;
-o-transition:1.2s;
-webkit-transition:1.2s;
padding-left:36px;
transition:1.2s;
}
Last edited by E-Mark on April 2nd 2013, 2:46 pm; edited 1 time in total
Re: Help with my Forum
Hello,
You can increase the forum width with code(for phpbb2), insert this to the bottom of your CSS(Admin Panel > Display > Color > CSS stylesheet):
You can increase 980px into your liking.
You can increase the forum width with code(for phpbb2), insert this to the bottom of your CSS(Admin Panel > Display > Color > CSS stylesheet):
- Code:
.bodylinewidth {
width: 980px;
}
You can increase 980px into your liking.

Please change the title of your topic, that is related to your question/issue, so that other users will be able to find their question/issue using the search engine. |
Jophy- ForumGuru
-
Posts : 17924
Reputation : 835
Language : English
Location : Somewhere
Re: Help with my Forum
i dont know i think its phpbb 2 this is my forum http://blood-line.forumtl.com/
can you help me improve my forum
and by the way sir can you help put a some radio or music in my forum ?
and can i request something sir?
can you make me a Forum main logo that match that theme
can you make me sir? name it Blood Line thanks.
can you help me improve my forum
and by the way sir can you help put a some radio or music in my forum ?
and can i request something sir?
can you make me a Forum main logo that match that theme
can you make me sir? name it Blood Line thanks.
Re: Help with my Forum
Go to ACP > Display > Template > overall_header > (Inside the overall_header, find this):
After finding it, paste this after the <body>:
Then put this in your CSS:
For graphic request, you may go here: http://help.forumotion.com/f31-graphic-requests
For the rules before requesting graphics, check this first: http://help.forumotion.com/t122215-rules-of-the-graphic-design-section
- Code:
<body>
After finding it, paste this after the <body>:
- Code:
<ul class="navbar">
<li><a href="/"><img src="LINKOFTHEIMAGE" /></a></li>
<li><a href="/"><img src="LINKOFTHEIMAGE" /></a></li>
<li><a href="/"><img src="LINKOFTHEIMAGE" /></a></li>
<li><a href="/"><img src="LINKOFTHEIMAGE" /></a></li>
<li><a href="/"><img src="LINKOFTHEIMAGE" /></a></li>
</ul>
Then put this in your CSS:
- Code:
.navbar {
position: fixed;
top: 200px;
left: 20px;
list-style: none;
}
ul.navbar li img:hover{
-moz-transition:1.2s;
-ms-transition:1.2s;
-o-transition:1.2s;
-webkit-transition:1.2s;
padding-left:36px;
transition:1.2s;
}
For graphic request, you may go here: http://help.forumotion.com/f31-graphic-requests
For the rules before requesting graphics, check this first: http://help.forumotion.com/t122215-rules-of-the-graphic-design-section
Last edited by E-Mark on April 2nd 2013, 2:47 pm; edited 1 time in total
Re: Help with my Forum
Let's start by changing our title that relates to the problem, thanks 
Please check your forum version first:
Admin Panel > Display > Choose a theme > Version

Please check your forum version first:
Admin Panel > Display > Choose a theme > Version
Jophy- ForumGuru
-
Posts : 17924
Reputation : 835
Language : English
Location : Somewhere
Re: Help with my Forum
sir how to add like this 
just like this forum
http://diehardmu.bestdiscussion.net/
i want to add mine to thank you.

just like this forum
http://diehardmu.bestdiscussion.net/
i want to add mine to thank you.
Re: Help with my Forum
Please change the title of your topic, that is related to your question/issue, so that other users will be able to find their question/issue using the search engine. |
Please read this:
http://help.forumotion.com/t38544-login-pop-up
Are your other queries solved?
Jophy- ForumGuru
-
Posts : 17924
Reputation : 835
Language : English
Location : Somewhere
Re: Help with my Forum
Please search for radio in this forum, there are a few threads related to it.
I would suggest you to make different threads for different problems, so that its easy for users to search then.
I would suggest you to make different threads for different problems, so that its easy for users to search then.

Re: Help with my Forum
Since S0ra has been ban, this topic is being garbaged.

Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.

Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum