How do I collapse the viewer?

For discussion directly related to ConwayLife.com, such as requesting changes to how the forums or home page function.
Post Reply
User avatar
Hdjensofjfnen
Posts: 1742
Joined: March 15th, 2016, 6:41 pm
Location: re^jθ

How do I collapse the viewer?

Post by Hdjensofjfnen » March 18th, 2016, 7:32 pm

When I implement the viewer into my posts, the viewer is in-line and doesn't have an option to have a neat popup window. How do I implement the window form of the viewer?

Code: Select all

x = 5, y = 9, rule = B3-jqr/S01c2-in3
3bo$4bo$o2bo$2o2$2o$o2bo$4bo$3bo!

Code: Select all

x = 7, y = 5, rule = B3/S2-i3-y4i
4b3o$6bo$o3b3o$2o$bo!

User avatar
muzik
Posts: 5614
Joined: January 28th, 2016, 2:47 pm
Location: Scotland

Re: How do I collapse the viewer?

Post by muzik » March 18th, 2016, 7:50 pm

Are you pressing the show in viewer link?

fluffykitty
Posts: 1175
Joined: June 14th, 2014, 5:03 pm
Contact:

Re: How do I collapse the viewer?

Post by fluffykitty » March 18th, 2016, 8:32 pm

Just use

Code: Select all

 tags instead of [viewer] tags.

Post Reply