TanMan's Forum
Page 1 of 2 • Share •
Page 1 of 2 • 1, 2 
TanMan's Forum
|

![]() ![]() ![]() ![]() |
Last edited by TanMan77777777 on December 20th 2009, 2:25 pm; edited 9 times in total
Re: TanMan's Forum
|
Last edited by TanMan77777777 on December 20th 2009, 2:26 pm; edited 2 times in total
Re: TanMan's Forum
|
Last edited by TanMan77777777 on December 20th 2009, 2:26 pm; edited 1 time in total
Re: TanMan's Forum
|
Last edited by TanMan77777777 on December 20th 2009, 2:26 pm; edited 1 time in total
Re: TanMan's Forum
This is a great website! Check it out 

ConMan77777777- Forumotion Member
-

Posts: 145
Age: 18
Language: English
Location: USA
Points: 424
Join date: 2009-05-09
Re: TanMan's Forum
Nice implementation of the codes......
Credits to Jalokim for initiating and originally creating the toolbar for Forumotion users.
Regards
Craig
Credits to Jalokim for initiating and originally creating the toolbar for Forumotion users.
Regards
Craig
Guest- Guest
Re: TanMan's Forum
Mine
Jalokim's
Placehold, if you check, I'm not even using the same codes. Just similar codes (Because there limited ways to achieve this). Technically you can't give Jalokim credits for the toolbar I made myself. Only to the others that used his tutorial.
Also, even though I like the forum, please don't advertise in my thread. Thank you!
- Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<style type="text/css">
#toolbar {
position:fixed;
bottom:0px;
left:0;
width:100%;
height:55px;
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background:url('http://i95.servimg.com/u/f95/11/95/85/04/nav11.png') bottom center no-repeat;
z-index: 999;
}
</style>
<body>
<div id="toolbar" style="text-align:center;">Images go here</div>
</body>
</html>
Jalokim's
- Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<style type="text/css">
#myfooter{
background-image: url(url of the bar image);
background-repeat: no-repeat;
}
#myfooter img{
border: 0px;
margin-top: -12px;
padding-right: 20px;
}
</style>
</head>
<body>
<div id="myfooter" style="height: 40px; position: fixed; width: 800px;top: auto;right: 0;margin: 0 auto;bottom: 0;left: 0;" ><p align="center">
your icons data here
</p>
</div>
</body>
</html>
Placehold, if you check, I'm not even using the same codes. Just similar codes (Because there limited ways to achieve this). Technically you can't give Jalokim credits for the toolbar I made myself. Only to the others that used his tutorial.
Also, even though I like the forum, please don't advertise in my thread. Thank you!
Re: TanMan's Forum
|
Re: TanMan's Forum
CodyCFS wrote:BBut u got the idea of a toolbar from jalokim.
I'd hate to interfere with TanMan's forum promotion, but even I had it before Jalokim put it on his own forum, and I have my members to back me up. I took it down since everyone now has it; my bar didn't feel unique any more.
Nice work TanMan, keep it up.

dotDavid- Forumotion Member
-

Posts: 2404
Language: English
Location: Australia | A moderator on this forum will know no more than I.
Points: 9806
Join date: 2009-07-15
Re: TanMan's Forum
Who cares who had it first. It's a nice idea to do it. We don't need to make a big deal out of it. Placehold was just saying Nice idea, he didn't mean to start a fight here. We continue this I am more than welcome to hand out warnings or even bans.

MrMario- Helper

-

Posts: 22294
Language: English
Location: United States of America
Points: 74049
Join date: 2008-06-10
Re: TanMan's Forum
wow how did you add the bar on the bottom for this topic? Did you use html?
Oh and nice forum by the way.
Oh and nice forum by the way.
Re: TanMan's Forum
|
Re: TanMan's Forum
|
Re: TanMan's Forum
|
Re: TanMan's Forum
Ahh I wanna know how you add bottom bar at this page.
I am seriously want to know.
Can you share me your tricks?
I am seriously want to know.
Can you share me your tricks?
Re: TanMan's Forum
Tan Man, I'd like to say... congratulations! Your forum looks amazing you're a great coder! Great job, I'll join right away and try to see if you can make a theme for me! 
Good luck!
Good luck!
TheListener- Forumotion Member
-

Posts: 796
Age: 101
Points: 2480
Join date: 2009-03-28
Re: TanMan's Forum
SYKO:
I'm glad you like it, Nacho!
- Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<style type="text/css">
#toolbar {
position:fixed;
bottom:0px;
left:0;
width:100%;
height:55px;
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background:url('http://i95.servimg.com/u/f95/11/95/85/04/nav11.png') bottom center no-repeat;
z-index: 999;
}
</style>
<body>
<div id="toolbar" style="text-align:center;">Images go here</div>
</body>
</html>
I'm glad you like it, Nacho!
Re: TanMan's Forum
Tan Man, how much does a full theme cost?
TheListener- Forumotion Member
-

Posts: 796
Age: 101
Points: 2480
Join date: 2009-03-28
Re: TanMan's Forum
A Full Theme costs 1000. And the creator is given 2 weeks minimum to complete the request.
Re: TanMan's Forum
This is a great forum. People should definately take the time to register here 
D.O.C.- Forumotion Member
- Posts: 78
Language: English
Points: 213
Join date: 2009-12-08
Re: TanMan's Forum
how do you get the forum header across the entire screen
PERCY- Forumotion Member
- Posts: 8
Language: English
Points: 26
Join date: 2010-01-15
Re: TanMan's Forum
how do you get the forum header across the entire screen
PERCY- Forumotion Member
- Posts: 8
Language: English
Points: 26
Join date: 2010-01-15
Re: TanMan's Forum
You should register and ask 
D.O.C.- Forumotion Member
- Posts: 78
Language: English
Points: 213
Join date: 2009-12-08
Re: TanMan's Forum
TanMan77777777 wrote:SYKO:
- Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<style type="text/css">
#toolbar {
position:fixed;
bottom:0px;
left:0;
width:100%;
height:55px;
padding:0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background:url('http://i95.servimg.com/u/f95/11/95/85/04/nav11.png') bottom center no-repeat;
z-index: 999;
}
</style>
<body>
<div id="toolbar" style="text-align:center;">Images go here</div>
</body>
</html>
I'm glad you like it, Nacho!
Ahh, Thanks you.
But, One more question!!! How to add it inside the thread?
BTW You forum is awesome.
Re: TanMan's Forum
|
Re: TanMan's Forum
identityproof wrote:yes, i already joined:) Really a nice forum. Just needs more advertising.
Thanks. Advertising... I'm going to work on it.
Re: TanMan's Forum
|
Page 1 of 2 • 1, 2 
Page 1 of 2
Permissions in this forum:
You cannot reply to topics in this forum



by TanMan77777777 on February 11th 2008, 3:20 pm
So here they are.













