php forum
php mysql forum
php mysql smarty
 
Page 3 of 6 < 1 2 3 4 5 6 >
Topic Options
#199802 - 06/09/03 03:57 PM Re: [6.5] Colorforums
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
Quote:
quote:</font><hr />Originally posted by LK:
I replied in the other thread tipsy

<blockquote><font class="small">quote:
[qb]Originally posted by Weird Al:
I'm gonna be redoing my boards because of a bunch of errors, and I've got so many hacks it's impossible to find easily. I can't tell you enough how much of a help you've been(both you and Allen)[/qb]
I'm confused, it means you're still gonna use colorforums? tipsy <hr /></blockquote>yeah, since I had so many conflicting parts of the user profile, it was easier to restart than to search through all the code from all the hacks
_________________________
Code monkey like Fritos

Top
#199803 - 06/09/03 09:27 PM Re: [6.5] Colorforums
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
I wonder if anyone else is gonna use this tipsy

I can't find any glitches anymore.
_________________________
Code monkey like Fritos

Top
#199804 - 06/09/03 09:37 PM Re: [6.5] Colorforums
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
we use it here smile
_________________________
- Allen wavey
- What Drives You?

Top
#199805 - 06/09/03 10:13 PM Re: [6.5] Colorforums
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
does that mean there is a compact header version of this, or is it only for you? frown
_________________________
Code monkey like Fritos

Top
#199806 - 06/10/03 12:14 AM Re: [6.5] Colorforums
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
This board is using colorforums since UBB 6.2 or so, and the colorforums code we use here is very lame tipsy (you can click on View Source in your IE, just see how many lines each image requires)

about compact headers - it changes only the top part of some public_*.pl files, and some parts in public_common.pl file, so you can check the compact headers thread and try to port it... yet if at first you don't succeed, try try to ask me to do it tipsy
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#199807 - 06/10/03 11:13 PM Re: [6.5] Colorforums
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
ok, now I got a weird problem (probably makes sense to you tipsy )


my games page is using some of the css, but not others. I can use tdheader, etc, but not font tags, or even the scrollbar formatting.

I'm clueless on how this can do this.

smile Who's my favorite admin tipsy
_________________________
Code monkey like Fritos

Top
#199808 - 06/11/03 12:14 AM Re: [6.5] Colorforums
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I dunno, Allen's the css expert, I just made the perl part of the hack tipsy
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#199809 - 06/11/03 12:18 AM Re: [6.5] Colorforums
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
off-topic, in shoutbox, you see:
Code:
[/code]replace it with:[code]
(and in the end of the line add another </font>) because now the time is first with class=small and then class=time, which makes it x2 smaller...
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#199810 - 06/11/03 12:54 AM Re: [6.5] Colorforums
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
great, I got that fixed.

*sits at computer trying to figure out which thread to ask about the css in*
_________________________
Code monkey like Fritos

Top
#199811 - 06/12/03 09:23 PM Re: [6.5] Colorforums
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
hey Allen, you got any idea what's wrong? (hopes Allen reads this)
_________________________
Code monkey like Fritos

Top
#199812 - 06/13/03 12:09 AM Re: [6.5] Colorforums
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
do you still have the css from the base code in public_common.pl?
_________________________
- Allen wavey
- What Drives You?

Top
#199813 - 06/13/03 04:47 AM Re: [6.5] Colorforums
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
yes, I didn't remove anything from public_common.pl. I'm just confused how it could use some of the css and not the rest
_________________________
Code monkey like Fritos

Top
#199814 - 06/13/03 09:15 AM Re: [6.5] Colorforums
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
There's some css in the base code that may be overriding yours.

If you have a question, especially about display issues, if you could post a link to exactly where you are seeing the problems, this could be answered much more specifically and easily smile
_________________________
- Allen wavey
- What Drives You?

Top
#199815 - 06/13/03 09:33 AM Re: [6.5] Colorforums
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
I already did tipsy
_________________________
Code monkey like Fritos

Top
#199816 - 06/13/03 11:45 AM Re: [6.5] Colorforums
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
oh, ok... the games.cgi file hasn't been updated for css... I didn't do it because most people don't use it yet... you'll need to update it with the classes whereever you see a font tag smile
_________________________
- Allen wavey
- What Drives You?

Top
#199817 - 06/13/03 12:56 PM Re: [6.5] Colorforums
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
I did that, that's the weird thing. the css is used for the colors, and the font style, but not the scrollbar and font size.

it uses some of the body tag part of the css file, but not the rest. Can you help almighty css god? tipsy
_________________________
Code monkey like Fritos

Top
#199818 - 06/13/03 05:00 PM Re: [6.5] Colorforums
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
LK, a bug for you smile

[code][/code]you might want to update that. I almost never use polls, so it took me forever to notice that
_________________________
Code monkey like Fritos

Top
#199819 - 06/13/03 06:00 PM Re: [6.5] Colorforums
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25448
Loc: Texas
what's the url to your style sheet?
_________________________
- Allen wavey
- What Drives You?

Top
#199820 - 06/13/03 06:04 PM Re: [6.5] Colorforums
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
oh, I guess I haven't noticed that because I'm using poll beautification hack tipsy
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#199821 - 06/13/03 06:22 PM Re: [6.5] Colorforums
Ian Spence Offline
Master Hacker

Registered: 01/25/03
Posts: 3765
Loc: Saint Johns, PA
Quote:
quote:</font><hr />Originally posted by AllenAyres:
what's the url to your style sheet?<hr /></blockquote>it does it for all the style sheets, here's some of them

http://www.alforadmin.com/ubb/css/WWFWG.css

http://www.alforadmin.com/ubb/css/GamingRing.css

http://www.alforadmin.com/ubb/css/TrindelOne.css


<blockquote><font class="small">quote:
[qb]Originally posted by LK:
oh, I guess I haven't noticed that because I'm using poll beautification hack tipsy [/qb]
it's even just the listing of the choices
_________________________
Code monkey like Fritos

Top
Page 3 of 6 < 1 2 3 4 5 6 >


Moderator:  Charles, Gizmo 
Who's Online
0 registered (), 26 Guests and 8 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Forum 'Trader Ratings'.
by blaaskaak
11/20/08 08:27 AM
Problems reading a lot of old posts here
by Ruben Rocha
11/18/08 04:33 PM
PhotoPost BB Code Popup
by Iann128
11/15/08 01:24 PM
Customization needed
by Gizmo
11/12/08 12:28 PM
Team UBBDev Rides Again!
by AllenAyres
11/11/08 02:16 PM
Active Topics.
by AllenAyres
11/11/08 02:13 PM
Looking for a simple upload script
by AllenAyres
11/11/08 02:12 PM
New Mods
Forum 'Trader Ratings'.
by McLemore
11/19/08 02:14 PM
[7.4] Keep log of custom title changes
by blaaskaak
10/27/08 07:51 AM
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Newest Members
Begbie, cenk, MATTO, DougMMcts, tim Anderson
13361 Registered Users
Top Posters
AllenAyres 25448
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks