Previous Thread
Next Thread
Print Thread
Rate Thread
#115678 12/15/2003 6:43 AM
Joined: Dec 2003
Posts: 4
Junior Member
Junior Member
Offline
Joined: Dec 2003
Posts: 4
Well, I just started my own UBB.Classic for my SOCOM II clan...

I have a basic Website for non-discussion at:
http://worldofjohnboy.com/ClanELITE/

and my forum at:
http://www.worldofjohnboy.com/ubb/ultimatebb.php

I was wondering if there was an "easy" way to have my UBB nested in the webpage navigation at all, or if maybe there is some other way that I can just have it more "mod-ed" up so that the UBB has links to the webpages, like a navigation bar. Any suggestions are welcome! smash

Sponsored Links
#115679 12/15/2003 11:51 AM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
the essential idea to that is the sidebar, where you enlcose the board inside a table via the header and footers.

adding
Code
<table><tr><td valign="top" align="center">
to the header, and
Code
</td><td valign="top" align="center/left/right"><!-- CONTENTS OF SIDEBARD --></td></tr></table>
That would place the board in the left cell, and the sidebar would be to the right of it.

You could use similar html to customize the look of your board by using html in the header and footers

#115680 12/16/2003 12:18 AM
Joined: Dec 2003
Posts: 4
Junior Member
Junior Member
Offline
Joined: Dec 2003
Posts: 4
Quote
quote:
Originally posted by Weird Al:
the essential idea to that is the sidebar, where you enlcose the board inside a table via the header and footers.

adding
Code
<table><tr><td valign="top" align="center">
to the header, and
Code
</td><td valign="top" align="center/left/right"><!-- CONTENTS OF SIDEBARD --></td></tr></table>
That would place the board in the left cell, and the sidebar would be to the right of it.

You could use similar html to customize the look of your board by using html in the header and footers
So is that just a header/footer added to the top and bottom of my ultimatebb.php document, or do I do it differently?


Link Copied to Clipboard
Donate Today!
Donate via PayPal

Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.

Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
Recommended Hosts
We have personally worked with and recommend the following Web Hosts:
Stable Host
bluehost
InterServer
Visit us on Facebook
Member Spotlight
Bill B
Bill B
Issaquah, WA
Posts: 87
Joined: December 2001
Forum Statistics
Forums63
Topics37,573
Posts293,925
Members13,849
Most Online5,166
Sep 15th, 2019
Today's Statistics
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
Top Posters
AllenAyres 21,079
JoshPet 10,369
LK 7,394
Lord Dexter 6,708
Gizmo 5,833
Greg Hard 4,625
Top Posters(30 Days)
Top Likes Received
isaac 82
Gizmo 20
Brett 7
WebGuy 2
Morgan 2
Top Likes Received (30 Days)
None yet
The UBB.Developers Network (UBB.Dev/Threads.Dev) is ©2000-2024 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.0
(Preview build 20240430)