Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Feb 2004
Posts: 3
Junior Member
Junior Member
Offline
Joined: Feb 2004
Posts: 3
Here's my board:

http://www.ehmac.ca/cgi_bin/ultimatebb.cgi

What I'd really like to do is move the "Today's Active Topic Link" which is currently right aligned above "Registered ehMac Members: xxxx", to just below the "»You are not logged in. Login or Free Register" link on the left.

I believe this is somewhere in the public_common.pl file, but I don't have a clue how to actually do this. Could someone please spell it out for me exactly how to do this? Would be most appreciative! thumbsup

Thanks in advance for you help.

Sponsored Links
Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
This is probably a lot harder than it may seem at first glance.

The header is generated by the generic_wrapper function in public_common.

The TAT link is generated in a before_navbar block...

In order to get it under the login prompt, you'd have to put it in the left_navbar block... but you'd also have to reproduce the login code, etc.

Would having it above the login link work better? If so, thet's a simple HTML change... smile


UBB.classic: Love it or hate it, it was mine.
Joined: Feb 2004
Posts: 3
Junior Member
Junior Member
Offline
Joined: Feb 2004
Posts: 3
Thanks for the reply Charles.

My main objective is to reduce the amount of lines needed to display the following info:

- Today's Active Topics
- Registered ehMac Members
- Welcome to our newest Member
- You are not logged in / Hello User

On the right hand side of the page there are basically 4 lines taken up for the first three items mentioned above.

On the left side the "You are not logged in" message sits by itself.

Was hoping for a way to clean it up and take less space. Was thinking 2 on each side with no spaces would work good.

Or, is there a way to have them all stacked up together, all on the right hand side, and a spot for me to put the ad banner on the left? Kind of like this mockup image ?

Thanks for your help.

Joined: Jan 2000
Posts: 5,073
Admin Emeritus
Admin Emeritus
Joined: Jan 2000
Posts: 5,073
Do note that if the user has new PMs, there will be a message under the "Hello, Username" text, thus making it two lines.

You can turn off either the welcome to new member or the total member count to reduce that table cell to one line as well.

The breadcrumb line also serves other purposes (when in a forum, for instance), so the current placement of the banner will really break things later on...

Interesting layout change idea, though.

You may end up wanting to hard-code the HTML into the public_forum_summary template rather than use the wrapper code, though this may break things when/if you turn on or off options. (You'll also want to upgrade to the 6.7.0 release before starting any of this code hacking wink )


UBB.classic: Love it or hate it, it was mine.
Joined: Jun 2001
Posts: 2,849
Spotlight Winner
Spotlight Winner
Offline
Joined: Jun 2001
Posts: 2,849
If you're planning this;

Quote
quote:

Software running the site will be switched from UBB classic which is Perl/CGI based to a version that runs on PHP/MySQL which should make the site a lot faster and add some new features
then why the changes?

Sponsored Links
Joined: Feb 2004
Posts: 3
Junior Member
Junior Member
Offline
Joined: Feb 2004
Posts: 3
That has most likely been postponed for awhile. Going to be on classic for the forseeable future.

--

Thanks Charles, I forgot about the PM notification thing.

Didn't realize moving those links around involved so much. wink


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
hatter
hatter
USA
Posts: 69
Joined: January 2001
Forum Statistics
Forums63
Topics37,575
Posts293,932
Members13,824
Most Online6,139
Sep 21st, 2024
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,835
Greg Hard 4,625
Top Posters(30 Days)
Gizmo 2
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-2025 VNC Web Services

 
Powered by UBB.threads™ PHP Forum Software 8.0.1
(Snapshot build 20240918)