Current status of the Ning Platform is always available on the Ning Status Blog.

Replies

  •  show the css you have used for the border

    • NC for Hire

      #xg_masthead /*Top Image*/ {
      margin: auto;
      display: block;
      height:600px;
      width: auto !important;
      background: #000 url(https://storage.ning.com/topology/rest/1.0/file/get/9858802674?prof...) center repeat scroll;
      border:13px ridge #eed255!important;
      padding: 10px 0px 0px 0px !important;
      border-left: 3px solid #000;
      border-right: 3px solid #000;
      border-top: 3px solid #000;
      border-bottom: 3px solid #000;
      -webkit-border-radius: 9px;
      -moz-border-radius: 9px;
      border-radius: 0px 0px 100px 100px;
      -webkit-box-shadow: 0px 0px 24px 4px #000;
      box-shadow: 0px 0px 24px 9px #ffffff;
      padding: 0px !important;

      https://storage.ning.com/topology/rest/1.0/file/get/9858802674?profile=original
    • NC for Hire

      I don't want to go below 13 px I know all would be ok but it's too logical

      • It's because you are using the ridge as a border, to create the ridge the border property adds the darker inside to create it, the border radius is causing the effect you are having, if you remove the border radius the border will look right as the darker shaow is there to create the ridge effect as is opposite on one side to the other.

        • NC for Hire

          I agree with you, but I want it rounded, on the square it gives no problem,this is an impossible thing to fix, just use a dotted and dashed...or decrease border: px

          • To do a border without the ridge and using dots you would just write it like this

            border:13px dotted #eed255!important

            for dashes you just replace the dots with dashed and for solid it would be solid

            By the way in your css you also added border top, bottom etc but they will have no effect as you added important to the border at the begining which over rules the other borders.

            You have also added the same for padding, the 0px line at the bottom again has no effect as you added important to the padding line above.

            You don't need to add webkit to the border radius either as it's supported by all browsers.

            This is how the code would look more simplified

            #xg_masthead /*Top Image*/ {
            margin: auto;
            display: block;
            height:600px;
            width: auto !important;
            background: #000 url(https://storage.ning.com/topology/rest/1.0/file/get/9858802674?prof...) center repeat scroll;
            border:13px dashed #eed255!important;
            padding: 10px 0px 0px 0px !important;
            border-radius: 0px 0px 100px 100px;
            box-shadow: 0px 0px 24px 9px #ffffff,0px 0px 24px 4px #000;
            }

             

            https://storage.ning.com/topology/rest/1.0/file/get/9858802674?prof=
            • NC for Hire

              thank you very much I come from the times of this site now I put the photo, it was hard to survive now we are very few, every code of mine is weeks of work, every code is a reminder, this is your result with your eyes closed, you are the best only for one reason you are a person with a big heart and help everyone thanks for being a true friend, all ning once was like that.
              9869050468?profile=RESIZE_584x
              9869051685?profile=RESIZE_930x

              change all between 2.0 to 3.0 a size even in px, even many photos look different when used in a theme, I would really like to test a 3.0 just for the codes and help people the themes I saw on 3.0 are not to be seen

This reply was deleted.
 

Some interesting articles related to community management, digital marketing etc. could be found in our digest. Don't hesitate to leave a feedback so we would know that we should continue :-)

Latest Activity

Scott Bishop posted a discussion
Is there any way to allow new members waiting to be "Approved" to upload content during their wait…
Sunday
John de Vinderr updated their profile
Aug 27
Brudavant LLC updated their profile
Aug 11
Scott Bishop posted a discussion
I notice that that the entiredy of Ning was down all day today, "due to maintenance". Was/is there…
Aug 6
1Win Pakistan updated their profile
Jul 18
PRENSAMERICA updated their profile
Jul 9
Eva liked ⚡JFarrow⌁'s discussion Ning for Dummies - Interesting
Jun 30
jaya9game updated their profile
Jun 25
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
Ning for Dummies - Interesting
"here is the PDF
 "
Jun 24
Ning Support posted a discussion
We've upgraded the way your network's favicon works — the small icon that appears in browser tabs…
Jun 10
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
The Digital Exodus: Anatomy of a Ning Migration in 2026
"yes we are...  i built a new platform to import into let me know if you wanna try - TJ @…"
May 28
⚡JFarrow⌁ replied to ⚡JFarrow⌁'s discussion
The Digital Exodus: Anatomy of a Ning Migration in 2026
"YOU ARE WELCOME
 "
May 28
More…

Meanwhile, you can check our social media channels