• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need some help with HTML

Corrado

Banned
Hi,
I'm looking for someone to tell me how i can add a scroll bar to a table cell. www.phnkjnky.com is where its located at the moment, and i'd like a way to kind of treat the cells as a frame, but apparently you cant target another cell with a cell, so thats out. right now i plan on just refreshing the page every time you click a link, but i need to have a way of having more text than the cell with all the words can fit, so i'd like to make it scroll :c) if this is possible, could someone please drop me a PM or an email @ icase@matrix.gs ? Thanks


Corrado
 
You could try using an iframe in the cell. Then put whatever you want to display into the iframe. Then you'll get the scrollbar if needed.

-Tom
 
Back
Top