Thread Rating:
  • 9 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.8] Miuna News 3.2.0 [Real time notifier if has new post, thread and alert]
(2015-07-27, 05:06 PM)Ronshaan Wrote: well i fixed this issue by uploading the javascript files back to the site,
one question

how do i move this numbered to near the news ?



mean in css which one is telling what is the position of red alert?
please guide ill fix it.

.miunaunreadNews {
	display: inline-block;
}

#panel .lower ul.panel_links a.miunanews {
	background-image: url(images/icons/bell.png) !important;
}

.mnewscount {
	color:#FFF!important;
	background: url(images/miuna/news/notify.png) top left repeat-x;
	height: 15px;
	line-height: 15px;
	border-radius: 5px;
	border: 1px solid #921515;
	text-shadow: 0 -1px 0 #921515;
	padding: 0 3px 0 3px;
	font-family: tahoma, sans-serif;
	font-size: 11px;
}

.miunanews_popup ol {
	background:#efefef !important;
	list-style: none;
	margin: 0;
	padding: 8px 0px 0px 0px;
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}

.miunanews_popup li {
	min-height: 24px;
	margin-bottom: 10px !important;
	display: block !important;
	padding-bottom: 10px !important;
	border-bottom: dotted 2px;
	color: #999;
	margin: 0 7px;
}

.miunanews_popup li:last-child {
	border-bottom-style: none;
	margin-bottom: 0px !important;
}

.miunanews_popup li a {
	background-image: none !important;
	padding: 0 !important;
	color: #023a61 !important;
	display: inline !important;
}

.miunanews_popup li .miunanewsContent {
	color: #000000 !important;
	font-size: 11px;
	padding-left: 3px;
}

.miunaunreadNew {
	font-weight: bold;
	background: #FFFBD9;
	border-left: 5px solid #cd0e0a;
}

.miunanews_popup_wrapper {
	position: relative;
}

.miunanews_popup_wrapper .miunanews_popup {
	width: 350px;
	max-width: 350px;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
	position: absolute;
	right: 235px !important;
	z-index: 9999;
	top: 66px !important;
	
	font-size: 13px !important;
}

.miunanews_popup .popupTitle {
	background: #022338 !important;
	color: #fff !important;
	font-weight: bold;
	padding: 4px;
	text-align: center;
	border-bottom: 1px solid #D4D4D4;
}

.miunanews_popup .popupFooter {
	background: rgb(15, 15, 15);
	padding: 6px;
	box-shadow: inset 0 1px 0 0 rgba(255,255,255,0.2);
	border-radius: 0px 0px 3px 3px;
	font-size: 11px !important;
}

.miunanews_popup .popupFooter a {
	color: #fff !important;
}

.tl_r {
	text-align: right;
}

.tl_c {
	text-align: center;
}

.mns_tvatar img {
	padding: 1px;
	border: 1px solid #D5D5D5;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1);
	max-width: 40px;
	max-height: 40px;
}

.mns_tvatar img:hover {
	border-color: #7D7D7D;
}

#mns_hasmore {
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCC;
	border-radius: 5px;
	font-size: 11px;
	overflow: hidden;
	background: #F5F5F5;
	color: #777!important;
	text-decoration: none;
}

#mns_hasmore a:link,
#mns_hasmore a:visited,
#mns_hasmore a:active {
	color: #777!important;
	text-decoration: none;
}

#mns_hasmore a:hover {
	color: #777!important;
	text-decoration: underline;
}

let me know which one to set here.

Also i want to change the font size to bigger one so i guess it is in the same code

http://community.mybb.com/thread-166924-...pid1171460
(2015-07-27, 11:22 AM)martec Wrote: If you want that i edit your css you need provide admin test account too.

If you can't provide admin test account + one common user test account to check result of changes in css i can't made anything.
Reply


Messages In This Thread
RE: Miuna News 2.5.0 - by rockenren - 2015-03-11, 08:16 AM
RE: Miuna News 3.1.1 [Real time notifier if has new post, thread and alert] - by martec - 2015-07-27, 05:29 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)