Want to highlight a helpful answer? Upvote!

Did someone help you, or did an answer or User Tip resolve your issue? Upvote by selecting the upvote arrow. Your feedback helps others! Learn more about when to upvote >

Adjust the format and layout of ASC Web Pages

Last modified: Nov 11, 2018 8:34 PM
13 15654 Last modified Nov 11, 2018 8:34 PM

This user tip provides multiples ways for improving the look and feel of ASC web pages. In a way, you will step back in time to the Spring 2014 page layout.


The layout of the ASC community list, postings of a discussion, and reply web pages have been adjusted. This effort was started by Hiroto, an ASC contributor, who implemented a Cascading Style Sheet to tidy up these web pages for small and large screens. Hiroto has been contributing to the ASC since 2001.

Hiroto has done another great job. BDAqua, ChitlinsCC, WZZZ, and I have done the testing. Besides Hiroto, turingtest2 and I have contributed code.

The changes involve using CSS and Javascript

To install a CSS adjustment, you need to follow this procedure.


1) The first time, you need to download and install stylish.
You need to download stylish in Firefox or Waterfox. Firefox or Waterfox will notice the download and ask you if it is "ok to install."
https://addons.mozilla.org/en-US/firefox/addon/stylish/


2) Using Stylish to install the css code

  1. firefox > tools > add-ons
  2. click on 'User Styles' in the left column < Yes, they changed the name >.
    This will bring up the stylish stuff in the middle of the page.
  3. click on "Write New Style" button
    User uploaded file
  4. fill in a name of your user style sheet. I used ASC User styles.
  5. Get the css code via going to one of the links for css source code. You will get to a pastebin.com page. You will see a bunce of strange stuff. You need to copy all the code on the page. Hint: command+a [ select all ] then command+c [ copy ]
  6. Paste in the style sheet into the Stylish input area
    command + v
  7. click on save when done. This will permanently add the style rules to Firefox.


CSS adjustments -- There are three CSS style sheets

"Combined" User Style sheet
Incorporates the work of Hiroto and Turingtest2. My efforts are focused on making ASC web pages work on a small window in the Firefox browser.

July 5, 2017 https://pastebin.com/raw/fBHEYb1S

URL multiple slashes


User uploaded file



Use this "header" user stye sheet to reduce the space taken up by the ASC header. Suggested it be used with the above Combined user style sheet.

July 5, 2107 https://pastebin.com/raw/taLuL0Rw

alignment and url multiple slashes

User uploaded file


Adjustments for My Subscriptions

March 10, 2017 http://pastebin.com/raw/DbTbf6tr



CSS cannot do it all, for that we need Javascript. You first need to install the tools for Javascript

For installation see: How to install Javascript enhancements

I'm using the Waterfox web browser, a Firefox clone. Waterfox is the classic Firefox browser without all the new coke stuff. [ In the late 80's coke changed their formula to taste like Pepsi. People didn't like it and coke went back to the classic taste. ] I'd be happy to make the adjustments for the New Firefox, but the new GreaseMonkey documentation in incomprehensible to me.


Auto login and signin to ASC

http://pastebin.com/raw/VCLsZw9H


Autoload profile

http://pastebin.com/raw/G7SCRLmR

User uploaded file


Display Original Post only on First page. Based on Hiroto efforts

http://pastebin.com/raw/y9c2aqWT


Fast scrolling. Separated from Hiroto's code.

http://pastebin.com/raw/ukQbZ5Fd


Move ASC community name. Dependent on the header user stye sheet. 😎

http://pastebin.com/raw/zrjJecRR


Places a third set of pagination information and icons near the top right of the display ASC post web page.😎

Jan 29, 2017 http://pastebin.com/raw/6QLuznHz


Provide a link to last page in /content listings. Clicking on the title with a pulldown present goes to the link specified

in the pulldown. Requires two scripts.😟

