×

    Hello there and welcome to our forums!. You can Register for an account or Login to your existing account. You can also click those big buttons in the top right corner.


Suggested changes for the website
#11
website looks fine nice work aladen when do i get a cool thot tag
The following 1 user Likes Daniel's post:
  • alade3n
 Reply
#12
(07-05-2020, 12:24 PM)Daniel Wrote: website looks fine nice work aladen when do i get a cool thot tag

@Daniel when i am finished with setting things up

  •
 Reply
#13
Hello

I am editing my profile and in some point it makes me to put my PR:BF2 Hash key

But there is no hash key anymore, so if u go to support in the PR launcher to find the hash key where it is suppose to be, just can find the ID number

So if u replace it could be much easier for new players at least

  •
 Reply
#14
(07-05-2020, 04:22 PM)Revenant Wrote: Hello

I am editing my profile and in some point it makes me to put my PR:BF2 Hash key

But there is no hash key anymore, so if u go to support in the PR launcher to find the hash key where it is suppose to be, just can find the ID number

So if u replace it could be much easier for new players at least

hash key is now ID number in the launcher support

  •
 Reply
#15
Would be cool to have a "General" forum category.
The following 1 user Likes John_Hammer's post:
  • alade3n
 Reply
#16
(07-11-2020, 06:45 PM)John_Hammer Wrote: Would be cool to have a "General" forum category.
@John_Hammer done
The following 2 users Like alade3n's post:
  • Gamma Bot, John_Hammer
 Reply
#17
"gammagroup.wtf" directs to non-https version of the page. Pls fix.

Also use min and max-width so forum width isn't 100% on all displays, and make the style have less empty space.

Here's a greasemonkey script for better forum layout:

Quote:// ==UserScript==
// @name    Make Gamma Group forum style less broken
// @include https://gammagroup.wtf/*
// ==/UserScript==

function addGlobalStyle(css) {
    var head, style;
    head = document.getElementsByTagName('head')[0];
    if (!head) { return; }
    style = document.createElement('style');
    style.type = 'text/css';
    style.innerHTML = css;
    head.appendChild(style);
}

addGlobalStyle('body { line-height: 1 !important; }');
addGlobalStyle('.post .post_author div.author_statistics { line-height: 1 !important; }');
addGlobalStyle('.pu-fields { display: none !important; }');
addGlobalStyle('.signature { display: none !important; }');
addGlobalStyle('.author_information { display: none !important; }');
addGlobalStyle('.author_statistics { display: none !important; }');
addGlobalStyle('#main-container { width: 60%; margin: 0 auto; min-width: 1200px; max-width: 1600px; }');
addGlobalStyle('.tfoot  { border-top: 2px solid #a3a3a3 !important }');
addGlobalStyle('.postbit_offline  { display: none }');
The following 3 users Like Inspect's post:
  • alade3n, Gamma Bot, LiPOTO
 Reply
#18
(07-25-2020, 01:29 PM)Inspect Wrote: "gammagroup.wtf" directs to non-https version of the page. Pls fix.

Yes I am aware of it as well, will get this fixed soon. Thank you for the suggestion with the stylesheets, I will look into it Heart
The following 1 user Likes alade3n's post:
  • Gamma Bot
 Reply
  


Forum Jump:


Users browsing this thread:
1 Guest(s)

Suggested changes for the website0