wrapper class

Joomla displays the content of Wrapper Module/Component in an IFRAME element and assigns wrapper class to it as shown in the following image.

Joomla Wrapper Component - Wrapper Class

 

Defined in:

Com_wrapper/wrapper.html.php
Modules/mod_wrapper.php

 

Assigned to:

IFRAME Tag

 

wrapper class example

iframe.wrapper{
/* CSS Styles */
}