I hate to ask, but I have tried to get this done for three days. I searched the forums and tried different methods, but have not been able to get anything to work. The problem is that my tables are not filling the sides. I am working on this locally, so I took a ss to show the problem. It can be seen here
Only registered users can see links on this board! Get registered or login to the forums!
and use the same concept for the right side in the CloseTable function. I'm not sure what class="left" was so i removed it. If that breaks some other styling find class left and do some tinkering.. same with class right. My guess would be class left and right are used for the styling the corners, but without seeing the html/css code who knows
Ideally, this styling would be in your css file and not inline, something like
themes/csf/style.css
I would also stay away from common class names like left, right, center, etc... Eventually you will run into a module or some other addon that has used those same common class names; and then your theme has a bunch of layout issues.
Thank you very much!! It is working perfectly. I moved the styling to css. I am in the process of changing the image class names from common names as you suggested.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum