Jump to content

My Alerts image showing at footer


Recommended Posts

  • 2 months later...
  • 1 year later...

 

I arranged a solution.

Just go to blockmyaccount.css create a new CSS class named '.mailalerts': and set the display to none.

If you just want the image to disappear just write down:

 

.mailalerts img {
display:none;}
 
 
Solved :)

 

 

Thank you for this! Works great, nice fix

Link to comment
Share on other sites

×
×
  • Create New...