Ideally, I'd like to:
1. Have my entry look like it does in other instances (such as on the recent view),
2. Have any textboxes/textareas to fit within the width of my layout, and
The only thing that's really important to me is getting everything to the width it's supposed to be, because my layout is very width-dependent, and I hate the way it looks when it's wider than my layout.
I know HTML, but not the S2 language. I only know enough of that to keep from getting errors, but not actually write my own coding. In other words, I know I have to override the ReplyPage::print_body() function, but I have no idea how to do that or what I have to do to do that.
My layout is Component, by the way. It just doesn't look it.
Any help at all would be greatly appreciated. If you need to see my layers, let me know and I'll make them public.
Thank you.