Topic: My AWESOME Highly Modded forums :D

I don't know php, so this is basically my first project, which I actually finished successfully smile  I started with the Frontpage mod, and my goal was to integrate the forums and an image rating script.  I have made it so users can edit their image data in the profile page, and mods/admins can suspend their image, etc big_smile

Please, tell me what you all think!  I put a lot of work into this smile

http://www.ratemyrunescape.com/register.php  (Post your picture and access forums)

http://www.ratemyrunescape.com/forum.php (The Forums)

http://www.ratemyrunescape.com/  (Rate the Images)

http://www.ratemyrunescape.com/portal.php (The Portal Page)

2 (edited by Lucky Looser 2005-09-20 08:27)

Re: My AWESOME Highly Modded forums :D

Moin - Moin,

it's nice, but by using the VB-Style you must see this thread, http://www.punres.org/viewtopic.php?id=524.
You have to modify something that the -+ for the collapseing is in the right position.

OPEN "index.php" SEARCH (~LINE 72 AND 79)

<span style="float:right">

REPLACE WITH

<span class="collapse">

OPEN "vbstyle_*_cs.css" SEARCH

.pun H2 {
*
}

COPY CODE ".pun H2" AND REPLACE AFTER ".pun H2"
RENAME THE FIILED IN ".pun H2" TO ".pun H2 span.collapse"
If padding is 10px change it to 5px
FILL IN ".pun H2 span.collapse"

float:right;

Thats all, than it must look right.

Greetz L.

Sorry for my stupid English, but I'm an old and unteachable man.
Visit My PunBB Forum

Re: My AWESOME Highly Modded forums :D

wow, thanks a lot.  I thought it was just because I was using firefox big_smile

Thank you very much, I'll do that when I get home