Am I forced to define the width of container in pixels to make the search be in the middle of the screen, because I want to be centered for almost every desktop resolutions?
Oh yeah, this is the answer I was looking for, many thanks. But now I have another issue, I can't center some thumbnails vertically. I've tried to use : vertical-align: middle; but with no success.
and this css:
Am I forced to define the width of container in pixels to make the search be in the middle of the screen, because I want to be centered for almost every desktop resolutions?
But now I have another issue, I can't center some thumbnails vertically.
I've tried to use : vertical-align: middle; but with no success.
Markup for this is:
and this css: