Rich Text Editor
A powerful content editor used throughout the admin panel for blogs, projects, and products.
Text Formatting
| Feature | How to Use |
|---|
| Bold | Select text → Click B or Ctrl+B |
| Italic | Select text → Click I or Ctrl+I |
| Underline | Select text → Click U or Ctrl+U |
| Headings | Select text → Click H1, H2, or H3 |
| Lists | Click bullet or numbered list icon |
| Alignment | Click align left/center/right/justify |
Font & Color
Change Font
- Select text
- Click Font button
- Choose from Google Fonts or custom fonts
- Font applies immediately
Change Color
- Select text
- Click Color button
- Pick from palette, use color picker, or enter hex code
- Click Apply
Change Size
- Select text
- Click Size button
- Choose preset (Tiny to Huge) or enter custom size
- Click Apply
Images
Insert Image
- Click Image button (camera icon)
- Choose method:
- URL: Paste image URL
- Upload: Select file from computer
- Click Insert
Resize Image
- Click image to select (green border appears)
- Drag handles:
- Corners: Maintain aspect ratio
- Edges: Resize one dimension
Text Wrap
- Select image
- Align left or right
- Click Text Wrap button
- Adjust gap (0-50px)
- Toggle wrap ON
Embeds
Embed external content like YouTube videos, Google Maps, or any iframe.
Insert Embed
- Click Embed button
- Switch to Code View
- Paste embed code:
<iframe src="https://www.youtube.com/embed/VIDEO_ID"
width="560" height="315"></iframe>
- Switch to Preview to verify
- Click Insert Embed
Customize Embed
After inserting:
- Resize: Drag corner/edge handles
- Border: Click Border button to add/customize
- Align: Use alignment buttons
- Edit Code: Click Code button to modify
Supported Embeds
- YouTube
- Vimeo
- Google Maps
- Twitter/X
- Instagram
- CodePen
- Any iframe
Photo Grids
Insert beautiful image layouts with 24 pre-designed templates.
Insert Photo Grid
- Click Grid button (Grid3x3 icon)
- Browse 24 layout options
- Click preferred layout
- Add images to each cell:
- Click cell
- Choose URL or Upload
- Click Add Image
- Click Insert Grid
Layout Categories
| Category | Layouts |
|---|
| Simple | 2-4 columns, 2x2, 3x2 grids |
| Asymmetric | Large + small combinations |
| Creative | Masonry, featured layouts |
| Gallery | Portfolio-style arrangements |
| Special | Hero + grid, collage styles |
Edit Grid
- Hover over grid in editor
- Click Settings icon to edit
- Click Delete icon to remove
Tables
Insert Table
- Click Table button
- Select dimensions (rows × columns)
- Table appears in editor
Edit Table
- Click cells to edit content
- Use table controls to:
- Add/remove rows
- Add/remove columns
- Merge cells
- Set alignment
Links
Link Selected Text
- Select text
- Click Link button (chain icon)
- Enter URL
- Press Enter or click Insert
Insert New Link
- Click Link button (no selection)
- Enter link title
- Enter URL
- Click Insert
Edit Link
- Click existing link
- Modify URL or title
- Click Update or Remove Link
Blockquotes
Insert Quote
- Click Quote button
- Enter quote text
- Customize colors:
- Background color
- Border color
- Click Insert Quote
Edit Quote
- Click existing quote
- Modify text or colors
- Click Update Quote
Code Blocks
- Click Code button
- Enter code
- Code appears with monospace formatting
Keyboard Shortcuts
| Shortcut | Action |
|---|
Ctrl+B | Bold |
Ctrl+I | Italic |
Ctrl+U | Underline |
Delete | Delete selected image/embed |
Enter | Quick insert/update in dialogs |
Tips
Use Photo Grids for showcasing multiple images instead of inserting them one by one.
Embed dimensions in your code determine the display size everywhere (editor, cards, modals).
Only embed content from trusted sources for security.