Search found 52 matches

Actual Results

Post Posted: January 28th, 2005, 4:42 pm

Hey, wow, thanks, i think i'll do that.

...and for being the only one to reply, i shall add some kind of easter egg in dedication to you. :D

Post Posted: January 25th, 2005, 5:21 pm

Hey, havent posted in a while, ive been really busy and stuff, lol.... But to the point: I am coding a forum ( can be seen at http://tox1ndesigns.com ) and I cant think of a good way to mark posts as read. The only idea ive gotten so far is from a friend (who coded his own forum) he had it so whenev...

Post Posted: June 27th, 2004, 2:27 pm

6-7 every day, and sometimes i overwork myself and end up sleeping 12-14 hours :/

Post Posted: June 25th, 2004, 4:41 pm

yes it is very inconspicuous, maybe even hidden... probably onle due to its lack of features and placement below the "post reply" button

Post Posted: June 25th, 2004, 4:39 pm

It had taken Dr. Duke well over a year himself, and he would always explain that the smarter you were, the longer it took to figure it out. I definately believe thats true........ i thought it'd be something hard so i was doing all this math crap, when in actuality it is the easiest thing i've ever...

Post Posted: June 1st, 2004, 12:44 am

i love spam... why are you hateing on the canned meat? lol

Post Posted: May 30th, 2004, 8:47 pm

:O that is pimp... i wish i could do something like that... but alas, i'm poor, and id probably end up with a non-functioning pc that looks like *plum* :p

Post Posted: May 29th, 2004, 10:58 pm

You should post the answer you found, so if this question ever comes up again someone can just search for it.

Post Posted: May 27th, 2004, 9:35 pm

I'm suprised you all havent thought of combining everyones ideas together.... i tested this code with IE, Netscape 7.1, Opera 7.5, and FireFox and it worked like a charm. Note: it is waaaay more noticeable in IE than anything else, but what can you expect? [code]<input id="sbmHdnStat" n...

Post Posted: May 27th, 2004, 1:34 pm

sometimes i type too fast anfd i have typos or screwed up words, or ill think waaaay faster than i can type and ill skip a word in a sentence or write the first half of one word and the second half of the other word with an odly placed space within, such as: webmafor um (supposed to be webmaster for...

Post Posted: May 25th, 2004, 5:19 pm

rainy... gives me an excuse to stay inside on computer all day :p... and i love to watch it...

Post Posted: May 25th, 2004, 2:49 pm

you should have something like
Code: [ Download ] [ Select ]
<table>
  <tr>
    <td>
    </td>
  </tr>
</table>
  1. <table>
  2.   <tr>
  3.     <td>
  4.     </td>
  5.   </tr>
  6. </table>

You would stick it here:
Code: [ Download ] [ Select ]
<table>
  <tr>
    <td valign="top">
    </td>
  </tr>
</table>
  1. <table>
  2.   <tr>
  3.     <td valign="top">
  4.     </td>
  5.   </tr>
  6. </table>

Post Posted: May 25th, 2004, 2:43 pm

Yes, change the password again, and then smack him one good, right upside the head. :D

Post Posted: May 25th, 2004, 2:35 pm

Your problem is easy to fix, just add valign="top" in the <td> where your content is, and that will get it to the top....

As for centering it.... put <center> right after your <body> tag and </center> right before your </body> tag...

Post Posted: May 25th, 2004, 2:25 pm

Deepain is building its own forum, :p ( http://bounce.deepain.com )
And yes, it is a very big job, i would go with what ATNO suggested.
  • Sort by
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.