![]() |
I Want To Add A Little Dot Next to Notifications When You Receive A New
I want to add it so a little dot (which I'd make in Photoshop) shows up next to Notifications to the left of the it when a new PM arrives. How can I do this? Something that will grab the user's attention.
I am on vBulletin 4.2.2. |
<a href="https://vborg.vbsupport.ru/showthread.php?t=298444" target="_blank">This</a> plugin adds a few nice ways to get members attention to pm's pro version is even better
|
I don't need all that, I just want to add a dot.
|
Then ask in the right forum
|
Design and graphics is the wrong forum for adding a dot, which involves HTML and/or CSS and a graphic?
|
You are asking someone to give you the right coding to put this is better for unpaid work
|
I don't need someone to do it for me, I just need to know what section to modify in the template.
|
Hi there, look in your header template for...
Code:
<a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}">{vb:rawphrase your_notifications}: <span class="notifications-number"><strong>{vb:raw notifications_total}</strong></span></a> So something like... Code:
<a class="popupctrl" href="usercp.php{vb:raw session.sessionurl_q}"><b>*</b>{vb:rawphrase your_notifications}: <span class="notifications-number"><strong>{vb:raw notifications_total}</strong></span></a> |
Quote:
Thanks for the quick response, I am going to try it as soon as I get home tonight. |
Quote:
|
All times are GMT. The time now is 08:08 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|