-
AuthorPosts
-
Juan Carlos Stauring Friend
Juan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
August 25, 2011 at 6:11 pm #167800Hello my install is joomla 1.5.23 Ja Raite
On joomla editor my simple html tables style show however when I publish they disappear and are not visible, all table style are gone and it’s all white/blank.
<table border=”1″ bordercolor=”#0D9FC4″ width=”100%”>
has anyone ran in to this and can this be fixed?
Thanks for any help!
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
August 25, 2011 at 6:16 pm #408506Hi,
In order to “save” your html tags you should set TinyMCE not to strip code from tinymce plugin settings!
An other option is to disable your editor while editing html (creating a custom html module etc).I hope that helps you out!
Regards
Manos
Update: here is a screen shot for you
Juan Carlos Stauring FriendJuan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
August 25, 2011 at 6:31 pm #408511Hi Manos,
Nice trick I just learned for when my html gets stripped, thanks. This however is not the problem. The html does not get stripped by the editor. It is simply not showing on the front end of the webpage. If I switch template it works. So I think this has to do with the css of Raite???Regards and thank you!
jcManos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
August 25, 2011 at 6:47 pm #408514Hi,
Can you please include a link to your site and some admin access so i can check this issue?
Regards
Manos
Juan Carlos Stauring FriendJuan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
August 25, 2011 at 7:08 pm #408523Hi, sent you a PM.
the link is here:
http://www.vacations4less.com/destination-weddings-in-mexico/dreams-los-cabos-suites-resorts-spa-wedding-packagesManos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
August 25, 2011 at 7:50 pm #408534Hi,
You can add this code to template.css
.article-content tr,
.article-content td {
border: solid 1px #0D9FC4; // You can set the color to what ever you like
}
P.S. I suggest that you upgrade your editor to the latest version (JCE is more pref for such issues).
Regards
Manos
Juan Carlos Stauring FriendJuan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
August 25, 2011 at 8:00 pm #408536thank you!
will do.Juan Carlos Stauring FriendJuan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
August 26, 2011 at 4:25 pm #408757i noticed the only problem with this method to fix this issue is that all tables, invisible (no background color or border color) or not will have this css style. What’s in this template that prevents html for tables being displayed? is there a better solution for this? thanks in advance :confused:
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
August 27, 2011 at 4:24 am #408879Hi,
you could add some CSS code to typo.css
Please try this:
.ja-typo-table {
border-collapse: separate;
border-bottom: 1px solid #e4e2df;
background: #F7F7F7;
}.ja-typo-table td {
border: 1px solid #dee0e0;
padding: 5px 10px;
border-top: 1px solid #fdfcfb;
border-left: none;
}.ja-typo-table tr.last td {
border-bottom: 1px solid #fdfcfb;
}.ja-typo-table thead th {
background:#f5f5f2;
border-right: 1px solid #dcdbda;
border-bottom: 1px solid #bab5ab;
padding: 5px 10px;
color:#685d54;
line-height:30px;
}.ja-typo-table td.last,
.ja-typo-table th.last {
border-right: 0;
}And here is an example on how to use this on an article:
<table style="width: 100%;" class="ja-typo-table table-grey" border="0"><colgroup><col width="20%" /><col width="20%" /><col width="60%" /></colgroup>
<thead>
<tr><th class="first" scope="col">Title</th><th scope="col">Author</th><th class="last" scope="col">Decription</th></tr>
</thead>
<tbody>
<tr>
<td class="first">Anna Karenina</td>
<td>Leo Tolstoy</td>
<td class="last">Anna Karenina is a novel published in serial installments from 1873 to 1877 in the periodical. The Russian Messenger.</td>
</tr>
<tr>
<td class="first">Madame Bovary</td>
<td>Gustave Flaubert</td>
<td class="last">Madame Bovary is Gustave Flaubert's first published novel and is considered his masterpiece.</td>
</tr>
<tr>
<td class="first">War and Peace</td>
<td>Leo Tolstoy</td>
<td class="last">War and Peace, a Russian novel by Leo Tolstoy, is considered one of the greatest works of fiction. [1] It is regarded, along with Anna Karenina (1873–1877), as Tolstoy's finest literary achievement.</td>
</tr>
<tr class="last">
<td class="first">Lolita</td>
<td>Vladimir Nabokov</td>
<td class="last">Lolita is a novel by Vladimir Nabokov, first written in English and published in 1955 in Paris, later translated by the author into Russian and published in 1958 in New York.</td>
</tr>
</tbody>
</table>
Juan Carlos Stauring FriendJuan Carlos Stauring
- Join date:
- September 2014
- Posts:
- 250
- Downloads:
- 27
- Uploads:
- 12
- Thanks:
- 53
- Thanked:
- 19 times in 3 posts
August 29, 2011 at 7:36 pm #409456thank you this works very good for me 🙂
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
August 29, 2011 at 8:07 pm #409465I am glad that this helps you out!
I suggest you take a look on those articles if you need some more info/typo tricks for your content !
http://www.joomlart.com/blog/joomla-templates/web-typography-showcase-joomla-k2-component-ja-blog-explainedAuthorPostsViewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 2 voices, and was last updated by Manos 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Tables and Colors not displaying
Viewing 11 posts - 1 through 11 (of 11 total)