Help > Layout & Coding Help > Post Reply     

Resizing Boxes

Player Avatar
Reuel
February 8th, 2018 7:03:20pm
269 Posts

I know most coding things, however this box wont move for the life of me! ~ HELP!


I'm coding a new layout on this account (https://horsephenomena.com/home.php?id=42445), it looks all fine and dandy until you scroll down to where you can see horses, dogs, achievements, shows, etc. The box is simply TOO BIG for how wide my site body is. I have tried everything I know to make it smaller, but it will not budge. Anyone have any tips or ideas?


Thanks!




uuVDUHm.png
Kw6symh.png

 


View Comments 1


Player Avatar
Apollo 🏹 Appaloosas
February 8th, 2018 7:29:47pm
949 Posts

Remove the following from your table.box CSS selector: width: 967px !important;

This will allow the 700px!important in your .box to limit the width :)




 

View Comments 1