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

NC for Hire

CSS MODULE 3.0

10061479470?profile=RESIZE_710x

.module-header {
background: transparent url(?prof...) center repeat !important;
padding-top: 10px !important;
height: auto;
border: 3px outset;
border: 5px ridge #151515 !important;
-moz-border-radius: 20px;
border-radius: 10px 10px 31px 31px;
box-shadow: 0 0 30PX #800000 ! !important

 

POSSIBLE TO CHANGE PHOTOS AND PLAY WITH CSS, THESE ARE THE CSS I HAVE ON ROSAS

You need to be a member of Ning Creators Social Network to add comments!

Join Ning Creators Social Network

Votes: 0
Email me when people reply –

Replies

  • The CSS here will not work as you are missing a semi colon on the last line it should look like this

    box-shadow: 0 0 30PX #800000 ! !important ;

    Also you have not closed the css block with a curly brace at the end.

    You have two border settings, only the one with important added to it will work so the other one is not doing anything. By the way Important should only be used as a last resort to over ride a css setting, you should not need to use it on any of this css.

    height auto is not needed here either

    the -moz-border-radius is not needed as you have already added the border radius below it. for things like this webkit is not needed.

    The box-shadow isn't doing anything as it to dark to show up, if it's because you have added some box-shadow somewhere else and do not want it oshow on the module-header then you can just write

    box-shadow:none;

     

    • NC for Hire

      possible to test your codes, it works if I write the name on the form, give me your css and I want to see the difference, I sent you two messages I hope you read them, this was a test used in my 2.0 and brought to 3.0, here the example add the message and you will have the result or change the css and see, I wait for your css
      10063283665?profile=RESIZE_584x

      as you can see in my site it works

      10063284491?profile=RESIZE_930x

      • In your css you have added the closing curly bracket but not in the code you shared here. If someone copied the above code and did not add the curly closing bracket and any css they have after the code would not work so it's important when you share some code to make sure it's all correct.

      • I have added my version under yours on your site, here is my version

        /** BIZZ VERSION **/
        .module-header {
        background: transparent url(https://storage.ning.com/topology/rest/1.0/file/get/8900632700?prof...) center repeat;
        padding-top: 10px!important;
        border: 5px ridge #151515;
        border-radius: 10px 10px 31px 31px;
        box-shadow: none;
        }

        YOUR VERSION

        .module-header {
        background: transparent url(?prof...) center repeat !important;
        padding-top: 10px !important;
        height: auto;
        border: 3px outset;
        border: 5px ridge #151515 !important;
        -moz-border-radius: 20px;
        border-radius: 10px 10px 31px 31px;
        box-shadow: 0 0 30PX #800000 ! !important

         

        https://storage.ning.com/topology/rest/1.0/file/get/8900632700?prof=
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

Alex - Rosas † Negras posted a discussion
due to personal problems I have not been online anymore, I apologize so much and I am happy to be…
16 hours ago
Alex - Rosas † Negras replied to Kos's discussion
Help w/Chat. Ning Support A No Go
"IL PROBLEMA È SEMPRE LO STESSO, NING GLI OPERATORI... DEVONO ELIMINARE I COOKIE SUL VOSTRO SITO"
17 hours ago
Vlada replied to Kos's discussion
Help w/Chat. Ning Support A No Go
"I'm no IT expert by any means, but out of curiosity have you tried entering the chat room from the…"
Jan 8
Vlada replied to Eva Libre's discussion
Update, Merry Christmas
"Then add the recent price hike email that Ning has notified to be taking effect soon, I'm not…"
Jan 8
Kos posted a discussion
In November we began to notice Chat "freezing up" and when we would refresh the page, it would…
Dec 27, 2024
Eva Libre posted a discussion
UpdateMerry ChristmasToday I woke up totally frustrated and determined to do something.At the end…
Dec 26, 2024
Eva Libre liked Eva Libre's discussion Ning 3.0 is antisocial!
Dec 25, 2024
Eva Libre updated their profile
Dec 25, 2024
Eva Libre replied to Eva Libre's discussion
Ning 3.0 is antisocial!
"Update
Merry Christmas
Today I woke up totally frustrated and determined to do something.
At the…"
Dec 25, 2024
Pam Givens replied to Pam Givens's discussion
Landing Page
"What I meant to say, if I could spell:
I've attempted to create a landing page and have't had much…"
Dec 12, 2024
Pam Givens posted a discussion
I've attempted to crate a landing page and have't had much success.  I'd rather have one on my…
Dec 12, 2024
Luxury Residences updated their profile
Dec 6, 2024
More…

Meanwhile, you can check our social media channels