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

FAO SCOTT

Soctt here is the code needed to change the wording for your forum classifieds and add the border around the posts. As you are using a forum we can't get the same look as my blog version as the images can be added at random, ie text first then images or a few images then text etc

First a bit off css for the border, this goes in your design studio custom css

.page-classifieds-for-surfers .discussionListPage-entry{
border: solid 1px lightgray;
border-radius: 4px;
padding:10px 20px;
}

Next we add the code to change the wording, this code goes in your Social Site Builder > Custom Code > End Of Page  section

<script>
x$(document).ready(function() {
x$('body.page-classifieds-for-surfers form#entry-form .entryEditPage-title').attr('title', 'Classifieds Title').attr('placeholder', 'Classifieds Title');
x$('.page-classifieds-for-surfers .content-header .content-name').text('Classifieds');
x$('.page-classifieds-for-surfers .content-actions a.button-iconic:nth-child(1)').attr('title', 'Add Classifieds');
x$('.page-classifieds-for-surfers .content-actions a.button-iconic:nth-child(1) i.icon-add').text('Add Classifeds');
x$('.page-classifieds-for-surfers .content-nav ul.subnav li > a:contains("All Discussions")').text('All Classifieds');
x$('.page-classifieds-for-surfers .discussionListPage .entry-emptyPageMessage').text("There aren't any Classifieds Posted Yet");
x$('.page-classifieds-for-surfers .linkSelector > option:nth-child(2)').text('Newest Classifieds');
x$('.page-classifieds-for-surfers .discussionListPage .module-header h3.module-name').html(function() {
return x$(this).html().replace("All Discussions", "Classified Posts");
});
});
</script>

 

Let me know if you get stuck

Bizz :-)

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 –
 

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

Eva updated their profile
Saturday
Eva liked Steve C's discussion Ning's staff is in Kyiv. Keep them in your hearts.
Saturday
Eva liked ⚡JFarrow⌁'s discussion What is going on with Ning? What Do We have to Look Forward To?
Saturday
Chris Egg updated their profile
Jul 30
Eva liked Ning Support's discussion New feature added into Group Permissions
Jul 29
Arissa Seah updated their profile
Jul 27
APOSTLE TEYSHANA WILEY liked Ning Support's discussion New feature added into Group Permissions
Jul 25
Lady updated their profile photo
Jul 23
bryant tutas posted a discussion
Cant figure out how to add playlists. All my loaded songs are in the same list and I don't see an …
Jul 22
Angie Breidenbach updated their profile
Jul 21
Ning Support posted a discussion
 
We’ve expanded Group Admin capabilities with a new permission: Delete Comments
Where to find it…
Jul 20
kostasgr liked Alex - Rosas † Negras's discussion I managed to add group video calling, if anyone is interested I will post the codes
Jul 8
More…

Meanwhile, you can check our social media channels