An Excert that Steve sent Moderators
Babyboomer
Member Posts: 918 mod
UPDATE Now...an update on several things on the forum. We're working on a complete redesign so that the page matches the newly relaunched website. This will NOT affect functionality and the forum will continue to operate exactly the same way. EXCEPT...we are about to get a big update on the forum platform that will address many of little issues we've been dealing with...especially browser compatibility and picture sizing. It will also be much easier to use on mobile platforms
Slip 866 Sunset Marina Byrdstown Tn
Comments
Thanks for clarifying the topic. I guess i thought it was just a news flash.
I think overall it was pretty good before, but yeah picture & video attachment option would be nice and simpler Youtube would be great.
Also, signature pictures within a set size limit would be nice too.
Make a CSS entry something like this:
.post img { max-height : 200px; max-width: 200px}
That will limit the pictures in the post body to whatever size, in this case 200 pixels, if in fact the name of the div or class is 'post'..
There is a very simple way to use the rinker format and have the forum, as we know it, unaltered in appearance with the main page. Not an iframe, either, but incorporated all the same.. it uses the 'include' or the 'require' call to action in PHP.. I prefer include, as if something doesn't process using 'require' it will crash the users experience with the page..
Ten minutes of coding will accomplish this.. here is one of my pages, FWIW, that uses this method.. it is a simple machines forum, but the format is controlled by one PHP file and one CSS file, and the entire layout can change without altering content.
Http://www.fat-tire-underground.com
PC BYC, Holland, MI
PC BYC, Holland, MI