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 · 360 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 1366 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