[TERA PC & Console] En Masse is closing, but TERA lives on! We will continue to support TERA PC (NA) and TERA Console until service is transferred. Stay tuned for more information.
[TERA Console] The Grotto of Lost Souls update (v85) is now live! Read the patch notes here: https://bit.ly/TERACon_v85
[TERA PC] The 64-bit update (v97) is now live. Check out all the changes delivered on August 11 here: https://bit.ly/tera64_patchnotes
[TERA PC & CONSOLE] Summerfest Part 2: The Beach Bash is on from August 11 until September 1! Participate in event activities to earn tokens redeemable for costumes, consumables, mounts, and more! Details: https://bit.ly/tera_sf20
Forum Improvements
http://forums.enmasse.com/tera/messages/inbox
Title and Description are black on Chrome.
Line 299 in http://forums.enmasse.com/tera/themes/tera/design/custom_dark.css?v=1.6.8.5759dc33:
.DataList .Item a {
color: #000000;
text-decoration:underline;
}
the "Flyout FlyoutMenu" elements (.FlyoutMenu .Item) should be HTML linked. For instance if i open my private messages tab and hover over an element it should link me to that chat/forum. Currently i have the option to view the sender's profile and my own profile. Forcing me to click "all messages". This carries over to the global tab and bookmark tab. If you want an easy fix just link the "Excerpt" (text) in the element.
@Treeshark easy enough?
Title and Description are black on Chrome.
Line 299 in http://forums.enmasse.com/tera/themes/tera/design/custom_dark.css?v=1.6.8.5759dc33:
.DataList .Item a {
color: #000000;
text-decoration:underline;
}
the "Flyout FlyoutMenu" elements (.FlyoutMenu .Item) should be HTML linked. For instance if i open my private messages tab and hover over an element it should link me to that chat/forum. Currently i have the option to view the sender's profile and my own profile. Forcing me to click "all messages". This carries over to the global tab and bookmark tab. If you want an easy fix just link the "Excerpt" (text) in the element.
@Treeshark easy enough?
0