Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Feb 2003
Posts: 179
Member
Member
Offline
Joined: Feb 2003
Posts: 179
I'm using 6.7.2 these days, and looking to rearrange page headings abit. I want to move the stuff that normally sits above hello user / breadcrumb box (Active Topics link on summary, Jump-to-new and Next/Previous on topics, etc), and have that all show up below hello user / breadcrumb box. Then stick my own bit of html in above breadcrumb box.

so in public_common.pl, i found this bit that seems relevant...

Code
 	
my $before_navbar = $args{before_navbar} ? qq~
<table border="0" cellpadding="2" cellspacing="0" width="$vars_style{TableWidth}" align="center">
<tr><td align="left" valign="bottom">$vars_style{FontTag}$args{before_navbar}</font></td></tr></table>~ : "";


my $after_navbar = $args{after_navbar} ? qq~
<table border="0" cellpadding="2" cellspacing="0" width="$vars_style{TableWidth}" align="center">
<tr><td align="left" valign="top">$vars_style{FontTag}$args{after_navbar}</font></td></tr></table>~ : "";
is this the right place for me to be looking at? and if so, how would be the best way to combine before_navbar and after_navbar stuff together? TIA!

Sponsored Links
Entire Thread
Subject Posted By Posted
generic_wrapper, combine before and after navbar? RoxSeibert 12/03/2005 3:34 AM
Re: generic_wrapper, combine before and after navbar? Charles Capps 12/03/2005 6:27 AM
Re: generic_wrapper, combine before and after navbar? RoxSeibert 12/03/2005 7:02 AM
Re: generic_wrapper, combine before and after navbar? Charles Capps 12/07/2005 3:52 AM
Re: generic_wrapper, combine before and after navbar? RoxSeibert 12/07/2005 7:50 AM

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
Ruben Rocha
Ruben Rocha
Lutz,FL,USA
Posts: 254
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)