Part # 1https://pastebin.com/raw/ui3R1ypm Part # 2 https://pastebin.com/raw/t3cYLBMR

User uploaded file


Hiroto's English version. Minimizes white space. Better font choice. Avoids downloaded fonts. Best for both Firefox and other web browsers.

http://pastebin.com/raw/35fPP2CS


Adds pagination information in header, fast scrolling, and styling

Re: Re: Hiroto (followup question)


turingtest2's minimalist version. A popular choice for folks who feel lots of changes are risky.

Minimal CSS tweaks for ASC

Turingtest2 minimalist as a bookmarklet. Intended to use with iCab or Chrome on an ios device

Nov 30, 2016 Create inbox bookmarklet


etresoft has started work on ASCPowerTools2. Adjusts My Subscriptions.

GitHub - etresoft/ASCPowerTools2.safariextension: A new version of a Safari extension to enhance Apple Support Communiti…



The changes are amazing for a small screen user like me. They make the ASC forums usable again. Screen image from my version.

User uploaded file


Web Browers

These changes are directed at the Waterfox web browser. This changes were developed for the Firefox web browser. Mozilla changed what enhancements are allowed in the fall of 2017. The CSS changes should still work in Firefox. I'm using Waterfox now for these changes. Safari ASC web denizens have reported that these user style adjustments work when you utilize the stylish extension to "Install Directly from the URL" Thanks to CCC for creating these files on the Stylish web site. This user tip should be useful when install other tweaks. Using Stylish for Safari to install Turingtest2's "Minimal CSS tweaks for ASC"


FYI: Calm down Firefox and Waterfox ( optional )


Mozilla has continually introduced new items that pop out when you click on the Bookmark icon. I have successfully ditched the text that I don't care for. To ditch more junk use the following CSS. See comments in CSS on how to use Firefox's about:config to ditch recent items.

Nov 30, 2016 http://pastebin.com/raw/tkTfnPfD

User uploaded file


Examples

Example of a small screen size:

User uploaded file



Example of a screen size 21.5" [ but reduces here 😉 ]

User uploaded file


Disclaimer

These files are distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


Tested in these environments:


macOS

Firefox 47.0.1 in macOS 10.10.5

Firefox 40.0.1 in OS X 10.10.5
Firefox 31 in OS X 10.8.5 with screen size 21.5"
Firefox in OS X 10.6
Firefox 24 in Mac OS X 10.5.8

Safari -- reported to me as mostly working
SeaMonkey in Mac OS X 10.5.8
TenFourFox 23 in Mac OS X 10.4.11

Waterfox 56.2.5 in macOS 10.10.5


Other OS's
Chrome 34 in Windows XP sp3
Firefox 31 in Windows XP sp3
Firefox 26 in Fedora 19




Enjoy the new ASC web pages.


Should you want to turn off the rules.

1) Find stylish

User uploaded file

2) Click on Stylish icon


3) Click on User Styles if needed


4) Click on Disable or remove the rules you do not want

User uploaded file



( Optional. )
To change a style sheet, click on Edit.


Links

turingtest2 created a list of all the ASC links with complete information as seen in the screen images. "Where applicable the results display in the 'Discussions' style which highlights new activity in bold."

Site map of Communities and Categories



Background

CSS effects the presentation of data. It moves data around, hides data, changes colors, changes margins, etc. There is the possibility of inserting data, but this sheet doesn't insert data.


Figuring what to write in a css file is difficult but reading isn't so bad.
example:


/* thread info */
    .jive-thread-info {
        padding: 10px 40px !important;
        margin: 0px !important;
    }


With comments.

.jive-thread-info {  — This is the boxed area be changed.
    padding: 10px 40px !important;  — changes inner space around text
                                    — !important;  This change has the
                                      highest priority.
    margin: 0px !important;          — changes outer space around object.
                                      "Driving outside the lines"
                                    — set to 0 so to nullify.
  }



