By Thomas on Thursday, 19 June 2014
Posted in Technical Issues
Likes 0
Views 0.9K
Votes 0
Hi guys,

the notification module always starts on top of a position. I need to have it centered between top and bottom of a position (like the dropdown module besides on the screenshot).

Can you tell me ho to change this?


best regards
Hello Avinash,

THanks for getting back to us quickly,
I have inspect in your site, can you apply this CSS code in your template css file and see how it goes?
body div#fd.es.mod-es-notifications .es-notification .es-menu-item>a {
padding: 18px 8px !important;
}

Because I'm not sure which file should be apply this code in your template file, can you consult with your template provider regarding this? Please advise.
·
Friday, 20 June 2014 02:05
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Thomas Hurler,

Sorry for late reply to this,
Can you provide us with your Joomla backend and FTP access so we can inspect element in your site here? Please advise.
·
Thursday, 19 June 2014 19:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

I have the same issue as well - site details attached

Cheers
Avinash
·
Thursday, 19 June 2014 19:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Unfortunately not working for me
·
Friday, 20 June 2014 16:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Thomas and Arlex,

Didn't work for me either! My custom.css file is located in the template folder as indicated by the template provider!

thanks
Avinash
·
Friday, 20 June 2014 18:20
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

Also, when i publish the notifications module in my menu bar position - the menu bar looses its sticky feature! Any guidance that you can provide?

thanks
Avinash
·
Friday, 20 June 2014 20:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex and Avinash,

I found the problem, you have to clear the site cache after changing the template. Now it is working!!
·
Friday, 20 June 2014 20:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Thomas Hurler,

Glad to heard your issues resolved.

========================================================================================================
Hello Avinash,

Sorry for late reply to this,
Did you ask your template provider how to clear the cache from your template after you applied the css code?
Because I have inspected in your site, it seems like still running the old css code, all cached, check my screenshot :
·
Saturday, 21 June 2014 01:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

Thanks looking into it currently will check back with you once I have some clarity on it!!

Although can i request you to remove the screen shot posted in your reply? It contains personal information regarding other people hence would not be proper to share....

thanks,
Avinash
·
Saturday, 21 June 2014 02:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Avinash,

I am really sorry for the delay of this reply as it is a weekend for us here.
I have removed that screenshot Okay , keep us updated then.
·
Saturday, 21 June 2014 13:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

Thanks again for the support you guys provide!!

Based on your suggestion I checked back with the template provider... i was given the following solution which when put in the custom.css file worked!


.head-search, .navbar-toggle + .head-search {
margin-top: 15px;
}

Thanks
Avinash
·
Tuesday, 24 June 2014 20:15
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Avinash,

You're welcome, glad to heard your issues resolved.
·
Tuesday, 24 June 2014 23:49
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post