Page 3 of 4 FirstFirst 1 2 3 4 LastLast
Results 41 to 60 of 61
  1. #41
    I'm not safe on my island
    Nikkei will still get me.

    Join Date
    Oct 2006
    Posts
    20,043
    BG Level
    10

    I went into the folder as the instructions said, i found two other files there, one said userContent-example, and the other userChrome-example. I deleted these two and wrote a file using notepad called userContent.css and copy/pasted:
    .fixedsig { max-height: none ! important; }
    Restarting firefox did not work, so i restarted the computer, which also did not work.

  2. #42
    Nidhogg
    Join Date
    Apr 2006
    Posts
    3,562
    BG Level
    7

    go to the location bar, type in "%APPDATA%\Mozilla\Firefox\Profiles" without the quotes, press enter. there should be that weird named folder then a chrome folder. that's where you put it?

  3. #43
    I'm not safe on my island
    Nikkei will still get me.

    Join Date
    Oct 2006
    Posts
    20,043
    BG Level
    10

    Yes i put it in the weird named folder that says some numbers, letters and then default, and then in the chrome folder, and that's where i put it.

  4. #44
    Nidhogg
    Join Date
    Apr 2006
    Posts
    3,562
    BG Level
    7

    is the file userContent.css.txt maybe?

  5. #45
    I'm not safe on my island
    Nikkei will still get me.

    Join Date
    Oct 2006
    Posts
    20,043
    BG Level
    10

    Nope, says userContent.css

  6. #46
    Nidhogg
    Join Date
    Apr 2006
    Posts
    3,562
    BG Level
    7

    can you paste the full contents to http://pastebin.com/

    then link it back here

  7. #47
    I'm not safe on my island
    Nikkei will still get me.

    Join Date
    Oct 2006
    Posts
    20,043
    BG Level
    10

    the full contents of the userContent.css file?

  8. #48
    Nidhogg
    Join Date
    Apr 2006
    Posts
    3,562
    BG Level
    7

    yes

  9. #49
    I'm not safe on my island
    Nikkei will still get me.

    Join Date
    Oct 2006
    Posts
    20,043
    BG Level
    10

  10. #50
    Nidhogg
    Join Date
    Apr 2006
    Posts
    3,562
    BG Level
    7

    man, that all looks good

  11. #51
    I'm not safe on my island
    Nikkei will still get me.

    Join Date
    Oct 2006
    Posts
    20,043
    BG Level
    10

    Yea i don't know what's up

  12. #52
    Nidhogg
    Join Date
    Apr 2006
    Posts
    3,562
    BG Level
    7

    i have failed you kuya, please forgive me

  13. #53
    I'm not safe on my island
    Nikkei will still get me.

    Join Date
    Oct 2006
    Posts
    20,043
    BG Level
    10

    I will always love youuuuuuuuuuuuuuuuu

  14. #54
    Cake Mix
    Sweaty Dick Punching Enthusiast

    Join Date
    Sep 2006
    Posts
    30,317
    BG Level
    10
    FFXIV Character
    Cakey Yama
    FFXIV Server
    Leviathan
    FFXI Server
    Unicorn

    Quote Originally Posted by Kuya View Post
    I went into the folder as the instructions said, i found two other files there, one said userContent-example, and the other userChrome-example. I deleted these two and wrote a file using notepad called userContent.css and copy/pasted:
    Restarting firefox did not work, so i restarted the computer, which also did not work.
    I left those files mentioned as is and just added the new one, worked fine.

  15. #55
    The Syrup To Waffles's Waffle
    Join Date
    Jun 2007
    Posts
    5,045
    BG Level
    8
    FFXIV Character
    Cair Bear
    FFXIV Server
    Excalibur
    FFXI Server
    Fenrir

    i love you.

  16. #56
    C A P S UNLEASH THE FURY
    Join Date
    Jul 2006
    Posts
    6,936
    BG Level
    8

    any way to do this in chrome?

  17. #57
    Banned.

    Join Date
    Aug 2010
    Posts
    4
    BG Level
    0

    Hello and welcome, hope you enjoy your stay here

  18. #58
    Nidhogg
    Join Date
    Apr 2006
    Posts
    3,562
    BG Level
    7

    updated OP.


    for people who already had this with the old site, just change the word "fixedsig" to "signature" in your userContent.css file.

  19. #59
    Nidhogg
    Join Date
    Apr 2006
    Posts
    3,562
    BG Level
    7

    if you use chrome, you're gonna have a Custom.css:

    on windows vista/7:
    C:\Users\<username>\AppData\Local\Google\Chrome\Us er Data\Default\User StyleSheets\Custom.css

    User is 1 word----------------------------------------^

    unverified locations for other OSs
    Spoiler: show
    on windows xp(unverified):
    C:\Documents and Settings\<username>\Application Data\Google\Chrome\User Data\Default\User StyleSheets\Custom.css

    on linux(unverified):
    ~/.mozilla/firefox/<randomshit>.default/chrome

    on mac(unverified):
    ~/Library/Application Support/Firefox/Profiles


    Custom.css is a blank file that needs to be edited to include
    Code:
    .signature { max-height: none ! important; }
    a css file is just plain text like a .txt file, you can use notepad/wordpad
    just rename the file if it comes out as Custom.css.txt
    save, exit file, restart chrome, done

    also get rid of blurry titles:
    Code:
    BODY SPAN { text-shadow: none ! important; }
    searching for Custom.css didn't work for me, i had to navigate to it from the file browser. Tell me where that file is on mac, xp and win8 and i'll update.

    mod: please remove the "in firefox" part of the title.

  20. #60
    Old Merits
    Join Date
    Jan 2010
    Posts
    1,230
    BG Level
    6

    worked in Chrome, mine was empty before

Page 3 of 4 FirstFirst 1 2 3 4 LastLast