My football site in my sig runs on wordpress, my forums on mybb. Im trying to skin my forums to look as close to the main site as poss. I have done it all bar the menu in the header. The css in mybb isnt quite as easy as being able to copy and paste it from the wordpress 1 so im stuck with finding a way around it. Can anyone help me? Thanks
Not sure if this is what you want, but you can always use an absolute url in the href to import an external .css file. For instance, even if your page lives on domaina.com: <link rel="stylesheet" href="http://www.siteb.com/stylecss" /> Code (markup):