Padding hardcoded for IPSAdCodeNexus
Submitted teraßyte, Jan 11 2011 09:06 AM | Last updated Jan 11 2011 09:06 AM
In IPSAdCodeNexus::getAdById() the advertisement is always returned with an hardcoded padding/HTML:
We need to move that to some kind of template since the file is encoded and peoples can't edit it.
return "<div align='{$align}' style='padding: 10px'><a href='{$url}' target='_blank'><img src='{$ad['ad_image']}' /></a></div>";We need to move that to some kind of template since the file is encoded and peoples can't edit it.
| Status: | Fixed |
| Version: | |
| Fixed In: |











10 Comments
Any detail on this class? Where to find?
Updating version to: None
Unless I'm missing something I can't find it either