Tutorials

A new section has been added with tutorials, more will be added as they are created:

http://www.phpvms.net/tutorials

If you can create video tutorials, I will post them up, especially if you understand some aspect of the system 

Roger is working on skinning, I’ll do a skinning tutorial as well, and also a tutorial on how some aspects of the systems work.

Sounds great guys love the way that flash movie worked, looked very professional roger! Great job guys!

Hey Nabeel,

I went through your tutorial on skinning and it worked quite well.  I did a bit of a mashup of the one you used but was getting kinda frustrated at one point.  I went back through the tutorial and found that the same problem I have exists on your tutorial and with the example that I downloaded.

How the heck do I get rid of that little white vertical bar in the top right corner of my header?  It is there plain as day in the tutorial.  The only way I could get rid of it was by deleting the text for my VA name. 

Not much of a coder here so be gentle!!

Chuck

CYXU

I would mess with the floats on the elements.

I recommend using Firebug, since you can play with the styles in real-time

Bingo! In the Style1 css sheet, the right margin was set to 5 pixels.  Set it to zero and all happy now.

Thanks!

Chuck

CYXU