answersLogoWhite

0


Best Answer

you can remove the whole intrest table but keep the stuff inside with this code. <style> .interestsAndDetails td td {background-color:ffffff;}

td td{ background-color:transparent; border:0px;}table table table { border-width: 0px !important; border-style:solid; border-color:fff;}

.lightbluetext8 {display:none;}table table table table td {width:0px;}.contactTable td, table table td.text table td,table table table table table td {width:auto;}

.a {hide details section}.userprofiledetail {display:none;}

.interestsanddetails .lightbluetext8 {display:none;}

.interestsanddetails td {width:0px; padding:0px;}

.interestsanddetails{display:block;}

.interestsAndDetails .whitetext12 {display:none;}

.lightbluetext8 {display:none;}

td td td td {width:0px;}

</style>

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you hide the interests table completely but not the text?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you hide the interests heading but not text?

jjghj


How do you Hide interest for Hi5?

here you go &lt;style type="text/css"&gt;#Interests {display:none;} &lt;/style&gt; copy paste the code into your about me section


How do you hide the blue words in the interest box?

&lt;style type="text/css"&gt;.lightbluetext8 {display:none;}table table table table td {width:0px;}.contactTable td, table table td.text table td,table table table table table td {width:auto;}&lt;/style&gt; &lt;style type="text/css"&gt;.lightbluetext8 {display:none;}table table table table td {width:0px;}.contactTable td, table table td.text table td,table table table table table td {width:auto;}&lt;/style&gt;


How do you write directly next to a table in Microsoft Word?

Make sure you are in Page Layout View and not Normal View. Select the Table. Narrow down the width of the table if it is the full width of the page. Go to the Table menu, and in the Table Properties option you can select the options for Alignment and Text Wrapping for the ways you want. Another trick is to actually put the text into the extra columns where you have no table data. Then what you can do is to hide the gridlines and put no borders around the text you want to seem to be beside the table. That can be done in the Borders and Shading option on the Format menu. So you will have the data in a part of the table that will have borders around them and the other text in columns beside that, which don't have borders around them. When printed it will appear as if that text is not in the table.


How do you get text in a pivot table?

If you select the main text headings, they will be included in the pivot table as headings. You can type into any cell in a pivot table that has text, though not ones that have values.


How do you enter a text in a table?

&lt;table&gt; &lt;tr&gt; &lt;td&gt;Name&lt;/td&gt; &lt;td&gt;&lt;input type="text"/&gt;&lt;/td&gt; &lt;/tr&gt; &lt;/table&gt;


How do you hide your navigation bar on MySpace?

&lt;style type="text/css"&gt; table table table table div {visibility:hidden;} div table table table table table div input, div a, td.text div {visibility:visible;} &lt;/style&gt;&lt;a href="http://myspacecake.com/" target="_blank"&gt;&lt;img src="http://myspacecake.com/img/button.gif" alt="Myspace Codes" style="position:absolute; left:0px; top: 0px;" border="0"&gt;&lt;/a&gt;


How do you hide friends on your page?

&lt;style type="text/css"&gt;.friendSpace tr td.text table tr td table tr td table tr td a { display: none; } .friendSpace tr td.text table tr td table tr td { display: none; } .friendSpace tr td.text table tr td span { display: none; }&lt;/style&gt; or 2.0 .friendSpaceModule { display: none; } or 1.0&lt;style type="text/css"&gt;.friendSpace { display:none; }&lt;/style&gt; Ps Have funn


Is it true you can convert exisiting text in Microsoft word 2007 into a table?

YES, select text you want to convert, then click Inserttab to expand, click on Table and choose Convert Text to Table... from list.


How do you hide the orange bar on my myspace?

&lt;style&gt; .Hide Orange Bars and Text{rr} td.text table {width:100%;} .friendsComments td table, .friendsComments td.text table, .friendSpace table, .blurbs, .blurbs td.text {background-color:transparent; border:0px;} .orangetext15{display:none;visibility:hidden;} &lt;/style&gt; Place at the top of your about me.


What are the steps to convert text to a table?

Yes you can convert it and put into the table. You need to parse the data and decide where to put it.


Can you convert existing text into a table if the text is properly formatted?

Yes you can.