OpenRA / OpenRAWeb

The former source for the official OpenRA website.
http://www.openra.net
46 stars 34 forks source link

OpenRA phpBB skin #47

Open Mailaender opened 11 years ago

Mailaender commented 11 years ago

Here is a potential CSS theme for the forum: http://pastebin.com/8FQBwCPm. We had trouble testing it ourself when pasting the t93.css into http://www.sleipnirstuff.com/forum/ucp.php?i=7&mode=stylesheets&u=2851 because it never recognized the changes in the theme selector.

xan2622 commented 11 years ago

The CSS stylesheet is here too:

http://pastebin.com/8FQBwCPm

Mailaender commented 11 years ago

Whenever you select http://www.sleipnirstuff.com/forum/ucp.php?i=7&mode=themes&edit=138&u=2851 it simply goes back to Mindblank.

Mailaender commented 11 years ago

Happens with every custom skin so this may be a permission problem.

Mailaender commented 10 years ago

I would really like to see this applied sometime @pchote.

pchote commented 8 years ago

The css is not really useful until we have a matching image set. Building a complete theme that we can actually deploy is a big effort, so it would be best to target phpBB 3.1 so that we can, in one go, deploy an updated board focused on OpenRA with the SS contents moved to an archive category.

Mailaender commented 7 years ago

Improvement over initial perfection =)

pchote commented 7 years ago

The posted CSS looks like this with the default images. We can't force that on players in the name of "someone else will fix it later"

screen shot 2017-10-15 at 19 53 58
Mailaender commented 7 years ago

Maybe fix the user theme selector first so people can test and share their own styles. Then we make a competition and the best theme becomes official.

pchote commented 6 years ago

The migration to 3.2 went ahead without a custom theme. The default prosilver theme is really quite ugly, so it would be good to resolve this as soon as possible.

Recent IRC discussion highlighted that we could adopt a bootstrap-based template which can then be shared directly with the website. @lawando found a Bootstrap 3 based theme that could work as a base, and @IceReaper is currently investigating the idea of building a Bootstrap 4 template from scratch.

ghost commented 6 years ago

For reference, @IceReaper uploaded the BS4 theme to his repo and it is displayed as-is on this site.