broadstreetbully Posted October 13, 2012 Posted October 13, 2012 I installed the newsletter subscription addon and the infobox heading has italic text in it...my other box headings are all straight...how would I change the italic text to straight text like my other boxes?
♥bruyndoncx Posted October 13, 2012 Posted October 13, 2012 you need to supply a bit more detail or use something like the firefox add-ons to figure out where the italic setting is coming from. I use firefox inspect element to figure out these kinds of things. On my system it is under the right click menu option. KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt
broadstreetbully Posted October 14, 2012 Author Posted October 14, 2012 I used the "Newsletters Subscriber Manager" addon (http://addons.oscommerce.com/info/8472) and the inbox heading that installs with the addon had italic text in it but I don't want italic text I want regular text like the rest of my headers... the only code I can see is where it shows the <em> tags but I can't find which file to edit the code in...
♥joli1811 Posted October 14, 2012 Posted October 14, 2012 Hi, catalog/includes/languages/english.php define('BOX_NEWSLETTER_TEXT_ABONNEMENT', '<em>Subscribe to the newsletter</em>'); Regards John To improve is to change; to be perfect is to change often.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.