iui wordwrap not working

2012-10-20 Thread kimmax
Hello everybody! I'm stuck on a small problem in the iui framework. I'm getting a long string outof my mysql database and wan't to present it on a Panel. Works fine, but there are no wordwraps. So I can see the beginning of the string but the rest stucks out of the display. Selfmade wordwrap will

Re: iui wordwrap not working

2012-10-21 Thread Kimmax
Oh my gosh :D Thank you! I had no spaces in my Strings, so there couldn't be any wordwarps. You saved my day! Am Samstag, 20. Oktober 2012 16:29:14 UTC+2 schrieb Kimmax: > > Hello everybody! > I'm stuck on a small problem in the iui framework. > I'm getting a long str

Re: How to make a form to login?

2012-11-01 Thread Kimmax
hey heres my login form code: > > > Login > > > > Login > > > > User: > > > > > > Passwort: > > > > > > > > > > > > > > Looks great with the di

CSS bottom

2012-11-01 Thread Kimmax
Hey, I just started using Google Adsense and I want to show my Ads on the bottom of screen. Normaly I just would use CSS and the "bottom: 0px" rule, but anyway it isn't working. I also tried to use margin-bottom and I set the position to relative too. Here is an example what I get with the follo

Re: CSS bottom

2012-11-02 Thread Kimmax
yes, thank you again. Your CSS code works perfectly! Thank you, Kim Am Donnerstag, 1. November 2012 20:35:49 UTC+1 schrieb Kimmax: > > Hey, I just started using Google Adsense and I want to show my Ads on the > bottom of screen. > Normaly I just would use CSS and the "botto