Skip to content

Commit ed1cee8

Browse files
committed
edcFannyPack poptrox, instructions, user gallery
1 parent 3dea7f1 commit ed1cee8

12 files changed

+192
-171
lines changed

Notes.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@
99
Replace built in gallery lightbox with poptrox
1010

1111
* add `jquery.poptrox.min.js` to scripts
12-
* add `#main` in Build Article ahead of `<section class="wrapper style1 align-center">`
12+
* add `<div id="main">` in Build Article
13+
* before `<section class="wrapper style1 align-center">`
14+
* close `#main` before footer
15+
* remove lightbox from gallery
1316
* add anchors for images and `class="image"`
1417
* caption each image with `title` in `img src`
1518
* add `.overlay` Community Build
@@ -18,7 +21,7 @@ Replace built in gallery lightbox with poptrox
1821

1922
## Community Build Galleries
2023

21-
* resize images to 540x720 for portrait
24+
* resize images to 540x720 for portrait, 800x600 for landscape
2225
* `gallery style1 small`
2326

2427

0 commit comments

Comments
 (0)