I got it. Fluid is for a responsive website. To resize by percentages. I got it going good now. Webpage is looking a whole lot better. This for the most part eliminates column short codes. Thanks for your help. ElectricFeet
Thank you ElectricFeet. After reading your response I was still a little unclear what to do as I am not a coder just a very clever person. But I did a little research and found this page: http://www.w3resource.com/twitter-bootstrap/grid-system-tutorial.php
I cut and pasted some of the code into my site on a test page and I can see how awesome this can be. With a total of 12 blocks you can set it up however you like. Even if you want to space out the blocks with blank space.
From the website I looked at it used <div class=”row”> But you used row-fluid. What does the fluid part do?
Thank you Very much by the way. Gonna get to work on it.