Message Text |
Right now I'm using MyBB for my message board with WNS Links installed in a links subdirectory. With Paul's help, the user logins and integrated and I'm happy at this point.
What I now want to do it have a more integrated look and feel. The message board and slightly different border, a header, links, a welcome block, and a "breadcrumb" followed by the content.
I suppose I have two options.
First, I would create a MyBB page which would display the headers, then run WSN Links from that webpage, which would mean altering WSN Links to not output HTTP headers and use those from MYBB.
The other option would be to modify WSN Links to pull the headers from MyBB and display those in the templates.
Either way, I'll need to alter the CSS to the styles match.
Basically looking for suggestions on how I'm going to achieve this.
|