| Modify the Printable Page Subheader | |||||||||
![]() You can change the appearance of the Printable Details Page by styling it with CSS. You will need to add your CSS to a style section in the Sub Header for the Printable Details Page. This can be found under Customize -> Sub Headers -> Listing Pages -> Printable Sub Header. For instance, to modify the images height or width (in case the Template provided doesn't automatically resize those to your liking), simply identify the CSS attribute using Firebug. If the DIV Class is named "IDX-detailsImageExtra, use the following CSS to resize the image: <style> img.IDX-detailsImageExtra {width: 300px; height: auto;} </style> The same can be done for any other DIV class called to that page. Note that the IDX Support Team does not provide technical support to assist with custom CSS changes. |
| Related Articles |
| No related articles were found. |
| Attachments |
| No attachments were found. |