Roundcube Community Forum

 

Editing BOTTOM/FOOTER

Started by BrotherAndrew, October 12, 2013, 02:21:54 AM

Previous topic - Next topic

BrotherAndrew

Hi There,

Where do I go to get HTML Under the web mail area (at the very Bottom)?  Editing the (footer.html) file puts my HTML directly Under the Header.   :)

SKaero

You'll need to add css rules to make it show at the bottom of the page.

BrotherAndrew

What CSS file should I add the CSS Rules to?   :)

SKaero

Since its in the footer (ie on every page) you should add it to the styles.css

BrotherAndrew