MyBB Community Forums

Full Version: ModNotice Plus 1.5.5
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10
(2011-11-28, 03:30 PM)Divertino Wrote: [ -> ]2nd is that i dont see anything other then just simple TEXT. How can i fix this? (i mean i want to see this Mod Notice in table... in other color then just simple forum color)

http://imageshack.us/photo/my-images/256/jpegq.png/

I think you can edit the modnotice template to make it look 'nicer', or (I think) you can add mycodes:
[cutebar]Hi! You are not following the rules![/cutebar]
(2011-11-28, 08:33 PM)Omar G. Wrote: [ -> ]
(2011-11-28, 03:30 PM)Divertino Wrote: [ -> ]2nd is that i dont see anything other then just simple TEXT. How can i fix this? (i mean i want to see this Mod Notice in table... in other color then just simple forum color)

http://imageshack.us/photo/my-images/256/jpegq.png/

I think you can edit the modnotice template to make it look 'nicer', or (I think) you can add mycodes:
[cutebar]Hi! You are not following the rules![/cutebar]


how i can edit it ??
(2011-11-28, 11:53 PM)Divertino Wrote: [ -> ]
(2011-11-28, 08:33 PM)Omar G. Wrote: [ -> ]
(2011-11-28, 03:30 PM)Divertino Wrote: [ -> ]2nd is that i dont see anything other then just simple TEXT. How can i fix this? (i mean i want to see this Mod Notice in table... in other color then just simple forum color)

http://imageshack.us/photo/my-images/256/jpegq.png/

I think you can edit the modnotice template to make it look 'nicer', or (I think) you can add mycodes:
[cutebar]Hi! You are not following the rules![/cutebar]


how i can edit it ??

I think it uses a global template.
Please let us know when this is 1.6.5 ready.
Very interested.
Updated for MyBB 1.6.5
Thank you Big Grin
anyone can help me with my prob ?
that ive said in few posts before ?
Thanks for the update Smile
(2011-11-28, 03:30 PM)Divertino Wrote: [ -> ]1st i dont see nothing in ACP.
got same problem like this:

http://i56.tinypic.com/350jc09.png

Have you tried the procedure in post #4?



(2011-11-28, 03:30 PM)Divertino Wrote: [ -> ]2nd is that i dont see anything other then just simple TEXT. How can i fix this? (i mean i want to see this Mod Notice in table... in other color then just simple forum color)

http://imageshack.us/photo/my-images/256/jpegq.png/

Do you add this CSS to your theme?

.modnotice {
    background: #ADCBE7;
    padding: 8px;
    margin: auto auto;
    border: 1px solid #0F5C8E;
    color: #000000;
    font-size: 12px;
} 

ACP >> Templates & Style >> Themes
select you theme and click on button Options >> Edit Theme
Click on global.css and then Edit Stylesheet: Advanced Mode on top right corner.
Add this code at end of Stylesheet.
yes i did everything. and nothing.
Pages: 1 2 3 4 5 6 7 8 9 10