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

NC for Hire

 

 

CSS

#header, .icon-action, .post-footer, #comments h4, .postprint, .header, #sidebar-right-1, #sidebar-left-1, .sidebar, #footer-wrapper, #footer, .date-header, .post-meta-data, .comment-link, .comment-footer, #blog-pager, #backlinks-container, #navbar-section,#navbar-iframe, .subscribe_notice, .noprint {display: none;}

 

HTML

<span style='background: url(https://storage.ning.com/topology/rest/1.0/file/get/10907930669?profile=original) left no-repeat; padding-left: 42px; font-size:18px; font-weight:bold;'><a href='javascript:window.print()'> Print the post </a></span>

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

  • This code is not correct

    This line refers to an external css style sheet and does not belong in your global css as it does nothing, using this you would use in html to point to a css file which has the style rules in it for printing and by just having this line in your css will be ignored.

    <style media='print' type='text/css'>

    The rest of the css you have just refers to elements on your web page and WILL affect your normal layout, for instance

    .column-center-inner{width: 940px !important;}

    The above line will simply set the column-center-inner of the page to 940px wide as it just a line of css outside of any printing rule and the same for all the other css above it and will make all the elements in that block of code  not show because of the display none.

    Also for the html all you have added is a <a> link tag called Print the post and will not do anything if clicked on.

    You have either missed out posting the required code or this code above is incomplete.

    • NC for Hire

      Bizz 

      thanks a lot i changed the codes now they are perfect
      • css is still wrong though as it's still a global css style, normally you would either write an external style sheet for your print style or wrap your css style for printing in a media type css like this

        @media print{

        #header{ display:none }

        }

        for example

         

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

Paul Corona replied to Donna MacShoe's discussion
Ning Support phone number for my 20 yr old site
"NING support is useless anymore...I have respnded three times asking questins to a message they…"
Wednesday
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…
Tuesday
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"
Tuesday
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
More…

Meanwhile, you can check our social media channels