Welcome to Minetown!
To join our community, please login or register!
Internet Explorer
Internet Explorer is not supported. Please upgrade to a more modern browser.

[Enjin Archive] website suggestions/fixes
Started by [E] ryanblm

hey guys, just a few bits of code that will help with the forum part of the website

.contentbox .block-container .he.br {

background-image: none;

}

.contentbox .block-container .he.bl {

background-image: none;

}

.m_forum .contentbox .c.alt {

text-align: center;

}

the below shows you what it does, but to make it abit easier it centers the fiqure text's in the respective columns and it also removes the wierd and not so nice blocks at the bottom of the forum tables <object class="emojione" data="https://resources.enjin.com/1489581540/themes/core/images/emojione/svg/1f642.svg?0" type="image/svg+xml" standby=":)">:)</object>, also removes them from other places like the write new thread section

hope it helps

-ryan
something else to fix the home page's copy button and drop down buttom to be the same size as the other parts

#downbtn {

padding: 1px 5px 3px 6px;

}

#copybtn {

padding: 1px 5px 2px 5px;

}
this code is to fix the home slider buttons so they lay on top of the home slider

.slider_selector, .slider_selector_dis {

bottom: 20px;

position: relative;

right: 15px;

}

.slider_arrow_left {

bottom: 30px;

position: relative;

}

.slider_arrow_right {

bottom: 30px;

left: 15px;

position: relative;

}
also just to point out for some reason as a $100 + donator i am not able to make donator threads <object class="emojione" data="https://resources.enjin.com/1489581540/themes/core/images/emojione/svg/2639.svg?0" type="image/svg+xml" standby=":(">:(</object>
Much Appreciated, Ryan. We'll look into the donation issue.
hey guys, i know the images aren't very good but hopefully as you can see from them i hope i found the fix ,

.slider_selector, .slider_selector_dis {

bottom: 20px !important;

position: relative !important;

right: 15px !important;

float: right !important;

}

.slider_arrow_left {

bottom: 30px !important;

position: relative !important;

}

.slider_arrow_right {

bottom: 30px !important;

left: 15px !important;

position: relative !important;

}

sliderfix%201_zps11biimoy.png

sliderfix%202_zpsykdckijw.png

sliderfix%203_zps7ujwx0t7.png

basically the slider has it's own CSS file somewhere that is completly overriding the metro theme CSS, basically it has a higher priority, so unless you can find the original CSS file, this "should" work
Thanks, Ryan. After digging for a while, I found that the slider does in fact have a separate CSS file.
Happy throwback Thursday <object class="emojione" data="https://resources.enjin.com/1489581540/themes/core/images/emojione/svg/1f642.svg?0" type="image/svg+xml" standby=":)">:)</object> 57cc0f7d3c.jpg