Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Aug 2000
Posts: 3,590
Moderator
Moderator
Offline
Joined: Aug 2000
Posts: 3,590
Frequently Asked Design Questions
Compiled and answered for your convenience by the Skorpmaster XL

Contains answers to the following questions

  • How do I remove the logo and center the link line?
  • How do I remove the logo and the link line?
  • How do I add something to, or remove something from, the link line?
  • How do I make each forum/topic/post in it's own table?
  • How do I get a dropdown menu like the one at UBBDev.com?
==========

1. How do I remove the logo and center the link line?

Just a note, by "link line", I'm referring to the little line at the top that says "my profile | register | search | faq | home".

While there are several ways to accomplish this, there is one that is easier by far than the other methods. Just use a 1x1 pixel transparent image as your logo. This is the method used on UBBDev.com. If you can't make the required image on your own, right-click on the following link and select Save Target As..., then upload the image to your non-cgi directory... https://ubbdev.com/columns/Skorpion/transparent.gif

(Or, you could also use Compact Headers, if you wanted to...)
==========

2. How do I remove the logo and the link line?

This is a significantly more involved process than just getting rid of the logo by itself. This one involves removing chunks of code from several of the template files, and takes much longer to do. With the upcoming release of UBB™ 6.1.0, I expect the current method of accomplishing this will be changed somewhat, so at this time, I have elected not to complete this portion of the FAQ. However, I will update this FAQ with the answer to this question once 6.1.0 comes out and I can give you a more definite answer.
==========

3. How do I add something to, or remove something from, the link line?

Open ubb_lib.cgi and search for $MainButtons = qq! and go from there.
==========

4. How do I make each forum/topic/post in it's own table?

This is another thing that is anticipated to change in UBB™ 6.1.0. However, it involves fewer files and is quite a bit simpler, so I'll provide the current answer here anyway...

  • Open public_topic_page.pl. (Topic page.)
  • Find:
    Quote
    quote:
    Replace that with:
    Quote
    quote:
  • Find:
    Quote
    quote:
    Replace that with:
    Quote
    quote:
  • Find:
    Quote
    quote:
    Replace that with:
    Quote
    quote:
  • Open public_forum_page.pl. (Thread listing.)
  • Find (the first one):
    Quote
    quote:
    Replace that with:
    Quote
    quote:
  • Find:
    Quote
    quote:
    Replace that with:
    Quote
    quote:
  • Find (the second one):
    Quote
    quote:
    Replace that with:
    Quote
    quote:
  • Open public_forum_summary.pl. (Main forums homepage.)
  • Find:
    Quote
    quote:
    Replace that with:
    Quote
    quote:
  • Find:
    Quote
    quote:
    Replace that with:
    Quote
    quote:
  • Find:
    Quote
    quote:
    Replace that with:
    Quote
    quote:
  • Find:
    Quote
    quote:
    Replace that with:
    Quote
    quote:
  • Find:
    Quote
    quote:
    Replace that with:
    Quote
    quote:

==========

5. How do I get a dropdown menu like the one at UBBDev.com?

==========

If you have other questions that haven't been answered here, or if you find errors in the info above, feel free to post on the UBBDev.com forums (preferably either in the Templates or Design Integration forums).

Sponsored Links

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
Gizmo
Gizmo
Portland, OR, USA
Posts: 5,833
Joined: January 2000
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 20221218)