Mobile app version of vmapp.org
Login or Join
Phylliss660

: How to use CSS to get 5 buttons aligned like this I'm struggling to get a design like I put in this image in CSS. I'm using wordpress, and my theme just adds a full image to the top,

@Phylliss660

Posted in: #Css #Wordpress

I'm struggling to get a design like I put in this image in CSS.

I'm using wordpress, and my theme just adds a full image to the top, I would like to make the most of space.
antinovaordemmundial.com/test/header.png
I have already all the buttons as single images (at this point I prefered to not to use sprites) and each image has a light version, to show "on-hover".

Thanks

10.02% popularity Vote Up Vote Down


Login to follow query

More posts by @Phylliss660

2 Comments

Sorted by latest first Latest Oldest Best

 

@Moriarity557

Ok, I have created a demo for you Check it jsfiddle.net/UvGDj/

10% popularity Vote Up Vote Down


 

@Alves908

This is easy. A two column layout, second column (container) float right, give it a fixed with and text-align:center. Let this contain the text on top and the five buttons.

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme