Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 3 1 2 3
#199802 06/09/2003 3:57 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
Quote
quote:
Originally posted by LK:
I replied in the other thread tipsy

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
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

Sponsored Links
#199803 06/09/2003 9:27 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
I wonder if anyone else is gonna use this tipsy

I can't find any glitches anymore.

#199804 06/09/2003 9:37 PM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
we use it here smile


- Allen wavey
- What Drives You?
#199805 06/09/2003 10:13 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
does that mean there is a compact header version of this, or is it only for you? frown

#199806 06/10/2003 12:14 AM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
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

Sponsored Links
#199807 06/10/2003 11:13 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
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

#199808 06/11/2003 12:14 AM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
I dunno, Allen's the css expert, I just made the perl part of the hack tipsy

#199809 06/11/2003 12:18 AM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
off-topic, in shoutbox, you see:
Code
[/code]replace it with:[code]
(and in the end of the line add another ) because now the time is first with class=small and then class=time, which makes it x2 smaller...

#199810 06/11/2003 12:54 AM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
great, I got that fixed.

*sits at computer trying to figure out which thread to ask about the css in*

#199811 06/12/2003 9:23 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
hey Allen, you got any idea what's wrong? (hopes Allen reads this)

Sponsored Links
#199812 06/13/2003 12:09 AM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
do you still have the css from the base code in public_common.pl?


- Allen wavey
- What Drives You?
#199813 06/13/2003 4:47 AM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
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

#199814 06/13/2003 9:15 AM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
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?
#199815 06/13/2003 9:33 AM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
I already did tipsy

#199816 06/13/2003 11:45 AM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
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?
#199817 06/13/2003 12:56 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
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

#199818 06/13/2003 5:00 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
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

#199819 06/13/2003 6:00 PM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
what's the url to your style sheet?


- Allen wavey
- What Drives You?
#199820 06/13/2003 6:04 PM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
oh, I guess I haven't noticed that because I'm using poll beautification hack tipsy

#199821 06/13/2003 6:22 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
Quote
quote:
Originally posted by AllenAyres:
what's the url to your style sheet?
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


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

#199822 06/13/2003 8:18 PM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
just checking the first one, you don't have anything specified for the scrollbars tipsy

and you're using several different specifications for font size... not all of them will work. Run your css files through the validator at w3.org

http://jigsaw.w3.org/css-validator/validator?uri=http://www.alforadmin.com/ubb/css/WWFWG.css&warning=1&profile=css2

start there smile


- Allen wavey
- What Drives You?
#199823 06/13/2003 8:50 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
but why does all of the css I've done work on EVERY page except the game page? The scrollbars work on the rest of my board. The font sizes work on the rest of my board. The font colors and background colors, along with font style all work on the games page, but the scrollbar and fontsize don't.

Compare http://www.alforadmin.com/cgi-bin/ultimatebb.cgi and http://www.alforadmin.com/cgi-bin/games.cgi .

they both use the same stylesheet, yet on one the scrollbar and fontsize are correct, and the other it isn't.

#199824 06/13/2003 11:43 PM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
start with fixing the errors in your css file then we can be sure it's not that tipsy

It could be the doctype I've added to the startpage sub, it will send your browser into strict mode, which is fine, if your code is up to snuff wink


- Allen wavey
- What Drives You?
#199825 06/14/2003 3:19 AM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
Or instead you could remove the doctype from games.cgi () tipsy

#199826 06/14/2003 3:29 AM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
Quote
quote:
Originally posted by LK:
Or instead you could remove the doctype from games.cgi () tipsy
that sounds so much easier *does that* it works smile sorry Allen, but it's 3AM, and I'm going to Williamsburg in 2 hours. I'm not redoing my css files right now tipsy

#199827 06/14/2003 3:33 AM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
I'll remember that when you just have to have an answer right now...


- Allen wavey
- What Drives You?
#199828 06/14/2003 3:33 AM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
you know validating the CSS is only a suggestion tipsy

#199829 06/14/2003 3:34 AM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
yeah, unless you've got problems because you wrote it badly...


- Allen wavey
- What Drives You?
#199830 06/14/2003 3:51 AM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
but if it works cause I wrote it badly? the validator approved my font size stuff, but it didn't work. and I got the scrollbar script from like 30 sites using the same thing smile

#199831 06/14/2003 3:59 AM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
and all 30 wrote it poorly tipsy

The first thing you do when you are having html/css display problems is validate your code... it makes sure it isn't something written poorly that is causing the problem smile

For a better explanation:

http://diveintomark.org/archives/2003/05/05/why_we_wont_help_you.html


- Allen wavey
- What Drives You?
#199832 06/14/2003 4:06 AM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
well I couldn't find a scrollbar property in css anyway frown

#199833 06/14/2003 11:47 AM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
oops, the Warning in the validation page is my fault (I forgot to add background-color: transparent)... btw allen the error can not be fixed if he wants colored scrollbars...

#199834 06/14/2003 11:54 AM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
zip file updated for fixes in frost.css (to make it validated), public_polls.pl and public_common.pl (possibly makes the emails look like without the mod)

#199835 06/14/2003 12:46 PM
Joined: Mar 2000
Posts: 21,079
Likes: 3
I type Like navaho
I type Like navaho
Joined: Mar 2000
Posts: 21,079
Likes: 3
thanks LK smile


- Allen wavey
- What Drives You?
#199836 06/30/2003 10:03 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
hey LK, would leaving the non-css quote codes make it so older posts could be quoted or edited?

#199837 07/01/2003 3:52 AM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
yes. if you want to use the new ones and still let the old ones get parsed, in ubb_lib_posting, instead of REPLACING, just ADD BELOW. (it's a bug that it wasn't like that at the first place, sorry tipsy )

fixed the zip file

#199838 07/01/2003 2:23 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
perfect, the last thing I can think of to make this better is this...

If I want to remove a skin, and someone is using it, there forums will be unformatted. Is there anyway to make it so if the skin name that he has chosen is no longer choosable, that it would go to the default?

*Off topic: what's been happennig with your boards, lately they keep shutting down*

#199839 07/01/2003 2:27 PM
Joined: Mar 2001
Posts: 7,394
LK
Offline
Admin / Code Breaker
Admin / Code Breaker
Offline
Joined: Mar 2001
Posts: 7,394
afaik, it's not possible, unless I have a javascript array with all css templates names in public_common, something I don't want to do...

* Off topic: don't ask wink *

#199840 07/02/2003 7:36 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
this hack also makes making a spoiler hack a breeze laugh You also made the coding very intuitive, so it was easy making other images change with the styles thumbsup

#199841 07/02/2003 7:48 PM
Joined: Jan 2003
Posts: 3,456
Likes: 2
Master Hacker
Master Hacker
Offline
Joined: Jan 2003
Posts: 3,456
Likes: 2
ooh, found a bug. the profile, homepage, etc icons show up as skinned on the public topic page, but it's not skinned on the Member of the Moment island

Page 2 of 3 1 2 3

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
Member Spotlight
JAISP
JAISP
PA
Posts: 449
Joined: February 2008
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 20221218)