PDA

View Full Version : GD forum version 0.2.1



gazal
March 25th, 2002, 04:49
changed the graphics on my forum, i haven't completed changing the colour scheme and a few other stuff, Just want to know if there are any broswers issues and some comments, or suggestions.. thanx :)

http://www.gazaldesigns.com/forums

gazal
March 26th, 2002, 01:35
k, i managed to change the colours of the forum.. I'm happy with it are you?.. :P

meow
March 26th, 2002, 07:51
Yeah - that's a nice color scheme. Much more warm and "artsy" than the old. The color discrepancy is gone too, at least I don't see it. :)

cheatpark
March 26th, 2002, 08:57
Nice design but its a bit slow. I am using ADSL.

Blank Verse
March 26th, 2002, 15:27
Slow? I'm on dial-up and it's not slow.

and it looks beautiful. But my member of the month thing is gone :p

byrdgirl13
March 26th, 2002, 16:37
yeah, i like the colors too...but it was a bit slow loading for me (i'm on dial-up)

invalid
March 26th, 2002, 17:38
i liked the old one better

Bruce
March 26th, 2002, 18:41
It's nice, but it's rather slow for me (ADSL).

gazal
March 26th, 2002, 20:06
and it looks beautiful. But my member of the month thing is gone :p [/B]


Don't worry that will be back, I only took it off temperarly.
Slow, that's strange. I''ll check the gfx file size again.. thanks for letting me know.

Kaliber
March 27th, 2002, 05:34
Well make the oranges of the catergory bars more 'orange', apart from that great :D

Christopher
March 27th, 2002, 06:41
Its great, but a bit slow for me (dial-up :P)

How do you personalize it so much? Like the graphics and the "Whos Online" at the top etc. ?

I have a board and I want to do stuff like that, is there any tutorials or somethin? Or do you just have a template?

cheatpark
March 27th, 2002, 11:14
Originally posted by phreak888
Its great, but a bit slow for me (dial-up :P)

How do you personalize it so much? Like the graphics and the "Whos Online" at the top etc. ?

I have a board and I want to do stuff like that, is there any tutorials or somethin? Or do you just have a template?
In phpbb 2 there is a templates folder. In there are all the themes and their template files. If you open up one of the files with notepad then you can edit the basic html to change the look of the board.

Christopher
March 27th, 2002, 16:49
Originally posted by cheatpark

In phpbb 2 there is a templates folder. In there are all the themes and their template files. If you open up one of the files with notepad then you can edit the basic html to change the look of the board.
Yes, I knew of that, but I was wondering if it is that simple to, for example, put the "Whos Online" at the top...?

Well I am going to go browse around the files and see what I can do :)

Thanx cheatpark

cheatpark
March 27th, 2002, 16:55
Originally posted by phreak888

Yes, I knew of that, but I was wondering if it is that simple to, for example, put the "Whos Online" at the top...?

Well I am going to go browse around the files and see what I can do :)

Thanx cheatpark
It should be very simple to put the who's online at the top. I think he just copied the code for the who's online in the template's file and put it in another template file. He possibly made a couple of adjustments to the tables too. Its very simple.

gazal
March 27th, 2002, 18:57
yeah that's pretty much it. just move the who's on line table from the bottom to the top. which is in your index.tpl

Christopher
March 27th, 2002, 20:19
Originally posted by gazal
yeah that's pretty much it. just move the who's on line table from the bottom to the top. which is in your index.tpl
Thats what I needed to know, LoL. Im new at this whole thing, before I came to these forums (like 3-4 months ago) I didn't know there was anything besides HTML and JavaScript!