MyBB Community Forums

Full Version: 1point8 theme
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 11 12 13 14 15 16
(2014-09-14, 03:32 PM)jason5 Wrote: [ -> ]No. By default it gets aligned horizontally

Add this to your globals.css

.subforumicon {
height: 10px;
width: 10px;
display: inline-block;
margin: 0 5px;
background: url(images/mini_status_sprite.png) no-repeat 0 0;
}

.subforum_minion {
background-position: 0 0;
}

.subforum_minioff {
background-position: 0 -10px;
}

.subforum_miniofflock {
background-position: 0 -20px;
}

.subforum_miniofflink {
background-position: 0 -30px;
}
(2014-09-14, 04:00 PM)iAndrew Wrote: [ -> ]
(2014-09-14, 03:32 PM)jason5 Wrote: [ -> ]No. By default it gets aligned horizontally

Add this to your globals.css

.subforumicon {
height: 10px;
width: 10px;
display: inline-block;
margin: 0 5px;
background: url(images/mini_status_sprite.png) no-repeat 0 0;
}

.subforum_minion {
background-position: 0 0;
}

.subforum_minioff {
background-position: 0 -10px;
}

.subforum_miniofflock {
background-position: 0 -20px;
}

.subforum_miniofflink {
background-position: 0 -30px;
}


Thanks a lot Andrew, it worked and it is so nice now Smile And last thing when i use [img] code i can only see links instead of the image. Is that have something with the theme?
can i change the colour of this or is it only green?
I have New Points By Pirrata Nervo installed. But the points don't show up either on profile or post http://prntscr.com/4nbde4 . I have installed the latest release. Also Quick Edit doesn't works.

I have switched to Rush theme for now but I like this theme more
Did you download the latest version? i already fixed quick edit.

Is new points updated for 1.8?

(2014-09-14, 04:21 PM)jason5 Wrote: [ -> ]Thanks a lot Andrew, it worked and it is so nice now Smile And last thing when i use [img] code i can only see links instead of the image. Is that have something with the theme?


isn't nothing wrong when i post images.

(2014-09-15, 05:37 PM)Maxxamillion6 Wrote: [ -> ]can i change the colour of this or is it only green?

It's green but feel free to edit it and the colors.
@iAndrew

When using the advanced editor in full screen mode I'm seeing this forum jump arrows.

http://prntscr.com/4ncv51

Any way to fix that?
Yea if you go into themes > 1point8 > dd.css

Look for .breadcrumb .crust .arrow {

And change the z-index to 1
@iAndrew I'm still getting the issue.
You done a hard refresh? i just tried and it doesn't happen now

Can you make a quick admin account so i can see?
@iAndrew PM'd
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16