Support Forums - Classified Ads Script Osclass
Osclass theme support => Zara Osclass Responsive Theme => Topic started by: srdjan on April 24, 2017, 12:13:22 PM
-
Hello, how to add in Zara expired ad alert like danger to have notification ?
Not just text "This ad is expired"
I want to be in alert box
-
@srdjan
You can modify message and add it to div:
<div class="flash-wrap"><div id="flashmessage" class="flashmessage flashmessage-info">...message...</div></div>
-
Great! Thank you Michael :-*