UBB.Dev
Posted By: Blackhawk 2 questions - 06/25/2000 2:42 AM
Hi, my first post on this board [Linked Image]
Euhmm 1st question: what is the html build hack called?? I mean the thing just above this text field.
NR 2: who can I get my ubb to include a whole page, like this site, on your left theirs the site navigation, and all the other stuff, I thought i might try SSI but that won't do me any good because when you go to the Ultimate.cgi here all the other stuff is already included.
Hope I was a clear, it's 3 o'clock in the morning so ... [Linked Image]
Posted By: Pyros Re: 2 questions - 06/25/2000 3:48 AM
Well Hi there blackhawk and welcome to UBB Code Hackers Hideout.
Regarding the first qustion the hack is called:
UBBCode Buttons v3
and that can be found in our database....

------------------
Moderator of:
Hacked UBB Showcase
Chit Chat
UBB Bugs and Fixes

Hack Requests and Suggestions or Ideas
Posted By: Blackhawk Re: 2 questions - 06/25/2000 10:32 AM
Thx
I feel really welcome now [Linked Image]
Seems your having some trouble with your database (I think your using gossamer's threads: links thingie, not sure though)

And I'Il try to ask my second question in a better way [Linked Image]
How can I get an ubb inside a table like you guys did here, wich files do I have to modify, or is their and easy hack to do this?
thx
Posted By: AllenAyres Re: 2 questions - 06/25/2000 8:56 PM
Hello, it really isn't a hack. You can put your ubb inside tables like here by setting this in your general settings configuration in your control panel.

About 1/4 the way down the gen. sett. page there is a place for you to add headers and footers. To get the header and the left column of navigation info you build your tables in the header:
< table >
< td >
"nav info"
< /td >
< td >
< center >

- all of the above is naturally without the spaces around the < and the >.

The footer is built by finishing the tables:
< /center >
< /td >
< /table >

Of course, you can add all kinds of info to build those tables pretty much any way you want. I would recommend building a page withg a center table space wher you want your ubb to go, then copying and pasting the code into place in the header and footer places.

When I get time, this week I will put up some general tutorials on building this with some general templates you can use to get your desired effect. Experiment on your board and see what works for you...

------------------
Allen

- http://www.stand318.com
Posted By: Blackhawk Re: 2 questions - 06/25/2000 10:08 PM
Thx, I'il try something out tonight
Posted By: neofx Re: 2 questions - 06/29/2000 11:53 PM
Hey thanks.. This is going to be great .. i have a question though.. how do i get table at the top and right, and bottom if possible?

------------------
-neo
"Life sucks, then you die, then your reincarnated, then your life sucks again"
Posted By: neofx Re: 2 questions - 06/29/2000 11:55 PM
Hey thanks.. This is going to be great .. i have a question though.. how do i get table at the top and right, and bottom if possible?

------------------
-neo
"Life sucks, then you die, then your reincarnated, then your life sucks again"
Posted By: AllenAyres Re: 2 questions - 06/30/2000 12:40 AM
The example of the "right nav bar" has a table at the top, bottom, and right...

------------------
Allen

- http://www.stand318.com
© UBB.Developers