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

Cover Image #640

Closed
PariahSilver opened this issue Mar 23, 2018 · 3 comments
Closed

Cover Image #640

PariahSilver opened this issue Mar 23, 2018 · 3 comments
Labels
❌ Missing from V3 This should be in v3 phb-style tweak Small, non-breaking change

Comments

@PariahSilver
Copy link

Hi there! Is it possible to create a cover image? I love the "PHB > Cover Page" snippet, but whenever I try to add a page before it to create a cover image my brew gets pretty confused, doesn't load properly, and sometimes doesn't load at all. I've tried several different variations, but so far no joy.

@ericscheid
Copy link
Collaborator

To get a full bleed image you can insert something like the following. Adjust the URL of course, and also width if your page size isn't normal.

<img 
  src='https://i.imgur.com/rbGEH7f.png' 
  style='position:absolute; top:-6px; right: 0px; width: 820px' />

If you want nothing else on the cover page your just enter the \page code, like this:

<img 
  src='https://i.imgur.com/rbGEH7f.png' 
  style='position:absolute; top:-6px; right: 0px; width: 820px' />
\page

Hope that helps =)

@ericscheid
Copy link
Collaborator

A contender for a new snippet #1096

@ericscheid ericscheid added the tweak Small, non-breaking change label Nov 13, 2020
@ericscheid ericscheid reopened this Nov 13, 2020
@calculuschild calculuschild added the ❌ Missing from V3 This should be in v3 label Jul 27, 2021
@Gazook89 Gazook89 mentioned this issue Sep 12, 2021
6 tasks
@Gazook89
Copy link
Collaborator

Including this in #1673 and going to close this one out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❌ Missing from V3 This should be in v3 phb-style tweak Small, non-breaking change
Projects
None yet
Development

No branches or pull requests

4 participants