Hi, there.
My network member is using table-tag in text-box, because this is easy to design in the box.
however, Ning add this CSS code in content.css.
Permalink Reply by George H. Compton IV on July 7, 2012 at 10:13am if you want table borders to show on your entire network just add this code to your NC custom code box
<style>
td, th { border: 5px solid }
}
</style>
Permalink Reply by sho allan on July 8, 2012 at 12:38am hi, George :D
I tried add the code, but not working.
text-box entire is using IFRAME, so we can not customize CSS code.
Thanks,
Sho Allan
Permalink Reply by George H. Compton IV on July 8, 2012 at 10:06am I thought you wanted the table borders visible after Saving in your Text box. It works perfectly for me just plain white
The only place it is visible is in the text box. You add this at the beginning for just profiles .xg_widget_profiles_profile Or this for just your main page .xg_widget_main_index_index
example main page
.xg_widget_main_index_index td, th { border: 5px solid }
you can even add color { border: 5px solid black; }
Sorry it didn't work for you sho allan.
you have a great day :)
Permalink Reply by doone on November 11, 2012 at 4:43am George's tip worked for me as long as you class="borderedtable in the actual table.
<table border="1" bordercolor="#0000FF" style="background-color: #ffffff;" width="100%" cellpadding="3" cellspacing="3" class="borderedtable">
http://creators.ning.com/forum/topics/where-is-table-border-in-text...

How about this
<table border="5">
<tr>
<th>Month</th>
<th>Savings</th>
</tr>
<tr>
<td>January</td>
<td>$100</td>
</tr>
</table>
Kos replied to Janettee McCrary's discussion 'Any Other Oklahoma NC's?'
Riccardo Rossini replied to Riccardo Rossini's discussion 'problem in redirecting NING 3.0'
Mandy P. replied to Mandy P.'s discussion 'Remove unwanted space-Header'
Aaron replied to Aaron's discussion 'Ning Spring Cleaning Begins This Week'


© 2013 Created by Ning.
