Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    Anti's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    null
    Posts
    6,840
    Reputation
    1772
    Thanks
    1,305
    My Mood
    Amused

    Dark MPGH Google Chrome Extension?

    Does anyone know where it is?
    there's nothing left for you here.

  2. #2
    Gray's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Sweden
    Posts
    13,557
    Reputation
    2516
    Thanks
    10,618
    Nowhere, because nobody has made it.
    I have custom css that makes it gray-ish.

  3. #3
    Atomic Trash's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    37
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by Remm. View Post
    Does anyone know where it is?
    What That extension does?

    Quote Originally Posted by Antipathy View Post
    Nowhere, because nobody has made it.
    I have custom css that makes it gray-ish.
    Dude, that image! Wow

  4. #4
    Anti's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    null
    Posts
    6,840
    Reputation
    1772
    Thanks
    1,305
    My Mood
    Amused
    Quote Originally Posted by Antipathy View Post
    Nowhere, because nobody has made it.
    I have custom css that makes it gray-ish.
    It was made, But you probs weren't around to see it. It was awhile ago.

    But teach me how to get it to work?
    there's nothing left for you here.

  5. #5
    Gray's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Sweden
    Posts
    13,557
    Reputation
    2516
    Thanks
    10,618
    Quote Originally Posted by Remm. View Post

    It was made, But you probs weren't around to see it. It was awhile ago.

    But teach me how to get it to work?
    Well, yeah, that's a probability.

    I don't know if my way is the best way, but it works.
    Download stylebot and then add this under edit css.

    It's not finished, but it's probably enough.
    Might not be what you're looking for.

    [HTML].announcerow, .announcement, .announceinfo {
    background: url();
    background-color: #cdccff;
    border: 1px;
    }

    .blockhead, .blockfoot, .formcontrols {
    border-bottom: 0px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    }

    .postbitlegacy .posthead .postdate {
    color: #555555;
    font: normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
    text-shadow: 0px 0px 3px #999999;
    }

    .threadlisthead, .forumbits, .forumhead, .posthead, .vbform, .blockhead {
    background: url();
    background-color: #e0e0e0;
    border: 1px;
    }

    .threadlisthead, .threadlisthead a, .forumhead h2 {
    color: #777777;
    }

    .threadtitle_unread {
    color: indigo;
    }

    element.style {
    background: url(mpghv2/gradient_subnav.png) repeat-x scroll left top #252525;
    border-top: 1px solid #444;
    margin: 0 2px;
    padding: 0 10px;
    }

    ul.go {
    display: none;
    }

    ul.navi1, ul.navi3 {
    display: none;
    }
    [/HTML]

  6. #6
    Anti's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    null
    Posts
    6,840
    Reputation
    1772
    Thanks
    1,305
    My Mood
    Amused
    Quote Originally Posted by Antipathy View Post


    Well, yeah, that's a probability.

    I don't know if my way is the best way, but it works.
    Download stylebot and then add this under edit css.

    It's not finished, but it's probably enough.
    Might not be what you're looking for.

    [HTML].announcerow, .announcement, .announceinfo {
    background: url();
    background-color: #cdccff;
    border: 1px;
    }

    .blockhead, .blockfoot, .formcontrols {
    border-bottom: 0px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    }

    .postbitlegacy .posthead .postdate {
    color: #555555;
    font: normal 12px Tahoma,Calibri,Verdana,Geneva,sans-serif;
    text-shadow: 0px 0px 3px #999999;
    }

    .threadlisthead, .forumbits, .forumhead, .posthead, .vbform, .blockhead {
    background: url();
    background-color: #e0e0e0;
    border: 1px;
    }

    .threadlisthead, .threadlisthead a, .forumhead h2 {
    color: #777777;
    }

    .threadtitle_unread {
    color: indigo;
    }

    element.style {
    background: url(mpghv2/gradient_subnav.png) repeat-x scroll left top #252525;
    border-top: 1px solid #444;
    margin: 0 2px;
    padding: 0 10px;
    }

    ul.go {
    display: none;
    }

    ul.navi1, ul.navi3 {
    display: none;
    }
    [/HTML]
    Won't let me paste. Do I need to manually type this?
    there's nothing left for you here.

  7. #7
    Gray's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Sweden
    Posts
    13,557
    Reputation
    2516
    Thanks
    10,618
    Quote Originally Posted by Remm. View Post


    Won't let me paste. Do I need to manually type this?
    Should work pasting.
    Just press the icon (Assuming you have chrome) while the sidebar opens there's a button that says edit css.
    Press that, paste this and you should be done.

  8. #8
    Anti's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    null
    Posts
    6,840
    Reputation
    1772
    Thanks
    1,305
    My Mood
    Amused
    Quote Originally Posted by Antipathy View Post


    Should work pasting.
    Just press the icon (Assuming you have chrome) while the sidebar opens there's a button that says edit css.
    Press that, paste this and you should be done.
    Works. I like it, it is less straining to the eyes.

    Please tell me if you finish it.
    there's nothing left for you here.

  9. #9
    Gray's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Sweden
    Posts
    13,557
    Reputation
    2516
    Thanks
    10,618
    Quote Originally Posted by Remm. View Post

    Works. I like it, it is less straining to the eyes.

    Please tell me if you finish it.
    I only wish I could solve the background, because somehow I can't alter it.

  10. #10
    Anti's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    null
    Posts
    6,840
    Reputation
    1772
    Thanks
    1,305
    My Mood
    Amused
    Quote Originally Posted by Antipathy View Post


    I only wish I could solve the background, because somehow I can't alter it.
    Oh you mean the MPGH and the other blue?
    there's nothing left for you here.

  11. #11
    Gray's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Sweden
    Posts
    13,557
    Reputation
    2516
    Thanks
    10,618
    Quote Originally Posted by Remm. View Post


    Oh you mean the MPGH and the other blue?
    I mean anything that deviates from the theme CSS.
    Such as the body background, the navbar up there that I didn't remove and a few things like that.

    Or the reputation divs in the settings.

  12. #12
    Anti's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    null
    Posts
    6,840
    Reputation
    1772
    Thanks
    1,305
    My Mood
    Amused
    Quote Originally Posted by Antipathy View Post


    I mean anything that deviates from the theme CSS.
    Such as the body background, the navbar up there that I didn't remove and a few things like that.

    Or the reputation divs in the settings.
    Those are images, not used by CSS. Back when I used a user-made extension called "Dark MPGH", He manually colored those pictures to fit the CSS Editing. But as the website updated, the Extension became less good looking. I was hoping to edit it to make it work. But the thread is gone.
    there's nothing left for you here.

  13. #13
    Gray's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Sweden
    Posts
    13,557
    Reputation
    2516
    Thanks
    10,618
    Quote Originally Posted by Remm. View Post


    Those are images, not used by CSS. Back when I used a user-made extension called "Dark MPGH", He manually colored those pictures to fit the CSS Editing. But as the website updated, the Extension became less good looking. I was hoping to edit it to make it work. But the thread is gone.
    Yeah, but shouldn't I at least be able to find them in the source? I haven't found the background in the source, at all.

  14. #14
    Anti's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    null
    Posts
    6,840
    Reputation
    1772
    Thanks
    1,305
    My Mood
    Amused
    Quote Originally Posted by Antipathy View Post


    Yeah, but shouldn't I at least be able to find them in the source? I haven't found the background in the source, at all.
    You could ask Dave.

    He might be able to help you there. I have only done one CSS Edit in my life, and that was for a friend who played Gaia Online. I am not a newbie to this but I am not flawless, ya'know.
    there's nothing left for you here.

  15. #15
    Gray's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Sweden
    Posts
    13,557
    Reputation
    2516
    Thanks
    10,618
    Quote Originally Posted by Remm. View Post
    You could ask Dave.

    He might be able to help you there. I have only done one CSS Edit in my life, and that was for a friend who played Gaia Online. I am not a newbie to this but I am not flawless, ya'know.
    With my short attentionspan I'm likely to just drop it as I get it.
    Don't think he'd waste his time with that.

Page 1 of 2 12 LastLast

Similar Threads

  1. MPGH Google Chrome Extension/Application
    By Harpoon. in forum General
    Replies: 28
    Last Post: 10-08-2013, 04:31 PM
  2. [Contest]Google Chrome Extension
    By NextGen1 in forum General
    Replies: 58
    Last Post: 05-01-2011, 09:33 AM
  3. Google Chrome Extension Help?
    By Pazaz in forum Web Languages
    Replies: 3
    Last Post: 04-14-2011, 08:41 PM
  4. [Discuss]Google Chrome Extension Contest.
    By NextGen1 in forum General
    Replies: 11
    Last Post: 04-12-2011, 08:49 PM
  5. Top Google Chrome Extensions
    By Jabuuty671 in forum General
    Replies: 22
    Last Post: 08-14-2010, 04:33 PM