
Search found 38 matches
- Tue Jan 26, 2010 9:59 pm
- Forum: Older Browser MMO Videos
- Topic: Picture
- Replies: 6
- Views: 1444
Re: Picture
okay, thanks mate! 

- Tue Jan 26, 2010 9:40 pm
- Forum: Older Browser MMO Videos
- Topic: Picture
- Replies: 6
- Views: 1444
Re: Picture
yea, i will come up with something
But is there anyway to resize the image? Or just manipulate so that the image looks 160x160?

- Tue Jan 26, 2010 2:46 pm
- Forum: Older Browser MMO Videos
- Topic: Picture
- Replies: 6
- Views: 1444
Picture
Hey! 
I'm going to make a profile page to my game, and i was just wondering.
Is there any way that a player can upload a picture, so that everyone can see that picture in the players profile page?

I'm going to make a profile page to my game, and i was just wondering.
Is there any way that a player can upload a picture, so that everyone can see that picture in the players profile page?
Re: Side Chat
Okay, i've found one that works alright. Tho i have one bug. if i have long word the div conatainer f*cks up. In IE the div becomes super long, and in chrome the text continues outside the div. And i have set a max-width. So how can i do so that, if a word is to long, it continues to the next line i...
Re: Side Chat
Okay!
Re: Side Chat
I will do my best to integrate with that ajax chat. 
EDIT: I'm just to dumb to integrate. I do not understand anything.

EDIT: I'm just to dumb to integrate. I do not understand anything.
Re: Side Chat
Is that a side chat? it looks like a chat you have on a different page. I want my chat to be in the css, so that you can see it from every page.
Side Chat
Hey guys!
I am almost done with my mmo game, but i would really like a side chat. The thing is that i don't have a clue on how to do one. So, how do i make a chat on my website that refreshes every second or so, without having to refresh the whole page?
I am almost done with my mmo game, but i would really like a side chat. The thing is that i don't have a clue on how to do one. So, how do i make a chat on my website that refreshes every second or so, without having to refresh the whole page?
- Thu Jan 14, 2010 11:48 pm
- Forum: Older Browser MMO Videos
- Topic: Auto height!
- Replies: 3
- Views: 725
Re: Auto height!
Guess i'm to tired to think correctly
EDIT:
Tried it and it still does not work
EDIT:
Tried it and it still does not work

- Thu Jan 14, 2010 10:33 pm
- Forum: Older Browser MMO Videos
- Topic: Auto height!
- Replies: 3
- Views: 725
Auto height!
Hey guys! I have another div problem -.-' When i try to auto height my container div, it only works in ie. How do i fix this? CSS div.container { background-color: black; color: red; border: 1px solid gray; width:1000px; top:100px; margin-left:auto; margin-right:auto; z-index:1; top:0px; height:100%...