Image Styles

Images StylesThis is a sample page with examples on Images Wrapping into content items.

Some Styles Can Support Pattern

Default Image Wrap Style

Shadowed Image

Shadowed Image 2

Blue Border Image

Gray Border Image

White back description

Your awesome description

Blue back description

Your awesome description

Caption Image

Your awesome description

Bubble description

Your awesome description

Border description

Your awesome description

The class usage for pattern:

  • .img-wrap-1.pattern
  • .img-wrap-10.pattern

Standard Wrap Styling

Default Image Wrap

Shadowed Image 1

Shadowed Image 2

Blue Border Image

Grey Border Image

White back description

Your awesome description

Blue back description

Your awesome description

Caption Image

Your awesome description

Bubble description

Your awesome description

Border description

Your awesome description

Code

Sample Codes
 /* Default Image */
<div class="ja-typo-img-wrap">
	<img src="/images/stories/sam-1.jpg" alt="" />
</div>

 /* Shadowed Image */ 
<div class="ja-typo-img-wrap img-wrap-2">
	<div>
		<img src="/images/stories/sam-1.jpg" alt="" />
	</div>
</div>

 /* Shadowed Image 2 */ 
<div class="ja-typo-img-wrap img-wrap-3">
	<div>
		<div>
			<img src="/images/stories/sam-1.jpg" alt="" />
		</div>
	</div>
</div>

 /* Blue Border Image */ 
<div class="ja-typo-img-wrap img-wrap-4">
	<img src="/images/stories/sam-1.jpg" alt="" />
</div>

 /* Gray Border Image */ 
<div class="ja-typo-img-wrap img-wrap-5">
	<img src="/images/stories/sam-1.jpg" alt="" />
</div>

 /* Description With White Background */ 
<div class="ja-typo-img-wrap img-wrap-6">
	<img src="/images/stories/sam-1.jpg" alt="" />
	<span>Your awesome description</span>
</div>

 /* Description With Blue Background */ 
<div class="ja-typo-img-wrap img-wrap-7">
	<span>
		<span>Your awesome description</span>
	</span>
		<img src="/images/stories/sam-1.jpg" alt="" />
</div>

 /* Caption Description */ 
<div class="ja-typo-img-wrap img-wrap-8">
	<div>
		<div>
			<img src="/images/stories/sam-1.jpg" alt="" />
			<span>Your awesome description</span>
		</div>
	</div>
</div>

 /* Bubble Description */ 
<div class="ja-typo-img-wrap img-wrap-9">
	<img src="/images/stories/sam-1.jpg" alt="" />
	<span><span class="img-wrap-arr"></span>
		Your awesome description
	</span>
</div>

 /* Border Description */ 
<div class="ja-typo-img-wrap img-wrap-10">
	<img src="/images/stories/sam-1.jpg" alt="" />
	<span>Your awesome description</span>
</div>

 /* Image Link 1 */
<div class="ja-typo-img-wrap img-wrap-11">
	<img src="/images/stories/sam-1.jpg" alt="" />
	<a href="#">Your awesome description</a>
</div>

 /* Image Link 2 */
<div class="ja-typo-img-wrap img-wrap-12">
	<img src="/images/stories/sam-1.jpg" alt="" />
	<a href="#">Your awesome description</a>
</div>

Examples

IMG-WRAP-7 LEFT

Your awesome description

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy.

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum'..

IMG-WRAP-3 RIGHT

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for 'lorem ipsum' will uncover many web sites still in their infancy.

Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.

You are here: Home Company Testing & service catalog Contenuti Typography Message Boxes & Legend Styles