php forum
php mysql forum
php mysql smarty
 
Topic Options
#286347 - 07/25/01 06:34 PM Frequently Asked Design Questions
The Team Offline
Moderator

Registered: 08/11/00
Posts: 182
Loc: yes

   Frequently Asked Design Questions to Del.icio.us Add to del.icio.us
  Digg Frequently Asked Design Questions Digg it
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... <a href="http://www.ubbdev.com/columns/Skorpion/transparent.gif">http://www.ubbdev.com/columns/Skorpion/transparent.gif</a>

(Or, you could also use <a href="http://www.ubbdev.com/ubbcgi/ultimatebb.cgi?ubb=get_topic&f=17&t=000165">Compact Headers</a>, 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. <IMG SRC="smilies/smile.gif" border="0">
==========

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?

  • <a href="http://www.dhtmllab.com">www.dhtmllab.com></a> has HierMenus, which is the same one UBBDev uses.
  • <a href="http://www.bratta.com">www.bratta.com</a> has CoolMenus2, which is another cool script.
  • <a href="http://www.javascriptsource.com">www.javascriptsource.com</a> has a category for navigation that has several different types of smaller, less involved scripts that you may want to try.
==========

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).

Top


Top Posters Last 30 Days
AllenAyres 18
Gizmo 12
sirdude 6
GEN 3
tackaberry 2
Philipp 2
willing 2
Who's Online
0 Registered (), 36 Guests and 9 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Team UBBDev Rides Again!
by Gizmo
08/28/08 11:45 PM
Multiple Identity Detector
by MattUK
08/28/08 04:10 PM
[7.3.x] ubb.links
by AllenAyres
08/26/08 09:57 AM
Installing FlashChat with 7.3
by Gizmo
08/23/08 05:36 AM
[7.2.1] - Naked shoutbox
by Iann128
08/22/08 07:27 PM
Nice Ajax Chat
by M4D
08/21/08 10:02 PM
51-card NVIDIA folding rig cranks out 265,200 ppd
by AllenAyres
08/13/08 10:10 PM
New Mods
Installing FlashChat with 7.3
by Paug
08/23/08 12:14 AM
[7.x] AddThis - Social Networking
by Gizmo
08/01/08 01:30 AM
[7.3.x] ubb.links
by AllenAyres
06/20/08 11:50 PM
[7.3] Dissallow quotes more then 3 levels deep
by blaaskaak
06/09/08 09:01 AM
[7.2.1] - Naked shoutbox
by sirdude
08/17/07 10:36 PM
Newest Members
welcomeback1, Paug, Tim Keating, anscers, Murphdog
13324 Registered Users

 

 

 
fusionbb message board php hacks