-
AuthorPosts
-
June 14, 2014 at 5:54 pm #198836
Hello,
can it be that the template.css overwrites a table in the post?
I tried to make a table:
<table id=”Tabelle_01″ border=”0″ width=”1033″ cellspacing=”0″ cellpadding=”0″>
<tbody>
<tr>
<td><img src=”images/price_01.png” alt=”” width=”259″ height=”445″ /></td>
<td><img src=”images/price_02.png” alt=”” width=”248″ height=”445″ /></td>
<td><img src=”images/price_03.png” alt=”” width=”280″ height=”445″ /></td>
<td><img src=”images/price_04.png” alt=”” width=”246″ height=”445″ /></td>
</tr>
</tbody>
</table>And that I can see after:
https://www.inveniet.de/index.php/preiseCan anyone help me?
Andy
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
June 16, 2014 at 2:00 am #538951how do you need this to viewed on the site. I think the table works perfect as you intended. Am I right? If not let me know how you need it.
If you need add css to the table, then do this
Add this code to template.css, fill the css you like.
#Tabelle_01 td{}
#Tabelle_01 img{
}
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by chavan 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Table overwrites?
Viewing 2 posts - 1 through 2 (of 2 total)