Tagged: CSS
Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
January 22, 2014 at 4:38 pm #213372
I want to remove the CSS class from a text box so I can place my code without any change from the system.
Current URL: Vest Domus
What I want to do:
<table border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td><a href="#med"><img src="http://vestdomus.com.br/wp-content/uploads/2014/01/med_b.png" onmouseover="this.src='http://vestdomus.com.br/wp-content/uploads/2014/01/med_c.png'" onmouseout="this.src='http://vestdomus.com.br/wp-content/uploads/2014/01/med_b.png'"></a></td> <td><a href="#eng"><img src="http://vestdomus.com.br/wp-content/uploads/2014/01/eng_b.png" onmouseover="this.src='http://vestdomus.com.br/wp-content/uploads/2014/01/eng_c.png'" onmouseout="this.src='http://vestdomus.com.br/wp-content/uploads/2014/01/eng_b.png'"></a></td> </tr> <tr> <td class="content"><a href="#adm"><img src="http://vestdomus.com.br/wp-content/uploads/2014/01/adm_b.png" onmouseover="this.src='http://vestdomus.com.br/wp-content/uploads/2014/01/adm_c.png'" onmouseout="this.src='http://vestdomus.com.br/wp-content/uploads/2014/01/adm_b.png'"></a></td> <td class="sidebar"><a href="#dir"><img src="http://vestdomus.com.br/wp-content/uploads/2014/01/dir_b.png" onmouseover="this.src='http://vestdomus.com.br/wp-content/uploads/2014/01/dir_c.png'" onmouseout="this.src='http://vestdomus.com.br/wp-content/uploads/2014/01/dir_b.png'"></a></td> </tr> </table>-
This topic was modified 11 years, 9 months ago by
Guilherme.
January 23, 2014 at 11:01 pm #214128Hi Guilherme!
Have you tried using a Shortcode (to display that table)?
http://generatewp.com/shortcodes/Best regards,
Josue-
This reply was modified 11 years, 9 months ago by
Josue.
-
This topic was modified 11 years, 9 months ago by
-
AuthorPosts
Viewing 2 posts - 1 through 2 (of 2 total)
- The topic ‘CSS Table’ is closed to new replies.
