Hi, there.


My network member is using table-tag in text-box, because this is easy to design in the box.

so, like this.

however, Ning add this CSS code in content.css.

.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {
    bordermedium none;
}
This CSS code disappear the border in text-box!!
I want to remove this CSS code!!
Thanks,
Sho Allan

Tags: border, hideen, remove, table

Views: 231

Reply to This

Replies to This Discussion

 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>

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

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 :)

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>

Hi, Bernard :D

this is good idea!!
I need to use border tag in table!!

Thanks a lot :D

SHO ALLAN

RSS

Latest Activity

Profile IconShannon, Andre Lacerda and 3 other members joined Allison Leahy's group
Thumbnail

The Sandbox

Join The Sandbox to experiment with Ning 3.0 now!The Ning Team will be triaging bug reports and…See More
37 minutes ago
Kos replied to Janettee McCrary's discussion 'Any Other Oklahoma NC's?'
"Living so close, we watched in horror as they searched the rubble for school children. The enormous…"
58 minutes ago
Riccardo Rossini replied to Riccardo Rossini's discussion 'problem in redirecting NING 3.0'
6 hours ago
Mandy P. replied to Mandy P.'s discussion 'Remove unwanted space-Header'
"thanks a bunch..that helps!"
7 hours ago
Aaron replied to Aaron's discussion 'Ning Spring Cleaning Begins This Week'
"Hi everyone, Just a quick note to let you know that this spam cleanup is complete. That said, you…"
8 hours ago

NC for Hire
Jen replied to Jen's discussion 'Jen's Running List - Updated 4/6/2013' in the group The Sandbox
"Check it out. I hovered both images, made 2 screen shots (just to capture the hover tip) and placed…"
9 hours ago

NC for Hire
Jen replied to Jen's discussion 'Jen's Running List - Updated 4/6/2013' in the group The Sandbox
"I'm thinking it has something to do with caching. I just inspected the header, and I see 2…"
9 hours ago

NC for Hire
Jen replied to Jen's discussion 'Jen's Running List - Updated 4/6/2013' in the group The Sandbox
"Fire-Tech, You guys have given me major relief, just to know it's not something unique on my…"
9 hours ago

© 2013   Created by Ning.

Badges  |  Report an Issue  |  Terms of Service