Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Newbie question

Started by Muut Archive 10 years ago · 2 replies · 318 views
10 years ago

I am trying to get text to wrap around some pictures in a blog post using the antimatter theme and the blog skeleton. I cannot make it work. What I did:

  • Added {.figure} to the image in the markdown file.
  • Added figure {float: left;} to the _core.css for testing purposes and compiled it using sass.
  • Cleared the cache.

The text is not shown besides the image, just starting at the bottom of the image.
Mst be a stupid error on my side, bt I don;t see it.

10 years ago

You really need to inspect it with the web developer tools of your browser. Then you can ensure that the correct class has been added to the img tag, and also that the appropriate line of css is being applied.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1362 9 years ago
Archive · by Muut Archive, 9 years ago
2 940 9 years ago
Archive · by Muut Archive, 9 years ago
2 4069 9 years ago
Archive · by Muut Archive, 9 years ago
1 2960 9 years ago
Archive · by Muut Archive, 9 years ago
3 1124 9 years ago