Previous Thread
Next Thread
Print Thread
Rate Thread
Joined: Jun 2001
Posts: 11
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 11
Hi,

I'm about to re-open my forum after a month of being down and I'd like to change two things.

1) I'd like to make the CLOSE MOVE DELETE graphics on the bottom of each thread into text links. Which file do I need to play with to do this?

2) In a users post there is an Icon (smiley) then something like: "posted October 08, 2001 01:05 PM", and on the same line a few of the "profile" "email" "pm" "edit" and "quote" graphics.

I'd like to put these graphics on their very own line so that they're all together instead of half on the line with the date and half beneath. Which file do I play with?

Many thanks!

Jay. smile

Sponsored Links
Joined: Feb 2000
Posts: 4,625
Member
Member
Offline
Joined: Feb 2000
Posts: 4,625
Quote
quote:
1) ubb_lib_posting and public_topic_page.
2) public_topic_page











$TBB








~;
return ($html_stuff);
} # end topic_top

sub topic_row {

if ($alt_color eq "$vars_style{AltColumnColor1}") {
$alt_color = "$vars_style{AltColumnColor2}";
} else {
$alt_color = "$vars_style{AltColumnColor1}";
}

my $row = qq~

~;

return ($row);
} # end topic row

sub topic_bottom {

my $bottom = qq~
$TBB













$TBB








Joined: Jun 2001
Posts: 11
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 11
Quote
quote:
I can't find the segment to move all the posting/editing/quote/private message/profile graphics on their own line in the public_topic_page. Here is my code for that ..

public_topic_page:

# TOPIC PAGE - HTML FRAGMENTS
sub topic_top {

my $html_stuff = qq~








$topic_closed







$topic_wording $reply_wording


$MainButtonsLine












$close_transfer_wording



$vars_wordlets{next_oldest_topic} $vars_wordlets{next_newest_topic}




$TBT



»
$show_logout






$vars_config{BBName}



$cat_line1



»
$this_forum[1]




»
$stat_line[4] $ThisPage











$ubb_friend_on



$TopicPageTotal



$TBT



$vars_wordlets{author_header}



$vars_wordlets{topic_header}: $stat_line[4]










$show_public_name



$user_status


$member_number



$rating_line


$this_icon

$vars_wordlets{posted} $ThisDate $FormatTime
$profile_link $homepage_link $email_link $pm_link $edit_link $direct_reply




$post_body




$AuthorExtra $ip_wording









$vars_wordlets{times_are} $vars_time{TimeZone}



$TopicPageTotal





$TBT



$topic_wording $reply_wording



$close_option $move_option $delete_option



$vars_wordlets{next_oldest_topic} $vars_wordlets{next_newest_topic}









$vars_wordlets{hop_to}








~;
return ($bottom);

} # end topic_bottom


# Nothing below this line should be changed.. and there is no more code!

# This entire program is copyright Infopop Corporation.
# For more info on the Ultimate Bulletin Board and other Infopop
# Products/Services, visit: http://www.infopop.com

# You may not distribute this program in any manner, modified or otherwise.

# You make modifications, but only for your own use and within the confines of the UBB License Agreement.

# DANGER: Do not remove the following line!
1;

Joined: Jun 2001
Posts: 11
Junior Member
Junior Member
Offline
Joined: Jun 2001
Posts: 11
I take that back .. as soon as I posted that I could see it (better than notepad I guess) .. so yahoo .. fixed, thanks MasterMind!

Joined: Feb 2000
Posts: 4,625
Member
Member
Offline
Joined: Feb 2000
Posts: 4,625
Your welcome. smile

Sponsored Links
Joined: Apr 2001
Posts: 103
Member
Member
Offline
Joined: Apr 2001
Posts: 103
Hello there, I'd appreciate it if any of you can show me what code inside those two files has to be changed to text so that I will have text instead of graphic for Profile, Edit, etc... buttons. Just an example for one so that I'll make the rest myself...

Thanks


Don't worry about people stealing your ideas. If your ideas are any good, you'll have to ram them down people's throats.
Joined: Apr 2001
Posts: 103
Member
Member
Offline
Joined: Apr 2001
Posts: 103
Please?


Don't worry about people stealing your ideas. If your ideas are any good, you'll have to ram them down people's throats.
Joined: Apr 2001
Posts: 103
Member
Member
Offline
Joined: Apr 2001
Posts: 103
...... nobody out there who can help?


Don't worry about people stealing your ideas. If your ideas are any good, you'll have to ram them down people's throats.

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
May
S M T W T F S
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Member Spotlight
Posts: 70
Joined: January 2007
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)