Issues:

            1. editor no spell checking in title [ not css ]
            2. advanced editor >> plan copying of code may get extra modifiers. Should be <p>...</p> [ not css ]
            3. text overlay at the bottom of web pages. Standard boiler plate. Apple took a little less space in July.
            4. left alignment of buttons and button size. HORRIBLE new User Interface of Apple Communities
            5. Community hosts info gets clipped when moved to the left of post
            6. Used tip pull down change words to blue.
            7. User tip support dropped 😠.
            8. advanced > >> Syntax highlighting > plain doesn't display in tinymce.
            9. Should the page be refreshed. >> > syntax highlighting becomes invisible
            10. pagination: Invalid character incorrect direction on second page when coming from first.
Combined User CSS

Prior Combination files with my additions.

March 10, 2017 http://pastebin.com/raw/42McMzuv

Touch up

Widen width of laptop window from 1099 to 1199

March 7, 2017 http://pastebin.com/raw/n9KxK1bw

Adjust for late February ASC changes

add French and German language support

adjust magnification, center points again, tweaks

November 10, 2016 http://pastebin.com/raw/PJPDaBNi

Better alignment of avatar. Center navigation bar text.

November 3 http://pastebin.com/raw/UYGP2YvE

Adjustments for November 1 ASC changes. Correct alignment for poster info.

October 3 http://pastebin.com/raw/DXSh8i0q

Bug fix with Syntax highllighting

September 28 http://pastebin.com/raw/1ubseY1R

alignment of titles in lists,
light brown background color for replies,
better centering of the alert box, and
light grey background every where.

August 7 http://pastebin.com/raw/azMwQn2G

Adjusted poster info to the left of the post.

July 7 http://pastebin.com/raw/4kwrHZyr

Support for 7-7-2016 ASC changes. Correct user information on the left of post. Dropped changes for user tips. Change flag 0.21.

July 6 ttp://pastebin.com/raw/4LH8bMYd

Move original poster info to the left of the post

Adjust positioning of poster info

June 24 http://pastebin.com/raw/UDWUNyjN

Moved who made the reply post information back to the left of the post.

Adjusted missed button text to light blue.

June 22 http://pastebin.com/BtmmHDpb

Turingtest2 change to eliminate answers and helpful from the top of each discussion

web page

June 19 http://pastebin.com/d41N9tDL

parchment background color for question.

finished resizing buttons

June 17 http://pastebin.com/u61XpkkY

grey background

May 18, 2016 http://pastebin.com/GM2kBtmE 0.64 last update before June 2016 changes.
Header User CSS

March 10, 2017 http://pastebin.com/raw/2NzWiBac

Touch up

March 7, 2017 http://pastebin.com/raw/c7wsKL1f

Adjust for late February ASC changes

add French and German language support


Better alignment. Button, input field, and pulldown adjusted to one line. Thanks to Hiroto.


Nov 4, 2016 http://pastebin.com/raw/ywUyR82r

Adjustments for November 1 ASC changes and minor stuff.

Eliminated avatar of signed in user because avatar caused a visual conflict with original posters avatar.


September 28, 2016 http://pastebin.com/raw/YGxSHWH5

Original release


Javascript

Provide a link to last page in /content listings. Requires two scripts.

Part # 1 http://pastebin.com/raw/zSEDB1Y5 Part # 2 http://pastebin.com/raw/ND24ktRB



Robert

Comments

Aug 6, 2014 4:15 PM

I hope you don't mind, but I've removed a rogue image that you had included at the top of the tip and changed the title from:


Adjust the format of ACS Web Pages to

Adjust the format of ASC Web Pages


tt2

Aug 6, 2014 4:15 PM

Apr 2, 2016 11:01 AM

Howdy Robert


care to cite what you did exactly?

just the "We don't need no stinkin' badges"?

Your "page width stuff?"

Both?

Neither?


I fear that this is too cryptic for me!

Version 0.61 of user content css file. This is an older version of the css.

Apr 2, 2016 11:01 AM

