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

How can i post an imagen beside text?

Started by Muut Archive 10 years ago · 1 replies · 402 views
10 years ago

How can i post an imagen beside text? is it possible with markdown from the admin panel?

p.s. sorry for my english, is very poor :p

10 years ago
TXT
![](yourimage?classes=right)

Asumming you have:

CSS
.right {
  float: right;
}

In your CSS somewhere

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 2022 9 years ago
Archive · by Muut Archive, 9 years ago
2 1356 9 years ago
Archive · by Muut Archive, 9 years ago
2 4574 9 years ago
Archive · by Muut Archive, 9 years ago
1 3424 9 years ago
Archive · by Muut Archive, 9 years ago
3 1508 9 years ago