• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Forum width 80%

Guest
Aug 11, 2009 Aug 11, 2009

Copy link to clipboard

Copied

please allow the forum to resize in width.

Views

4.3K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Mentor ,
Aug 11, 2009 Aug 11, 2009

Copy link to clipboard

Copied

in a ascii Text editing application creat a Blank userContent.css File Save.

then reopen and paste the following:

#jive-wrapper {

width:100% !important;

background-color: #ffffff !important;

background-image: none !important;

}

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("forums.adobe.com") {
  body {
    font-family: Verdana,Arial,Helvetica,sans-serif !important;
  }
}

Save and place in Profile directory> Chrome directory for FireFox and SeMonkey.

For Opera, iCab, OmniWeb, Safari simiply put in a directory on Drive and go to the css section of Browser and browse to this file to add.

Quit Browser and restart. now go to adobe forums.

Thhis style sheet allow for 100% width, and sets font to use Verdana which is the prefered Font to use, when posting.

NOTE: I am not a Code Jockey. This information is courtsey of some nice people in the Adobe > Forums > discussion area.

Then Only thing I take creadit for is for combining two CSS item in one Style Sheet.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 11, 2009 Aug 11, 2009

Copy link to clipboard

Copied

thanks for your fast reply. i already had a stylish script for such code like yours prepared.

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("forums.adobe.com") {

@charset "utf-8";
/* CSS Document */

#jive-wrapper {
    width:80% !important;
    background-color: #ffffff !important;
    background-image: none !important;
    margin-right: 10% !important;
    margin-left: 10% !important;
}

}

Adobe forums 80% | userstyles.org
http://userstyles.org/styles/20142

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Mentor ,
Aug 12, 2009 Aug 12, 2009

Copy link to clipboard

Copied

The problem with stylish were two things:

every time I updated SeaMonkey or FireFox I was: 1 - having to reinstall Stylish, and 2 - reinstall the the Code, (which apparently for me was a one shot deal).

Doing this way, I don't have to worry about Stylish; and, it works with Safari, SeaMonkey, FireFox, OmniWeb, Opera, and iCab.

And it might work with IE (on Windows machines).

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
Aug 17, 2009 Aug 17, 2009

Copy link to clipboard

Copied

I totally missed this so I am way late to the party, but additional Adobe Forum hacks:

Stylish Hacks - various authors

GreaseMonkey Hacks -  heavyboots and Dave Milbut

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 17, 2009 Aug 17, 2009

Copy link to clipboard

Copied

thanks for the links.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Mentor ,
Aug 17, 2009 Aug 17, 2009

Copy link to clipboard

Copied

My experience (Note I said my experience) with the Stylish route is that everytime SeaMonkey or FireFox was upgraded I had to reinstall stylish and also the code. Whomever was responsible for the Code I put in a userContent .css file whether you update any browser or all in one. The .css file sticks. and if you save it to main directory (for Mac), It works with:

Seamonkey, FireFox, Safari, Opera, OmniWeb, and iCab. I have no way of know as I don't use a PC, but, might work on IE.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 17, 2009 Aug 17, 2009

Copy link to clipboard

Copied

LATEST

[REQUEST] Export / Import styles in Stylish - userstyles.org
http://forum.userstyles.org/comments.php?DiscussionID=512

How to Backup Stylish Styles | Firefox Facts
http://www.firefoxfacts.com/2007/08/14/how-to-backup-stylish-styles/

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 11, 2009 Aug 11, 2009

Copy link to clipboard

Copied

Ahh yes, JiveHacking©.  It's becoming more and more popular these days.  Because "Jive's not gonna fix it!" ©

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines