Jump to content

[SOLVED] How to stretch the width of blocks in footer ?


Recommended Posts

global.css line ~559

.blockcategories_footer, #footer .myaccount, #block_various_links_footer, #social_block, #block_contact_infos {
float: left;
width: 175px;
}

change width param :)

 

Thanks for that. I changed the width to 225 px and it seems almost the way I want. But still I have a question how to align the "contact us" block to the right border of the page.

Because if I make the width from 225px to 226, the "contact us" block goes one string down

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...