adamlhumphreys's avatar

adamlhumphreys

Ponies, 3D, and light bulbs? Yes
2.4K
Watchers
304 Deviations
245.8K
Pageviews

[Last update: 2022-06-28]


So, I just now found out how how to make a status update... That said, I did as suggested and used a Journal, (probably better). For those using or wishing to use custom CSS hacks in your browser for eclipse, to see un-cropped thumbnails in notifications:

._1bR8I img, ._29mWz img /*Thumbs*/

{

width:100% !important;

background-size: contain !important;

background-position: center !important;

object-fit: contain !important;

object-position: center !important;

grid-template-columns: fit-content(100%) !important;

}


If you want more white-space you can add and adjust this property within the {}: transform: scale(0.7);


If you're using Chrome, you can use this to enable custom CSS: https://chrome.google.com/webstore/detail/user-css/okpjlejfhacmgjkmknjhadmkdbcldfcb?hl=en If you're using a different browser, search the web for "user css in ...". :meow: If you'd like something updated or changed, don't ask, just update it yourself, and feel free to share it! :D


This Journal is subject to change/update without notice. (Wow, the CSS for the same elements isn't even consistent across pages! A bloated mess! >_<)


And here's everything I have so far, some stuff being from when I played with it earlier:


/* For eclipsed eclipse */

._3bVFZ, ._2PJtF, .CFvuu, ._2U1eU, ._3nHJI, .sh4uv, ._1Bs1M, ._3bVFZ, ._2PJtF, .CFvuu, .ir7Vm, ._3K9G_, ._2g7CM, ._2hEDg, ._3kePB, ._2opZ7 /*#deviantart-logo and top*/

{

top: 0px;

width: 120px !important;

height: 45px !important;

margin-top: 5px !important;

margin-right: 20px !important;

background-image: url("https://st.deviantart.net/minish/main/logo/logo.png") !important;

background-repeat: no-repeat !important;

background-position: top left !important;

}

._3bVFZ svg, ._2PJtF svg, .CFvuu svg, ._2U1eU svg, ._3nHJI svg, .sh4uv svg, ._1vtJk, .mmSKF svg, ._3K9G_ svg, ._2g7CM svg, ._2hEDg svg, ._3kePB svg, ._2opZ7 svg, ._1awLu

{

display:none;

}


._1bR8I img, ._29mWz img /*Thumbs*/

{

width:100% !important;

background-size: contain !important;

background-position: center !important;

object-fit: contain !important;

object-position: center !important;

grid-template-columns: fit-content(100%) !important;

}

._3s875 {

padding:unset;

}

.f0rFo {

margin: unset;

}


._23F_M, .rc_uW /*Description / Comments*/

{

width: 99% !important;

height: 100% !important;

}


._17wGQ, .pyZNv {

height:unset !important;

}


._1b9iv {

padding-top: unset !important;

}


._19V0P, ._1AEwc, ._2f17l, ._3Ibp7 {

max-width: unset !important;

}


.rZBak {

overflow: unset;

height: unset;

}


/*Journals*/


div[data-daeditor-fixed-paragraph] div[dir] .k7Sjr {

margin-left: unset !important;

}


div[data-daeditor-fixed-paragraph] div[dir] ._35HYg, div[data-daeditor-fixed-paragraph] div[dir] ._3f-JX {

margin-right:unset !important;

margin-left:unset !important;

}


._2VMBH, ._23oWS, .vJeu0, .nlg5S {

width:unset !important;

margin: 10px;

}


/*Some stuff below this line still works.*/


._1y6an, ._3f394, ._27TZd, ._2lLNk, .JXWj1, .VCgzF, .GL9IG, ._1_Bg2, ._1ygtX, ._1WP1S, .jwLWP, .TuTIN, ._36jGj, ._2O6iG, ._2iMB7, .Ijp9_, ._3OBn3, .messages /*Journals, Deviations, Comments, Notes*/

{

width: 99% !important;

max-width: 99% !important;

min-width: 99% !important;

}



/*Notes*/

.message-folders

{

padding-right:10px !important;

}


ul.notes li

{

margin-bottom: 0 !important;

padding: 6px 16px !important;

border-bottom: 2px solid #777 !important;

}


.note-preview.expandable

{

margin-top: 0 !important;

}


ul.notes li.replied::after

{

bottom: 0 !important;

}


ul.notes li.unread span.ts

{

font-weight: bold !important;

font-size: 150% !important;

}


ul.notes li.unread span.ts::before, ul.notes li.unread span.ts::after

{

content:"\2b50"

}


td.notes-left

{

max-width: 600px !important;

min-width: 300px !important;

}


#output #notes .messages-top-counts~table.messages td.notes-right

{

margin-left: 620px !important;

}


.note-preview

{

white-space: inherit !important;

max-height: 58px !important;

}


.mcb-body.wrap-text, body.refurb-notes #output #notes td.message-folders div.pager-messages div.page2 a.f>span, .field.message

{

margin: 0 !important;

}


body.refurb-notes #output #notes td.message-folders div.pager-messages div.page2 .notes-user-folders a.f>b.icon_menu

{

top:-14px;

}


/*Chat... Ugh!*/

._333H5

{

width: 540px;

}

.RqlNF

{

max-width: 540px;

}

._6wOUs

{

max-width: 464px;

}

._333H5.Azhe7,._2ynZc

{

max-height: 100%;

}



/* block it (needed for right float) */

body.with-apps #overhead

{ width: 100% !important; }


#overhead-collect > table

{ display: block !important; }


/* colours */

#deviantART-v7 #overhead

{ background: linear-gradient(to bottom, #657964, #526351) !important; height: 50px !important; }


#overhead a:not(#friendslink):not(#collectlink):not(.gmbutton2top)

{ color: #ddd !important; }


#deviantART-v7 .oh-keep

{ text-shadow: 0 1px 1px rgba(0,0,0,0.5) !important; }


/* reset submit button/link */

#overhead #oh-menu-submit span

{ background: none !important; box-shadow: none !important; color: inherit !important; font-weight: normal !important; padding: 0 !important; text-shadow: 0 1px 1px rgba(0,0,0,0.5) !important; }


#overhead #oh-menu-submit:hover,

#oh-menu-upgrade a:hover

{ background: #3C4441 !important; }


/* friends/favourites links */

#overhead #oh-menu-deviant,

#overhead .oh-mc-split,

#overhead #oh-menu-split

{ background: none !important; border: none !important; }


#overhead #oh-menu-friends,

#overhead #oh-menu-collect

{ background: rgba(0,0,0,0.1) !important; }


#overhead #oh-menu-friends

{ border-left: 1px solid rgba(0,0,0,0.25) !important; }


#overhead #oh-menu-friends a,

#overhead #oh-menu-collect a

{ font-size: 27px !important; text-shadow: 0 1px 1px rgba(0,0,0,0.5) !important; }



/* re-arrange */

#overhead .oh-gap

{ display: none !important; }


#oh-menu-deviant,

#oh-menu-split

{ position: relative !important; right: 1px !important; }


#oh-menu-upgrade

{ position: absolute !important; right: 72px !important; }


#oh-menu-friends

{ position: absolute !important; right: 36px !important; }


#oh-menu-collect

{ position: absolute !important; right: 0px !important; }


#oh-menu-more:hover

{ cursor: pointer !important; }


#overhead #oh-menu-friends:hover,

#overhead #oh-menu-collect:hover,

#overhead .retina_logo:hover

{ background: rgba(0,0,0,0.33) !important; }



/* dropdowns */

#oh-menu-deviant .oh-menu,

#oh-menu-split .oh-menu

{ left: 0 !important; }


/* search */

#overhead #search7-ctrl input

{ border-radius: 4px !important; box-shadow: inset 0 1px 2px rgba(0,0,0,0.3) !important; border: 1px solid rgba(0,0,0,0.4) !important; font-size: 14px !important; letter-spacing: 0 !important; height: 26px !important; }


#overhead #search7-ctrl input:hover,

#overhead #search7-ctrl:hover input,

#overhead #search7-ctrl input:active,

#overhead #search7-ctrl input:focus

{ border-radius: 4px !important; border: 1px solid rgba(0,0,0,0.5) !important; background: #BBCDB9 !important; }



/* prev/next buttons */

#overhead .gmbutton2top

{ box-shadow: inset 0 1px 0px rgba(255,255,255,0.4) !important; }


/* promo */

#oh-menu-promo

{

position: absolute !important;

right: 300px !important;

}

/*

#overhead-promo .dev-item {

position: absolute;

display: block;

z-index: 22;

top: 1px;

}*/


#holiday_logo_a

{

opacity: 0.5;

}


#div-ad, #da-units-970x90, #gmi-MessageCenterDockAd, #google_ads_frame1, #overhead-you-know-what, #sidebar-you-know-what, #block-notice, #update-browser-banner, .gr-adcast, .mczone-you-know-what, .ad-blocking-makes-fella-confused, .partial-ad, .dp-ad-target, .atf-right-300x600, .dp-ad-chrome, .pushdown-ad, .dp-ad-visible, .sleekadbubble, .mc-ad-chrome, .atf-top-728x90, .ad-container, .writer-sidebar-overlay

{

visibility: hidden !important;

display: none !important;

}


#navbar-menu .sticky.navbar-menu-inner {

position: relative !important;

}


/*#navbar-menu .navbar-menu-inner {

padding-left: 220px;

}*/


/*NOTES*/

#notes .message textarea {

height: 600px !important;

}


.previewcontainer {

height: 600px !important;

}


/*media Screen,Projection,TV,Print*/

[class^='new-icon-'], [class*=' new-icon-'], .beta.user-symbol, .premium.user-symbol {

color: #537287 !important;

}

Join the community to add your comment. Already a deviant? Log In
"Make a journal sharing 5 deviations about a topic you love!"
Don't usually do the badge thing much, but how about 2 topics? Ponies and independent comics! :meow:

First page of a comic I've been enjoying very much, The Origins of Hollow Shades by LunarCakez (currently at 100 pages; pre season 1 timeline with Celestia and Luna):
The Origins of Hollow Shades- Cover by LunarCakez

Here are some others that are already complete, ordered by length:

One Special Talent by TexasUberAlles (3 pages about what makes earth ponies awesome):
One Special Talent (Page 1) by MediumSizeTex

I Will Never Leave You by jamescorck (28 pages; some blood and gore; semi-AU timeline with Commander Hurricane and Private Pansy):
I Will Never Leave You - Page 1 by jamescorck

New Moon by No-Shining-Knight (64 pages; timeline between Luna's 1000 year return and her new appearance in season 2):
New Moon by No-Shining-Knight

Cutie Mark Crusaders 10k: Lulamoon Cover by GatesMcCloud (95 pages; Chapter 2 of GatesMcCloud's Cutie Mark Crusaders 10k AU)
Cutie Mark Crusaders 10k: Lulamoon Cover by GatesMcCloud

#ShowYourHeart
Join the community to add your comment. Already a deviant? Log In
Please make your voice heard against this unlawful bill that hasn’t died yet, H.R. 2193, the Remote Transactions Parity Act:
via eBay (FB and Twitter share option): www.ebaymainstreet.com/campaig…
via Etsy (Tweet to representatives): secure.everyaction.com/49aX_55…

According to U.S. Constitution, Article I, §9, ¶5, “No Tax or Duty shall be laid on Articles exported from any State.”

DO NOT let anyone get away with telling you there’s a “remote seller exception.” You can read the summary and text here: www.congress.gov/bill/115th-co…
IN SHORT, “Under the remote seller exception, a state may only require the collection of sales and use taxes by a remote seller if the seller: ……or (2) utilizes an electronic marketplace for the purpose of making products or services available for sale to the public.”

While I wouldn’t have a problem taxing the likes of Amazon and the items they them themselves sell through their marketplace, (actually, I think they should be broken up!), that second exception to the exception affects nearly all micro businesses. (Unless you advertise on a website, sell through your own website, and/or just do business through e-mail I suppose.)

A judge with any ounce of competency would strike this law down, but competency in general is in short supply these days. Unless some serious editing is done, Amazon would be negligibly effected compared to someone struggling to make a decent living through online sales.

...Kind of a shame my latest journal entries have been about politics. :hmm: I am actually still working on patterns when I can. :eager:
Join the community to add your comment. Already a deviant? Log In
So, it looks like we’ve come full circle on net neutrality... again! :iconyoudontsayajplz:

Some probably remember my previous journal entry:
Net Neutrality! And Money!Some probably remember this issue from little over 2 years ago. Here was my previous journal:

So, while I’m not a fan of big assumed federal government, I’m also not a fan of oligopolies. Crony Capitalism is just as bad as Democratic Socialism. That said, eBay sent a message linking to https://netneutrality.internetassociation.org/action/?utm_medium=web&utm_source=ebay&utm_campaign=nn-action and Etsy sent a message which linked to https://www.battleforthenet.com/?utm_source=etsy&campaign_label=recommended_features&utm_source=adhoc&utm_campaign=2017_07_12-ADV-Sellers-InternetSlowDownSeller-AERIKSON&utm_medium=email .
On the https://www.battleforthenet.com/?utm_source=etsy&campaign_label=recommended_features&utm_source=adhoc&utm_campaign=2017_07_12-ADV-Sellers-InternetSlowDownSeller-AERIKSON&utm_medium=email page, they had a selection of videos form popular channels, and the first one I watched really seemed to strike p
fav.me/dbgv248

The oligopolies are hard at work to make sure they get as much of your money as possible, particularly the telecom and federal industries, (especially when the work so closely together...  like sleeping in the same bed with the FCC’s chair being a former lawyer for Verizon). :iconfacehoofplz:

Fortunately, you can do something, make your voice heard! Here’s some notable avenues:

Here’s an article describing how to file a comment on the FCC website: venturebeat.com/2017/05/08/how…

Here’s the relevant proceeding on the FCC’s website: www.fcc.gov/ecfs/search/procee…

“Do Not Repeal Net Neutrality” petition on Whitehouse.gov: petitions.whitehouse.gov/petit…

Call your representative through Battleforthenet.com:
www.battleforthenet.com/?subje…

Moveon.org petition:
pac.petitions.moveon.org/sign/…

And if you’re feeling energetic or have a Verizon store nearby, check out the details under this deviation:
Repealing Net Neutrality by FloofyFoxComics fav.me/dbvbz92

That’s all for now. I’m still working on the SubShed, (nearly complete), and preparing Mane and Tail patterns for Etsy! :D ...As well as another pattern still in the works. ^^
Join the community to add your comment. Already a deviant? Log In

Plush Details#0:iconetsyplz: Patterns on Etsy#0:iconpatreon-plz: Patreon#0



CURRENT UPDATE:

Still active, just been working different projects. One’s a simple 60 second valve timer that will culminate into a small production run of 10 units. The other is a SubShed, (a wide door add-on for our old shed), for dad to store the new lawn mower. An extensive project to be sure, but it will be quite nice when complete. :D ...As long as mom doesn’t immediately use up the space in the old shed that’s needed to actually walk about freely within the shed. :iconapplejackreally: I’ll be posting the process on my Patreon. :)

Current statuses:

  • OC for Mom – Eyes embroidered.

Currently Allocated (semi-ordered):

  • OC for Mom (This was actually a paid plush for those who might be wondering what happened to it.)

LOST FOREVER by NowISee17
lost  queen by nutty-stardragon
(Featured because I like Chrysalis and have started a habit of featuring her in my updates. ^^)



Future expressed interest (no particular order):

  • :iconsadchrysalisplz: - Chrysalis


Planned Plush:

  • 2+k watcher plush giveaway/contest! …Just need to get motivated to make a great plush!
  • Near Life-size Pony
  • Microbe ponies!? … Well, maybe someday. :iconrarityshurgplz:

Other To-Do List:

  • Re-cover greenhouses with double 6 mil poly, (looks like next year unless we rebuild them differently)
  • Get rid of some of my old junk! GAH! Still haven’t done this yet. … Getting things queued though I think. Anyone want 20+ lbs of wall-wart or switching power supplies?

Bucket List:

  • Have a garage to be used for its intended purpose. :iconapplejackreally:
Join the community to add your comment. Already a deviant? Log In
Featured

CSS Hacks to Help un-eclipse DA by adamlhumphreys, journal

Ponies and Comics by adamlhumphreys, journal

Want Internet Sales Tax? by adamlhumphreys, journal

Net Neutrality! Again! by adamlhumphreys, journal

General Update! :D by adamlhumphreys, journal