How do I align textures?

I have a tile texture however the textures are not in the correct location. Here’s how it looks like now:

http://i.imgur.com/NavjYZK.png

So the bottom part is bigger than the top part and the left part is bigger than the right part. What I want is for everything to be centered and everything to be lined up and even. So how do I move the texture so that everything lines up?

UV Coordinate offset - Rendering - Unreal Engine Forums << that should answer it :slight_smile:
Apply a panner with a constant value untill it looks how you want it to look.