801

(1 replies, posted in PunBB 1.2 show off)

i like the style.

802

(2 replies, posted in PunBB 1.2 show off)

nice clean style there.

803

(5 replies, posted in PunBB 1.2 show off)

that countdown clock is awsome. fits the series quite well. good job.

804

(3 replies, posted in PunBB 1.2 troubleshooting)

you can use bbcode in signatures. this will help with colors. not sure for alignment.

mightyspawn wrote:

How do i hide a forum for moderator?

i checked off all the checkboxes under administration option Forums. But still the moderator can see the specified forum. So how can i really disable it, only the administrator(s) have the right to see it.

are you sure? i just did it on my test board and it works.

806

(6 replies, posted in Programming)

something i'm thinking of just now... comments. how many types and styles are there? css, html, php, asp, c, vb, etc. why not standardise those? instead of having to remember 10 differant comment types(i know there's only a couple but this makes my point more dramatic) why not just have one standard one? something like <comment>blah</comment> or *comment* blah *comment*. thoughts?

couple more links:
http://punbb.org/forums/viewtopic.php?id=9573
http://punbb.org/forums/viewtopic.php?id=8578

same area of the styles but edit them to use images instead of remove them:

http://wiki.punres.org/Remove_post_icons

in  style/<stylename>.css


/****************************************************************/
/* 10. POST STATUS INDICATORS */
/****************************************************************/
 
/* 10.1 These are the post status indicators which appear at the left of some tables. 
.inew = new posts, .iredirect = redirect forums, .iclosed = closed topics and
.isticky = sticky topics. By default only .inew is different from the default.*/
 
DIV.icon {
    FLOAT: left;
    MARGIN-TOP: 0.1em;
    MARGIN-LEFT: 0.2em;
    DISPLAY: block;
    BORDER-WIDTH: 0.6em 0.6em 0.6em 0.6em;
    BORDER-STYLE: solid
}
 
DIV.searchposts DIV.icon {MARGIN-LEFT: 0}
 
/* 10.2 Class .tclcon is a div inside the first column of tables with post indicators. The
margin creates space for the post status indicator */
 
TD DIV.tclcon {MARGIN-LEFT: 2.3em}

809

(76 replies, posted in PunBB 1.2 discussion)

funny stuff.

810

(2 replies, posted in PunBB 1.2 show off)

the style or frontpage?

sounds like a windows server? which doesn't understand chmod commands. after that i'm stumped.

812

(11 replies, posted in General discussion)

i don't sell nor have sold a domain but feel a domain is worth whatever the buyer is willing to shell out.

813

(5 replies, posted in PunBB 1.2 troubleshooting)

@beatle: you need to allow html in your posts. you might be able to do it with this mod: http://www.punres.org/desc.php?pid=121

814

(3 replies, posted in General discussion)

i've never had that problem but i'll keep it in mind.

815

(5 replies, posted in PunBB 1.2 show off)

impressive!

816

(1 replies, posted in PunBB 1.2 discussion)

pretty easy actually.

http://www.punres.org/desc.php?pid=52

817

(3 replies, posted in General discussion)

just wanted to let you know i am using the hell out of your firefox extension and loving it's functionality. any more planned?

https://addons.mozilla.org/firefox/1472/

i've been keeping my eye on FreeCSScart. it appears to be coming along nicely... well, the updates are anyways.

819

(4 replies, posted in Programming)

you ROCK! i'm always looking for cool avs.

820

(34 replies, posted in News)

but considering the projects TextDrive supports i still don't see them going anywhere anytime soon. big_smile

821

(2 replies, posted in PunBB 1.2 troubleshooting)

in the "Extras" folder in the download there is a file you can use "turn_off_maintenance_mode.php" use that.

822

(19 replies, posted in PunBB 1.2 show off)

impressive Ruckus. :thumbs:

823

(15 replies, posted in General discussion)

CONGRATS!

824

(6 replies, posted in PunBB 1.2 discussion)

they aren't images. edit here in yourstyle.css :

/****************************************************************/
/* 10. POST STATUS INDICATORS */
/****************************************************************/

/* 10.1 These are the post status indicators which appear at the left of some tables. 
.inew = new posts, .iredirect = redirect forums, .iclosed = closed topics and
.isticky = sticky topics. By default only .inew is different from the default.*/

DIV.icon {
    FLOAT: left;
    MARGIN-TOP: 0.1em;
    MARGIN-LEFT: 0.2em;
    DISPLAY: block;
    BORDER-WIDTH: 0.6em 0.6em 0.6em 0.6em;
    BORDER-STYLE: solid
}

825

(3 replies, posted in General discussion)

good stuff.