Jump to content

AmericanRev2

Friends
  • Posts

    787
  • Joined

  • Last visited

  • Days Won

    2

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by AmericanRev2

  1. Please create a IC 4.5 Community Test Environment to allow the theme and add on devs to be able to have their applications and plug ins ready day one.

    we are awaiting the new version but know once it comes out we have to wait x amount of time for the great 3rd party devs to respond accordingly

    Open it up to them now please!

    @aXen | 1s2k and @Adriano Faria and @TAMAN and @onlyME

    These 4 guys should be hired on at Invision Community anyway, you can trust them with a CTE

    please consider

    if you agree please comment below

  2. 🙂 

    “”EDIT: No, you can’t have both. A link points to ONE place only.  And what sense does it makes? You want to mark site read and then to go to a page that will have no results?!? Weird“”

    close! i want to see the activity page and all the entires and also have it “mark forums read” 

    no big deal we will use it as you have it, just thinking if the count would reset to “0” after you view the activity page would be ideal situation

    then again the invision notifications wont clear when you view the content either you still have to click on your alerts to make them go away even if you have seen the content

  3. if you are taking suggestions i would like for mark site read to trigger automatically when clicking on the counter.

    having to mark site read seems like an unneeded extra task

  4. 942411841_ScreenShot2020-03-14at12_55_45PM.thumb.png.74af5850c8997a6ca6451e1ac16cc204.png

     

    IMG_1738.thumb.jpeg.bc2b753269ce1f9001649abc7cafbdae.jpeg

     

    If anyone wants it to look like mine ....I changed the colors, adjustment mobile alignment and removed the font shading ...

    Edit ucc.css

    .ucc
    {
    	display: inline-block;
    	background: green;
        color: #ffffff;
    	border-radius: 50%;
    	padding: 5px;
    	width: 34px;
    	height: 34px;
    	min-width: 25px;
    	min-height: 25px;
    	line-height: 26px;
    	text-align: center;
    	font-size: 12px;
    	font-weight: bold;
    }
    
    .uccmobile
    {
    	display: inline-block;
    	background: green;
        color: #ffffff;
    	border-radius: 50%;
    	padding: 5px;
    	width: 34px;
    	height: 34px;
    	min-width: 25px;
    	min-height: 25px;
    	line-height: 26px;
    	text-align: center;
    	font-size: 12px;
    	font-weight: bold;
    }
    
    .ucczero
    {
    	background: #fafafa;
    	color: #808080;
    	text-shadow: 0 -1px 1px #ffffff, 0 1px 1px #000000;
    }
    
    .ucc:hover
    {
      box-shadow: 0px 0px 0px 5px #448EAA;
    }

     

×
×
  • Create New...