Joomla 2.5.4
+ AppsPro Tech v.3.2 template installed
1. Installed mod_gk_register from another template (appsite) package called "gk_appsite_rest_files_J!16". Trying to publish module in "register" position on all pages (like in Quick Start Package) but there is not such a position.
2. On Registration component page letter "A" appear.
Screenshot
http://www.screencast.com/t/nIYda0cO2c
Path:
/templates/gk_appsprotech/css/joomla.css
Line 686
- Code: Select all
#member-registration dd:after {
content: "A";
white-space: pre;
}
What's that: "A"; ?
In Quickstart Package there is difference in Firebug:
- Code: Select all
#member-registration dd:after {
content: "\A ";
white-space: pre;
}
Regards
Kamil
