Jump to content

columns in footer


Recommended Posts

can you explain more in details?
when put few modules in hook footer
code should look like that

.....
.....
.....
.....
 



so my idea to make like this

#footer {width:100%; height: 251px; }
#footer div.block {width:200px; height: 200px; float:left; clear:none; margin:10px;}


but this code still not working

though this code is working good for manufacturers block to output 2 images in 1 row (www.klimat-prestige.ru)

.blockmanufacturer ul { padding: 4px 0 6px 0; width:100%; height:1540px; }
.blockmanufacturer ul li{width:80px; float:left; clear:none; margin-left:7.5px; }



can you help?

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...