I have a black line that runs along the left side of the posting window. However, it gets cut off before it reaches the bottom. I'm at a loss at to what is effecting it. Any tips? Thanks.
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#181926 - 04/02/0705:43 PMRe: Post Area Border Question
[Re: Mitch P.]
Registered: 06/04/06
Posts: 10164
Loc: Aberdeen, WA
The area where the black border is, is controlled by the .post-content class. The cell below that is the .post-options class. It looks like you just need to change the border-left property in the .post-options class to match the .post-content.
Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
Yeh, one thing thats dissapointing though is that the "top" text area doesn't have its own class, so if you want to style the .post-content class with a top border you can't make "top" match it unless you edit the templates