Apr 2, 2016 2:36 PM

Haven't tried it, but if this modification is showing the leaderboards, I'll pass. One of the blessings of using this CSS is the absence of those horrid things. Besides being idiotic, they take up far too much page space.

Apr 2, 2016 2:36 PM

Apr 2, 2016 9:37 PM

I am bumfuzzled... I cannot Compare versions. Maybe I'm doing it wrong?


I choose the Gear tool >

User uploaded file

  1. Tick version 11
  2. Tick version 9
  3. choose Compare Checked link

User uploaded file

THEN BINGO (not so much)

User uploaded file

Apr 2, 2016 9:37 PM

Apr 3, 2016 7:28 AM

Broke. I just tested your SiteMap for last two versions = same result "Unauthorized"


Law of Unintended Consequences kicking in = maybe the SiteWare AI has decided on pranking me again

Apr 3, 2016 7:28 AM

Apr 3, 2016 12:45 PM

"I am bumfuzzled... I cannot Compare versions. Maybe I'm doing it wrong?"


Commit to memory version 11. Switch to version 9. Notice any differences ? Da buggah stay broke.

Apr 3, 2016 12:45 PM

Apr 18, 2016 11:21 AM

turingtest2 wrote:


Falls over if too complicated? Or just broke? 😕


tt2

still broke


This was posted by AlohaBob & MissVicky over in ES-ASC regarding "creating" a User Tip - I tried the cache clearing bit, no can do still

===

bobseufert 18/04/2016 04:22 AM

Aloha Vicky.

Hope you've been well. I see the powers that be made you adopt the new badge system. It hasn't been received very warmly in the EN-ASC.

The reason I'm writing is I tried to create a User Tip and something is wrong.

I can type the title but when I move the cursor to the body of the document the cursor becomes small and I can't type anything. I thought I should bring this to your attention.

Stay well. Bob

==

Vicky 18/04/2016 11:31 AM
en respuesta a bobseufert


¡Hola bobseufert!

Thank you for reporting the User Tip creation problem. Responding to your report, I tried creating a User Tip in the Test private area of the Spanish communities. Like you, I was not able to type anything in the body of the document. After clearing my browser's cache and signing in again to the Spanish communities, I was able to create a User Tip in the Test and Tutorials areas. We were asked to clear cache if experiencing trouble after an upgrade.

Apr 18, 2016 11:21 AM

Apr 19, 2016 11:02 AM

I use textwrangler to compare text files. Forgot all about the nice comparison function that was here. Good that I did.


-----------------------------------

For version 0.62, to get rid of the badges, you need to do more work! 😢

  1. ------> How to get rid of discussion list Badges Lines 115 to 146 <----
  2. Go down find this line of code which will be in a comment. I guess it's not a line of code 😉.
  3. /* .j-status-level.expertise-tile { display: none !important; } */
  4. You need to eliminate the slash star /* before the line of code and
  5. the star slash */ after the line of code.
  6. Which gives
  7. .j-status-level.expertise-tile { display: none !important; }
  8. To get rid of all badges everywhere, uncomment the next three lines of code.

Apr 19, 2016 11:02 AM

May 2, 2016 9:35 AM

Adding this below the "domain" area is all it takes


