Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Provide a basic "forem.css" file rather than themes #390

Closed
pickhardt opened this issue Feb 27, 2013 · 5 comments
Closed

Comments

@pickhardt
Copy link

It'd be really convenient to have a basic forem.css file that I can take and modify on my own, rather than using these pre-built themes. One reason is that I don't know where I go to modify the pre-built themes. Another reason is that I want to style the forum to match my site, but I want a basic css file to start from, too.

@pickhardt
Copy link
Author

You can always take one of these:

https://github.com/radar/forem-theme-twist/blob/master/app/assets/stylesheets/forem/twist/style.css.scss

This should be added to the "theming" instructions.

@parndt
Copy link
Contributor

parndt commented Feb 27, 2013

Can you add it?

@parndt
Copy link
Contributor

parndt commented Feb 27, 2013

So to clarify do you want an empty forem.css file to always be included? I am not sure about doing that. It adds overhead to every request.

@pickhardt
Copy link
Author

No, not an empty forem.css file What I mean to say is that, as a new user implementing forem, I expected there to be some default style file that I could take and modify to suit my style. As it is, I dug around and found the one I linked to above, then included it in my own /assets and application.css file.

The "theming forem" page should include some instructions for "creating your own style based off of a default skeleton" and then link to a base css file.

@radar
Copy link
Collaborator

radar commented Jul 13, 2015

We'll be providing a gem which provides some views and a default CSS template as part of the work on the gem release as discussed in #666

@radar radar closed this as completed Jul 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants