Tagged Questions
1
vote
3answers
1k views
Customizing wp-activate.php
Does anyone know how I can customise wp-activate.php?
It wraps the content in <div id="content" class="widecolumn">, however in my theme the main wrapper is <div id="main">
Presumably, I ...