{

/* Common css for small and large windows */


/* Hide Top Global Nav */

/* #global-nav-wrapper {display: none !important; } */

/* Scroll code listings. set max-height of syntax highlighted code in thread

content browser v0.6 */

.jive-rendered-content .dp-highlighter {

max-height: 500px !important;

overflow: auto !important;

}

/* Scroll code listings. set max-heiht of pre code (visible when javascript is disabled)

v0.6 */

.jive-rendered-content pre {

max-height: 500px !important;

overflow: auto !important;

}


/* ------------------------------------------------------------------------------- -----------------

THREAD CONTENT BROWSER

*/

/* status level expertise tile */

.j-status-level.expertise-tile {display: none !important; }



/* ------------------------------------------------------------------------------- -----------------

THREAD LIST BROWSER

*/

/* leader board */

.jive-widget-leaderboardwidget {display: none !important; }



/* ------------------------------------------------------------------------------- -----------------

PROFILE

*/

/* profile status container for specialties and awards */

.profile-status-container { display: none !important; }


/* profile modal note status row for specialties and awardds */

.status-row { display: none !important; }

May 2, 2016 9:35 AM

May 2, 2016 10:55 AM

My bad (I guess... since this IS the "Adjust the Format and layout..." User Tip 😝 thread


To be honest, I copied the script from the Stylish "style" I created FROM the previous Stylish style created from the original code here

original > Adjust the format and layout of ASC Web Pages - Themes and Skins for Apple - userstyles.org

NoBadges > Adjust the format and layout of ASC Pages-NoBadges - Themes and Skins for Apple - userstyles.org


"The easiest way to use user styles is to use Stylish for Firefox, Stylish for Chrome, Stylish for Safari, or Stylish for Opera. It's all free, by the way."

- https://userstyles.org/

May 2, 2016 10:55 AM

May 2, 2016 9:41 PM

WZZZ wrote:


Adding this below the "domain" area is all it takes

Not to MY CSS it doesn't. Not the same as the new 0.62, from which you appear to have taken what you copied. This is what is needed in mine:


35 @-moz-document

36 domain(discussions.apple.com)

37 {

38 /* staus level, expertise */

39 .j-status-level.expertise-tile { display: none !important; }

40 .profile-status-container { display: none !important; }

41 .status-row { display: none !important; }

42 }

43 @-moz-document

44 url-prefix(https://discussions.apple.com/community/),

45 url-prefix(https://discussions.apple.com/people/),

46 url-prefix(https://discussions.apple.com/content)

47 {

I found where Hiroto first posted this code > Re: Badges. Bug what else is new. < link to post


Hiroto Mar 29, 2016 10:34 AM
in response to rccharles Helpful

Hello


I have no interest in newly introduced specialties, awards and leader board and I am free to ignore them. Thus my answer is the following CSS rules.


* The first rule will fix your current issue.

/* ------------------------------------------------------------------------------- -----------------

THREAD CONTENT BROWSER

*/

/* status level expertise tile */

.j-status-level.expertise-tile { display: none !important; }



/* ------------------------------------------------------------------------------- -----------------

THREAD LIST BROWSER

*/

/* leader board */

.jive-widget-leaderboardwidget {display: none !important; }



/* ------------------------------------------------------------------------------- -----------------

PROFILE

*/

/* profile status container for specialties and awards */

.profile-status-container { display: none !important; }


/* profile modal note status row for specialties and awardds */

.status-row { display: none !important; }


All the best,

H


It seems I copied a bit too much above the pertinent script, huh?

May 2, 2016 9:41 PM

May 3, 2016 11:17 AM

I'm reading CSS 3: The Missing Manual, by David Sawyer McFarland. I hope to get back into making changes when done.


Robert

May 3, 2016 11:17 AM

May 3, 2016 11:42 AM

Howdy Robert

I applaud your "continuing education" 😁

My experience in MMDirector Lingo coding was much like I do here... search when the issue arises 😎 - I never read a book or took a course and became known as a "lingo smokejumper" by my agency.


Until the next "feature" is foisted upon us, I see no reason to go beyond what we have already done here:

I can honestly say that in seeing Hiroto's efforts, I have learned much about how to search for the right attribute and thus the parameter setting necessary for change - the syntax is pretty easy to adapt to.

May 3, 2016 11:42 AM

Jun 9, 2016 6:29 AM

Now that the changes have gone live, some CSS needed to restore some usability/readability, or I'm out of here pretty much for good.

Jun 9, 2016 6:29 AM

Jun 10, 2016 3:02 PM

I hear you. I'm no were near success with modifying the ASC.

I don't like hearing how wonderful the changes are when they are not.


R

Jun 10, 2016 3:02 PM

Jun 10, 2016 3:10 PM

Now that you have my CSS, can you tell me if I entered that one line to remove the banner in the right place. And is this Topic/Reply banner the "idiotic floating banner" you're referring to?


User uploaded file

Jun 10, 2016 3:10 PM

Jun 10, 2016 3:35 PM

OK figured out it belongs here. The banner seems to be gone. Using the fonts in my CSS. Commented out yours.


*/

@-moz-document

domain(discussions.apple.com)

{

/* staus level, expertise */

.j-status-level.expertise-tile { display: none !important; }

.profile-status-container { display: none !important; }

.status-row { display: none !important; }

/* Get rid of the idiotic floating banner that appers when you scroll past the

question. */

.persist-question {display: none !important;}

/* Pick the fonts of the May 2014 jive forum

body{

font: 12px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif !important;*/

}


@-moz-document

url-prefix(https://discussions.apple.com/community/),

url-prefix(https://discussions.apple.com/people/),

url-prefix(https://discussions.apple.com/content)

{

Jun 10, 2016 3:35 PM

Jun 11, 2016 4:08 PM

Replied earlier, but not seeing it. Yes, thanks, have incorporated many of those into the CSS I was already using.

*/

@-moz-document

domain(discussions.apple.com)

{

/* staus level, expertise */

.j-status-level.expertise-tile { display: none !important; }

.profile-status-container { display: none !important; }

.status-row { display: none !important; }

.jive-content {line-height: 1.25;} /* Normal line spacing in posts */

.more-answers {display: none !important;} /* Hide the more to the conversation block */

.all-replies-container {display: inherit !important;} /* Display all answers */

td.j-td-date > span {display : inherit !important;} /* Display last posted by information */

.jive-rendered-content p {font-size: 14px !important;} /* Custom font size in posts */

.jive-rendered-content p {font-weight: normal !important; color: #000000;} /* Custom font weight and color */

.persist-question {display: none !important;} /* Get rid of the idiotic floating banner that appers when you scroll past thequestion. */


Still need a way to reduce the huge font size of big headings, like All replies, Helpful answers, Topic title, etc, or, preferably, complete eliminate those headings. Not sure this screenshot does justice to the absurd size of this thing. And you can't even tell that it's a screenshot. Just sits there floating without any reference, until you hover the mouse over it and see that it can be opened. For example


User uploaded fileUser uploaded file

Jun 11, 2016 4:08 PM

Jun 12, 2016 8:44 PM

Hiroto has done a very good job of wrestling ASC to the ground. Suggest you give his css a try. See header of this user tip.


R

Jun 12, 2016 8:44 PM

Jun 17, 2016 8:23 PM

For some reason, Apple doesn't allow us to use the Advanced advanced editor. Unfortunately, there is a bug with my ASC css. Pick some browser that isn't running this css. What you need to do is Reply to some other Discussion. Follow the instructions below. Switch to html mode. Copy the html. Move back to this user tip. Switch to html mode. Paste the html. Save.


How to post code.

click on Use advanced editor. It's just above the reply box to the far right of the reply box.

click on the blue >>. It's next to the smiling face.

click on syntax highlighting.

click on plain


This will open a little box. Drop your code in to this box.


R

Jun 17, 2016 8:23 PM

Jun 25, 2016 10:11 AM

PLEASE, Please, please post your revision history as REPLIES so that we can keep track of 'em !!!

COMPARE VERSIONS feature is BROKEN

Jun 25, 2016 10:11 AM

Jun 25, 2016 12:57 PM

I'm not doing so good in that category. There is a revision history in the css prolog. Pretty soon I should wrap up my initial set of changes. I'm touching up things now.


I use textwrangler to do my diffing. There is a popular windows text editor notepad++. Does that have diff? There are lots of windows diff apps.


R

Jun 25, 2016 12:57 PM

Jun 25, 2016 1:45 PM

Notepad++ has no compare that I can find

I have MS Word (Office365) that would do the trick

I am lazy and would love to see an email notice "New User Tip Comment" w/ a couple of sentences on the revision from a reply HERE! 😉

User uploaded file

Jun 25, 2016 1:45 PM

Jun 25, 2016 2:40 PM

Try meld for Windows. It's been awhile. Maybe I tried it on Mac OS.

http://meldmerge.org/


I been making a fair number of minor updates to this page and for forget to check skip updating everyone.


R

Jun 25, 2016 2:40 PM

Jun 25, 2016 3:17 PM

I am good with MS Word = been using Word since about 1990!

The problem is the "Manage Versions" > "Compare Versions" (& show changes) IS BROKEN here in the Built-in system!

I don't wanna have to:

  1. visit A User Tip
  2. choose Manage Versions
  3. choose a version to View
  4. save out the version to disk
  5. return to User Tip Manage
  6. view another version
  7. save out that version
  8. open Word
  9. choose compare
  10. choose the two from two separate dialogs

just to see the changes like they would show up 2 months ago in ASC User Tip itself with:

  1. visit User Tip
  2. choose Manage
  3. tick two checkboxes
  4. choose Compare versions

Voila! about the same markup as Word (close enough for government work, as we used to say in Land Surveying)

OR... if you posted a version summary of changes as a reply here, I could just read THAT email NOTICE! 😉


Jun 25, 2016 3:17 PM

Jul 21, 2016 7:26 AM

Thanks for the July 7 update which moved the users back to the left of the post.


I notice if I view a thread list in a regular forum such as iTunes for Mac using:

https://discussions.apple.com/community/itunes/itunes_for_mac/content?filterID=contentstatus%5Bpublished%5D~objecttype~objecttype%5Bthread%5D
the Categories panel slides to the bottom right if I narrow down the window a bit. This is how I like it because frankly I never use that panel. If I use:
https://discussions.apple.com/content?filterID=all~objecttype~objecttype[thread]
to show all new posts in any forum the same panel slides to the top right which then creates a large gap at the top of the page.


I don't know if this is a problem with this script but when I tried switching to the HTML editor to reply to this document here no other editor options are displayed to allow me to switch back!

Jul 21, 2016 7:26 AM

Sep 28, 2016 3:46 PM

When you display your "contents", the sidebar navigation slides above. When you display any other forum, the sidebar navigation slides below. I do not know why. It's how it is!


With today's, Sep 28th, changes, I managed to get the text in the navigation bar centered vertically.


Thanks for using.


R

PS. For some reason, ASC doesn't seem to include changes to my user tip in my "contents" web page on a consistent basis.

Sep 28, 2016 3:46 PM

Nov 2, 2016 7:38 AM

Apple made changes again today. I had been using your script from last July. The topic browser window has now narrowed and the topics get wrapped, leaving a lot of space on the right. I updated to the Oct. 3 version of the script in case this was covered in that. Same issue with topic window formatting, plus when I viewed a topic all the avatars for posts after the initial post were shifted to the right and were no longer in the left column but instead appearing inside the text box:


User uploaded file

Firefox Mac 49.0.1


Edit: I don't know, maybe the avatar positioning was messed up in all versions of the CSS script by the changes today. I tried changing back to the July version and the avatars are still misplaced. If Apple is in one of its frequent changes modes to accommodate the introduction of the mobile version of ASC then maybe you need to wait for the dust has cleared a bit and then go in and clean up the mess. 😟

Nov 2, 2016 7:38 AM

Nov 2, 2016 12:18 PM

Seeing that also. Not sure how to get it back to its original width. A lot of code to look through.

Nov 2, 2016 12:18 PM

Nov 5, 2016 10:37 AM

To reduce the space taken up by ASC header, use the user stye sheet in addition to the above combination user style sheet

Sorry but I am not following this. Which one is the user one? Should we be running two style sheets at the same time? If I run only the one listed for Nov. 4 it doesn't look like much is different from Apple's default, particularly in the thread window. If I run just the one from Nov. 3 the poster avatars are back where they should be but Apple seems to have done things overnight again and the topic browser window is pretty messed up:

User uploaded file


I do appreciate all the effort you put in!

Nov 5, 2016 10:37 AM

Mar 23, 2017 8:19 PM

You run both. The header style and the combined style.


At some point in time I was thinking that you could run header, combined or combined & header. Having three combinations was too much extra work. I recommend you run combined or header & combined.


There are more styles that I've added over time. You can imagine that I run them all. You should be able to run the ones you want with the exception that you should run the header with the combined.


Robert

PS. Sorry for the delayed response. I do not see these added posts coming to the top of my /content listing. You can always add a discussion to "Using Support Communities"

Mar 23, 2017 8:19 PM

Mar 23, 2017 8:33 PM

Modification to consider for a user with a large display and how to run in Chrome and Safari web browsers.


For Safari, use the Sytylish extension to "Install Directly from the URL". Thanks goes to CCC for placing these style sheets in the Stylist repository.


These changes are for the advanced user.


1) To run in Chrome, you will need to comment out this code seen below and to use Stylish to set these three domains. I recommend you use Hiroto's changes on Chrome and Safari. The Chrome and Safari Stylish have an additional function to set what Domain the changes apply to.


Firefox domain selectors need to be commented out or deleted:

Commented out.

/*

@-moz-document

domain(discussions.apple.com),

domain(discussionsjapan.apple.com),

domain(discussionskorea.apple.com)

{

*/


and comment out the last brace as such:

/* } */


You need to add in the three domain addresses in stylish.


discussions.apple.com

discussionsjapan.apple.com

discussionskorea.apple.com


Demonstrated with Chrome in WIndows XP.

User uploaded file


2) You find that you like how the list of discussions in a community looks but you prefer how the existing ASC web pages look for how posts are displayed in a discussion and how the reply looks. Here is how to get the existing web pages for the discussion posts and the reply.


old:

@-moz-document
domain(discussions.apple.com),
domain(discussionsjapan.apple.com),
domain(discussionskorea.apple.com)


new:

Code:

@-moz-document
url-prefix(https://discussions.apple.com/community/),
url-prefix(https://discussions.apple.com/people/),
url-prefix(https://discussions.apple.com/content)



3) For a large window, the Like and Bookmark columns are displayed. The css tags for how to delete these have been commented out. Edit the css source with TextWrangle.


Existing Code:

/* ------------------
Hide Like and Bookmark columns in thread list view.
*/ /* added in v0.43 (optional) */
/* ------------------ (currently commented out)
.j-browse-details .j-td-likes,
.j-browse-details .j-td-bookmarks { display: none !important; }
.j-browse-details > table.j-browse-list > thead.j-rc4 > tr > th + th,
.j-browse-details > table.j-browse-list > thead.j-rc4 > tr > th + th + th { display: none !important; }
.j-browse-details > table.j-browse-list > thead.j-rc4 > tr > th + th + th + th { display: table-cell !important; }
------------------ */


Changed code:

Add the an ending and beginning comment to code as follows.

/* ------------------

Hide Like and Bookmark columns in thread list view.

*/ /* added in v0.43 (optional) */

/* ------------------ */

.j-browse-details .j-td-likes,

.j-browse-details .j-td-bookmarks { display: none !important; }

.j-browse-details > table.j-browse-list > thead.j-rc4 > tr > th + th,

.j-browse-details > table.j-browse-list > thead.j-rc4 > tr > th + th + th { display: none !important; }

.j-browse-details > table.j-browse-list > thead.j-rc4 > tr > th + th + th + th { display: table-cell !important; }

/* ------------------ */

Mar 23, 2017 8:33 PM

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.