darcibee 0 Report post Posted January 23, 2012 How do I make boxes a static size? I'd like my site to resemble the top of www.xojane.com I want to use boxes to create those 5 links. My site is www.stableofmen.com. You'll see I have pics as place holders. The boxes change depending on the content I put in there. I'd like to make them a static size. Any help is appreciated. Thanks!!! Share this post Link to post Share on other sites
James B 436 Report post Posted January 23, 2012 Hi, not sure if this will work as not tested it but try [code]#boxes {max-height: 100px }[/code] That should make the boxes no bigger than whatever pixel amount you put in Kindly search the forum and read the documentation before posting. It will help you resolve many issues. For CSS help be sure to check out W3Schools first and be sure to download FireBug for FireFox for troubleshooting. James B Share this post Link to post Share on other sites
catrina 103 Report post Posted January 24, 2012 @darcibee Try jamieb23's solution and if it doesn't work we'll come up with another one. Please read the docs before posting. Please do not private message me unless I ask you to. Designer | Catrina Dulay Founder | Catrina and Mouse Share this post Link to post Share on other sites