php forum
php mysql forum
php mysql smarty
 
Topic Options
#107439 - 10/06/00 08:40 AM HTML and slash ubb
CTH Offline
Member

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

I am using slashubb to SSI one forums news posts not too disimilar from how you do it here

What I want to do is change the color of the copyright notice at the bottom of the page - the Copyright by Flare.

I don't want to delete it because I believe in the theory credit where credit is due. But I'd like to make it slight less conspicuous maybe to a #CCCCCC font color.

However when I add <FONT COLOR tags to the code I get an error with my SSI.

This is the copyright code from the slash ubb ::::


if ($save_to_file) {
open(FILE,">$NonCGIPath/slashubb.htm");
print FILE $PAGE;
print FILE "
<center><FONT SIZE="-1"><i>SlashUBB v1.3 Copyright 2000 by Flare</FONT></I></center>
";
close(FILE);
chmod(0644,"$NonCGIPath/slashubb.htm");
} else {
print "Content-type: text/htmlnn";
print $PAGE;
print "
<center><FONT SIZE="-1"><i>SlashUBB v1.3 Copyright 2000 by Flare</FONT></I></center>
";
print "</body></html>";

I believe that the font color must be being called as the same font color for the post text color.

How do I change this please ????

TotalNewbie

Top
#107440 - 10/06/00 10:35 PM Re: HTML and slash ubb
empire Offline
Member

Registered: 08/17/00
Posts: 795
Loc: U S of A
so you're saying that this doesn't work:

if ($save_to_file) {
open(FILE,">$NonCGIPath/slashubb.htm");
print FILE $PAGE;
print FILE "
<center><FONT SIZE="-1" color="#CCCCCC"><><i>SlashUBB v1.3 Copyright 2000 by Flare</FONT></I></center>
";
close(FILE);
chmod(0644,"$NonCGIPath/slashubb.htm");
} else {
print "Content-type: text/htmlnn";
print $PAGE;
print "
<center><FONT SIZE="-1" color="#CCCCCC"><i>SlashUBB v1.3 Copyright 2000 by Flare</FONT></I></center>
";
print "</body></html>";

If that doesn't work, I'm mystified.


------------------
-david
<FONT size="1">I stand on my head and watch it all go away.</FONT s>

Top
#107441 - 10/07/00 12:29 AM Re: HTML and slash ubb
CTH Offline
Member

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

I found the problem shortly after posting here but I haven't until now had chance to post an update.

What was wrong was I had made a typo.

ie. I'm English and we spell COLOR COLOUR

Old habits die hard.

Thanks for your help anyhows !!

TotalNewbie

Top
#107442 - 10/07/00 11:00 AM Re: HTML and slash ubb
empire Offline
Member

Registered: 08/17/00
Posts: 795
Loc: U S of A
ha
that is kinda funny
and flavourful!

------------------
-david
<FONT size="1">I was a punk for a couple hours today. I loitered, pissed people off, asked what time it was in a clock shop, and almost got a mohawk.</FONT s>

Top
#107443 - 10/09/00 12:41 PM Re: HTML and slash ubb
Thradar Offline
Member

Registered: 10/03/00
Posts: 355
Loc: Olympia, WA
TotalNewbie: Can you e-mail the SlashUBB setup to me, or post a link to it. The one in the database hasn't worked in ages and I can't find it. Thanks! neal@gamerforums.net


------------------
Neal 'Thradar' Ulen
Webmaster www.gamerforums.net

Top



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks