Is the above java script a live date and time? if so thats a little better than the date function

thanx for the 27 pictures, too me like 10 minuits to load, and im on cable. stupid china server being so far away....

BTW they pictures are nice

228

(3 replies, posted in General discussion)

in the footer comment out lines 113, 114, and 119

i think that question deserves a new topic.

230

(3 replies, posted in General discussion)

my self i dont know any game that allows cheating.

231

(1,382 replies, posted in General discussion)

moth

looks like your doin the wrong file. eather its my file or yours

just downloaed the file thats at punres and i have the right file. but you want to comment out these lines

if(!empty($bdays[$date_no]) && is_int($bdays[$date_no]))
    echo"<a href='calendar.php?view=bday&date=".$year.".".$month.".".$date_no."'>".$lang_calendar['Birthdays']." ".$bdays[$date_no]."</a><br />";
elseif(!empty($bdays[$date_no]) && !is_int($bdays[$date_no]))
    echo $bdays[$date_no]."<br />";

odd because it works for me, how did you comment it out, did you just put a // infront of each line

if you comment out line 911 - 915 that will stop it from showing on the main calendar page.

235

(4 replies, posted in PunBB 1.2 discussion)

when you do a search, and displaythem as posts, and i guess there is a over flow for the posts, but there is no scroll bar, so its kind hard to view the rest of the post.

view my profile

237

(18 replies, posted in Feature requests)

thats the google thing, if you look at the code of what they link you to, it outputs a iframe.

238

(1 replies, posted in PunBB 1.2 show off)

very nice, did a good job at intergrating it in to your site. think maybe the exterior could use more padding

239

(20 replies, posted in PunBB 1.2 show off)

WOW that done even look like punbb, you did a great job. awsome work man

i think what you lookin for is section 10.2 just add more of a margin like maybe 2.5 or so

your oh so welcome,it was bugin the hell out of me tryin to figer out what was wrong. glad it working

i just noticed this, i dont think your linking to the images right, try doin it this way.

DIV.icon {background-image: url(../../img/post2.png)}
TR.iredirect DIV.icon {background-image: url(../../img/post.png)}
TR.inew DIV.icon {background-image: url(../../img/post.png)}

you dont have the px to the img width and height, because it would help alot.

well, if you stop changing the code back, maybe we can find out what your doin wrong and help fix it for you.

are you adding the px at the end of the width/height of the image

245

(7 replies, posted in PunBB 1.2 troubleshooting)

i was doin some testing, with no succes. i added the following code into a valid page useing css to add the background color. and it is still there...im totaly lost on why theres that padding

<table cellspacing="0" cellpadding="0">
  <tr>
    <td><img src="images/topcorner.gif" alt="" /></td>
  </tr>
</table>

i also looked at puting in a span with text in the td, with the span having a background of white, and there is a yellow line below it. its smaller but still there.....

try changing "same as image" to the width and height of the image.

247

(34 replies, posted in Feature requests)

can you make a tshirt with the "Punbb" in the uper corner and a huge logo on the back and maybe put that on a sweetshirt?? that would be awsome

248

(34 replies, posted in Feature requests)

i like the jersey. looks great

249

(3 replies, posted in General discussion)

Hey yall smile

just woundering if anyone here plays guildwars. if youdont know what im talking about, check out their website at http://www.Guildwars.com. its a prety good game and they got some awsome 3d renderings.

line 194 in login.php. you want to change, at the end of this line.