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

adding costom CSS #34

Open
vinceyoumans opened this issue Jul 30, 2015 · 1 comment
Open

adding costom CSS #34

vinceyoumans opened this issue Jul 30, 2015 · 1 comment

Comments

@vinceyoumans
Copy link

Is there a custom css file that I can add to the site?

@tonystar
Copy link
Collaborator

Sorry for the late answer. Yes you can, here is an options:

  1. Create a custom block, put your styles between <style></style> and place the block in Body top region.
  2. Another way is to create a custom css and upload somewhere, then create a custom block which loads this custom css via <link rel="stylesheet" href="….
  3. Alternatively create a subtheme with custom.css / custom.less file on board.

Let me know if you have any further questions on that.

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

2 participants