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

Forum width 80%

Guest
Aug 11, 2009 Aug 11, 2009

please allow the forum to resize in width.

4.6K
Translate
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

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.

Translate
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

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

Translate
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

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).

Translate
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

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

Translate
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

thanks for the links.

Translate
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

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.

Translate
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
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/

Translate
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

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

Translate
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