Author |
Topic |
snerdley
New Member
USA
65 Posts |
Posted - 21 September 2002 : 07:59:45
|
Thanks for the updates Hackerman! Great job, and many thanks from us newbies that really appreciate the release of your modded forums.
I got reamed for posting my site on another posters thread. Some people take expressions of speech so literally! I was just so happy to have your nice version working, I didn't stop to think I guess!
snerd KC5NYO Amateur Radio Forums |
|
|
al_iguana
Junior Member
138 Posts |
Posted - 21 September 2002 : 08:29:17
|
quote: Originally posted by serverhacker
And al_iguana, you should use the fast menu update, because you are not using the seethrough menu. its a small thing butt I think it would be better on your site.
i haven't changed anything, apart from the colours in custom.asp. i was wondering why the menu wasn't transparent anymore. how do i get that seethrough menu? |
----
Don't Dream It ~ Be It http://www.peppermintiguana.co.uk/cymrugothic/ |
|
|
randykirkpatrick
New Member
73 Posts |
Posted - 21 September 2002 : 09:56:58
|
How do you change the Live News section? Love what you have done....
Thank you Randy
|
Thank you Randy K |
|
|
serverhacker
Junior Member
USA
125 Posts |
Posted - 21 September 2002 : 12:38:06
|
al_iguana, look for these lines in the "custom.asp" "shOPACITY" is what makes it seethrough, the lower the number the more seethrough it will be. var shSIZE = 0; // submenu dropshadow size var shCOLOR = "#F9A239"; // submenu dropshadow color var shOPACITY = 80; // submenu dropshadow opacity (not ie4,ns4 or opera)
also make sure these two lines look like this: var mCOLOR = ""; // main nav cell color var smCOLOR = ""; // submenu cell color
randykirkpatrick, the file you need to edit is "include/newsfeed.asp" file
|
Edited by - serverhacker on 21 September 2002 12:46:31 |
|
|
cbovis
New Member
United Kingdom
91 Posts |
Posted - 21 September 2002 : 15:29:16
|
cool u used my avatar mod, im gonnna be trying to get a much improved version out 2nite. Workingon some of documentation at the mo :D |
Thanks
DJNeuphoria
|
|
|
serverhacker
Junior Member
USA
125 Posts |
Posted - 21 September 2002 : 22:38:15
|
I will be on the lookout.
|
|
|
LadyTatjahna
Starting Member
Canada
6 Posts |
Posted - 21 September 2002 : 23:44:39
|
@serverhacker
I have did a test with the default.asp page of the forum and it works fine.
Take a look at http://www.b2solutions.ca/serverhacker/forum/default.asp . The forum is currently using french language with ressource files. I did the english one too on the same time, just add : ?lng=en at the end of the default.asp link and it will change dynamically!
I only did all the strings that were in the default.asp page, not the included ones yet. I have for now just wanted you to know that this was relatively easy to do.
Cya Lady T. |
Edited by - LadyTatjahna on 22 September 2002 00:11:56 |
|
|
cadetduke
Starting Member
13 Posts |
Posted - 22 September 2002 : 02:29:19
|
Question (this has probably been asked before but it's after 1 and I have to wake up in 4 hours).
How do I implement my old DB into this new one? I've tried everything I know of and nothing works I just keep getting errors. I use an Access 2000 DB.
It looks great though. |
|
|
Therion93
Junior Member
USA
263 Posts |
Posted - 22 September 2002 : 02:56:12
|
Be sure you run all the dbs files. See the first post in this topic. |
|
|
al_iguana
Junior Member
138 Posts |
Posted - 22 September 2002 : 06:16:18
|
quote: Originally posted by cadetduke
Question (this has probably been asked before but it's after 1 and I have to wake up in 4 hours).
How do I implement my old DB into this new one? I've tried everything I know of and nothing works I just keep getting errors. I use an Access 2000 DB.
It looks great though.
check my post towards the end of page 5 of this thread for instructions. if you get errors when running a dbs files, it may be that you already have the mod installed. run all the dbs files anyhow, it won't hurt. always make sure you have a backup of your database before starting. |
----
Don't Dream It ~ Be It http://www.peppermintiguana.co.uk/cymrugothic/ |
|
|
cbovis
New Member
United Kingdom
91 Posts |
Posted - 22 September 2002 : 06:43:32
|
ok, i updated the avatar mod, u might wanna check it out. |
Thanks
DJNeuphoria
|
|
|
al_iguana
Junior Member
138 Posts |
|
cadetduke
Starting Member
13 Posts |
Posted - 22 September 2002 : 07:42:23
|
Ok I have another question then.
Is there a reason why the menu bar (Home, All Forums, etc.) kind of overlap the active members part? How do I fix it? |
|
|
Tmpj
Junior Member
Denmark
467 Posts |
Posted - 22 September 2002 : 07:47:16
|
Nice work! |
|
|
al_iguana
Junior Member
138 Posts |
Posted - 22 September 2002 : 09:00:47
|
quote: Originally posted by cadetduke
Ok I have another question then.
Is there a reason why the menu bar (Home, All Forums, etc.) kind of overlap the active members part? How do I fix it?
the menu bar is put at a fixed point on the screen. if you have a small banner, everything else under it (active users etc) will move up the screen, so will be covered by the menu bar.
open forum/resources/custom.asp, find this bit at the top :
var menuALIGN = "left";
var absLEFT = 32;
var absTOP = 157;
and take 10 off absTOP (ie 147 : moves the menu bar up the screen by 10 pixels) and see if that works) |
----
Don't Dream It ~ Be It http://www.peppermintiguana.co.uk/cymrugothic/ |
Edited by - al_iguana on 22 September 2002 09:03:43 |
|
|
Topic |
|