php forum
php mysql forum
php mysql smarty
 
Topic Options
#131862 - 03/16/01 01:25 PM [6.0x] Tightened up HTML Public Forum Display
MrBill Offline
Member

Registered: 09/04/00
Posts: 129
Loc: Algonquin IL

   [6.0x] Tightened up HTML Public Forum Display to Del.icio.us Add to del.icio.us
  Digg [6.0x] Tightened up HTML Public Forum Display Digg it
Tightened up HTML Public Forum Page. Just modified the HTML for the public forum display. I think it looks good. If you are interested see example at http://www.teamd86.com/cgi-bin/ultimatebb.cgi?ubb=forum&f=1

In public_forum_page.pl
Replace this:

my $PageTop = qq~
<center>
<table border="0" width="$vars_style{TableWidth}">
<tr>
<td align="left" valign="top">
<A HREF="$vars_config{CGIURL}/ultimatebb.cgi"><IMG SRC="$vars_config{NonCGIURL}/$vars_style{BBTitle}" BORDER="0"></A>


<FONT SIZE="$vars_style{TextSize}" FACE="$vars_style{FontFace}" color="$vars_style{LinkColor}"><B>
$forum_name
</B>


<FONT size= "1" COLOR="$vars_style{VisitedLinkColor}">
($vars_wordlets{moderated_by} $Moderator)





</FONT></font>
</td>
<td valign="top" nowrap>
<CENTER>



<FONT SIZE="$vars_style{TextSize}" FACE="$vars_style{FontFace}">
$new_topic_button
</FONT>


<FONT SIZE="1" FACE="$vars_style{FontFace}">
$MainButtonsLine



$topic_view_line
</FONT>
</CENTER>
</td></tr></table>



<table border="0" width="$vars_style{TableWidth}">
<tr>
<TD valign="bottom" align="right">
<FONT SIZE="1" FACE="$vars_style{FontFace}">
$more_topics_wording
</FONT>
</TD>
</tr>
</table>

With this:

my $PageTop = qq~
<center>
<table border="0" width="$vars_style{TableWidth}">
<tr>
<td align="left" valign="top">

<FONT SIZE="$vars_style{TextSize}" FACE="$vars_style{FontFace}" color="$vars_style{LinkColor}"><B>
$forum_name </B>

<FONT size= "1" COLOR="$vars_style{VisitedLinkColor}"> ($vars_wordlets{moderated_by}
$Moderator)



</FONT></font> </td>
<td valign="top" align="right" nowrap>




<FONT SIZE="$vars_style{TextSize}" FACE="$vars_style{FontFace}"> </FONT>
<FONT SIZE="1" FACE="$vars_style{FontFace}"> $MainButtonsLine
</FONT>
</CENTER>
</td>
</tr>
<tr>
<td align="left" valign="top"><font size="$vars_style{TextSize}" face="$vars_style{FontFace}">$new_topic_button</font></td>
<td valign="top" align="right" nowrap><font size="1" face="$vars_style{FontFace}">$topic_view_line</font></td>
</tr>
</table>
<table border="0" width="$vars_style{TableWidth}">
<tr>
<TD valign="bottom" align="right">
<FONT SIZE="1" FACE="$vars_style{FontFace}">
$more_topics_wording
</FONT>
</TD>
</tr>
</table>
_________________________
Mr. Bill

Top
#131863 - 03/16/01 01:40 PM Re: [6.0x] Tightened up HTML Public Forum Display
Greg Hard Offline
Member

Registered: 02/21/00
Posts: 5533
Loc: My Room
It'd be nice if you could put the profile stuff back. smile

Top
#131864 - 03/16/01 02:08 PM Re: [6.0x] Tightened up HTML Public Forum Display
MrBill Offline
Member

Registered: 09/04/00
Posts: 129
Loc: Algonquin IL
True, I do have side navigation on my UBB, so I have that listed in my side nav. I think I can add it back in the area were the post new button topic is. I'll see how that looks. It might work well there.
_________________________
Mr. Bill

Top
#131865 - 03/17/01 03:47 AM Re: [6.0x] Tightened up HTML Public Forum Display
MrBill Offline
Member

Registered: 09/04/00
Posts: 129
Loc: Algonquin IL
cool Ok Mastermind, took your advice and added main button line back in. I edited the code above to reflect the change.
http://www.teamd86.com/cgi-bin/ultimatebb.cgi?ubb=forum&f=1
_________________________
Mr. Bill

Top
#131866 - 03/17/01 04:21 AM Re: [6.0x] Tightened up HTML Public Forum Display
CTH Offline
Member

Registered: 09/13/00
Posts: 509
Loc: England
Hey,

I strongly suggest you check out the 2nd link of yours using the Opera 5.02 browser wink The top table containing

General Forum
(Moderated by:
Willy_D86, KrazyKK, BIG_JOHNSON, Mr Bill)

is very strange....

TotalNewbie

Top


Who's Online
1 Registered (AllenAyres), 39 Guests and 6 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Team UBBDev Rides Again!
by AllenAyres
10/13/08 01:36 PM
Blogs, love em or hate em?
by AllenAyres
10/07/08 02:05 PM
What do you use to edit the files
by Ian_W
10/05/08 03:33 PM
BeyondCompare v3.00
by Ian_W
10/05/08 03:32 PM
Glossy Black Theme with Image Reflection
by Gizmo
10/05/08 02:17 PM
ShareThis
by Gizmo
09/28/08 05:06 AM
[7.3] Viewing MySQL logfiles made easier
by AllenAyres
09/27/08 09:57 PM
New Mods
[7.3] Viewing MySQL logfiles made easier
by blaaskaak
09/24/08 05:39 PM
[7.3.1] add search to showmembers page
by blaaskaak
09/07/08 04:50 AM
Multiple Identity Detector
by
12/30/06 06:39 PM
Newest Members
Kevs, pisa666, ghengis317, NitroX, Dogan
13346 Registered Users
Top Posters Last 30 Days
AllenAyres 9
blaaskaak 7
Chris Bale 4
FREAK1 4
Ian_W 4
tackaberry 4
Mike L_dup1 4

 

 

 
fusionbb message board php hacks