notification massage magento

uber Hello, I have a problem in the notification, when the user enters the wrong login or email, not notifications appear
 
like success, or email is already in use
http://prntscr.com/62vmsh
http://prntscr.com/62vmvb
 
help me

8 answers

Profile photo of Mall Staff 184060.00 $tone February 10, 2015
Public

Hi toni haryanto,
Yes, this as issue of our Jm Megamall theme. To resolve this issue:
You can opne the CSS file at /skin/frontend/default/jm_megamall/css/styles.css
and find to the block code:

#jm-main .messages{
	display: none
}

and replace it by code:

#jm-main .messages{
	display: block;
}

Regards, 
Mall

#1
Profile photo of Mall Staff 184060.00 $tone February 10, 2015
Public

Hi toni haryanto,
Did you clean the Magento cache in your site after changing?
You can provide me the Admin & FTP credentials of your site. I will check further current code of your site & tell you how to sole if the problem still exists.
Regards,
Mall

#3
Profile photo of Mall Staff 184060.00 $tone February 11, 2015
Public

Hi toni haryanto,

After changing the CSS in your site as i said at first reply.
The notification message Block was working fine in your site now.
You can see this at http://awesomescreenshot.com/0e54dhutdb
Have a look and contact me if you need further help.
Regards,
Mall

#5
Profile photo of Mall Staff 184060.00 $tone March 19, 2015
Public

Hi  toni haryanto,
I have detected your site and i see the Notification message block working fine at http://www.waroenglaris.com/ now.
Can you show me more details about the issue as you said. I will check further and tell you solution to solve.
Regards,
Mall.

#7

This question is now closed

Written By

Comments