EDIT BY PAYBAS: This thread is somewhat outdated, because PBWoW now natively supports Board3 (since RC3). You don't need to make the edits described below anymore.
I have had a few people ask me how I did my portal page for Portal3 to work with pbwow.
It was quite simple, once I understood how the portal structure worked. All of my portal blocks work the same as far as how I modded it, so I will show a simple one. There may be more modification needed for larger blocks, but once you have this basis down, modding them is simple.
What I did is I took the style that was made up for the pbwow forum index page, and took the border elements from it, and applied it to whatever blocks I wanted to use. I didn't modify all blocks, just the ones you see on my site.
Here is a simple file, main_menu.html, for the main menu block. Please keep in mind that this was done for Portal3. Use on other portals use at your own risk.
That is all I did. Basically taking the large box layout from the forum index, and applied it to the portal blocks themselves. I hope this helps people out with their own modifications.
http://www.thegoldenorder.com
nice work! I am currently working on the portal and was wondering if you could post your news.html file so I could see how you arranged the content as I really like what you did with it.
barry wrote: nice work! I am currently working on the portal and was wondering if you could post your news.html file so I could see how you arranged the content as I really like what you did with it.
I didn't make any changes to the portal.css file. I know I mad CSS changes in other files for other changes I did, but those were not portal related.
The news block I posted is all I have in mine... you just overwrite your current one with it. I modified a few of the css NAMES in the code, but I didn't adjust any of the CSS.
http://www.thegoldenorder.com