The Ford Barn

The Ford Barn (https://www.fordbarn.com/forum/index.php)
-   The Test Forum (https://www.fordbarn.com/forum/forumdisplay.php?f=13)
-   -   Pic Sizes and Syntax (https://www.fordbarn.com/forum/showthread.php?t=352156)

IMoveMetal 09-09-2025 09:14 AM

Pic Sizes and Syntax
 

Summary
Testing examples to show the same image at different sizes in forum posts.

Resize an image, just add `&width=###` to the end of the image URL.
Replace the ### with any number of pixels you want (100, 200, 400, 600, 800, 1200, etc.).


- The first example shows the full-size image with no changes.
- The following examples show the same image resized using different `&width=` values.
- Each section includes the exact syntax used

---

Testing Picture Sizes (with syntax)

Full size (default, no width parameter)
Syntax: [img]...[/img]
https://cdn.shopify.com/s/files/1/18...g?v=1757424414

---

800px wide
Syntax: [img]...&width=800[/img]
https://cdn.shopify.com/s/files/1/18...4414&width=800

---

400px wide
Syntax: [img]...&width=400[/img]
https://cdn.shopify.com/s/files/1/18...4414&width=400

---

200px wide
Syntax: [img]...&width=200[/img]
https://cdn.shopify.com/s/files/1/18...4414&width=200

---

100px wide
Syntax: [img]...&width=100[/img]
https://cdn.shopify.com/s/files/1/18...4414&width=100


All times are GMT -5. The time now is 07:13 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.