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

   HTML and slash ubb to Del.icio.us Add to del.icio.us
  Digg HTML and slash ubb Digg it
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


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

Latest Posts
Blogs, love em or hate em?
by AllenAyres
Today at 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
Looking for a simple upload script
by Murphdog
09/26/08 08:45 PM
New Mods
[7.3] Viewing MySQL logfiles made easier
by blaaskaak
09/24/08 05:39 PM
[7.3] Language file checker
by blaaskaak
09/09/08 12:56 AM
[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
pisa666, ghengis317, NitroX, Dogan, EliYah-
13345 Registered Users
Top Posters Last 30 Days
blaaskaak 12
AllenAyres 10
FREAK1 7
Mike L_dup1 4
Chris Bale 4
Ian_W 4
tackaberry 4

 

 

 
fusionbb message board php hacks