Getting rid of borders
-
Hi There,
Please check this site:
https://www.promotingtheking.com
If you see that there are some images right under the title. They have a border around them, I want to get rid of them.
Here is the additional CSS:
[CSS moderated. A ink to the relevant page on your site is all that is needed.]
Here is the header.php change:
<div class="site-branding"> <h1 class="site-title"><a>" title="<?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>" rel="home"><?php bloginfo( 'name' ); ?></a></h1> <!-- <h2 class="site-description"><?php bloginfo( 'description' ); ?></h2>--> <table border="2" width="100%" cellpadding="0" cellspacing="0"> <tr> <td><center><a href="www.gano2u.com.au" title="THE MAN"></a><h2>THE MAN</h2></center></td> <td><center><a href="www.gano2u.com.au" title="THE MACHINE"></a><h2>THE MACHINE</h2></center></td> <td><center><a href="www.gano2u.com.au" title="THE MUSHROOM"></a><h2>THE MUSHROOM</h2></center></td> <td><center><a href="www.gano2u.com.au" title="THE MISSION"></a><h2>THE MISSION</h2></center></td> <td><center><a href="www.gano2u.com.au" title="THE MOVIE"></a><h2>THE MOVIE</h2></center></td> </tr> </table> </div>
[Please post code & markup between backticks or use the code button. Your posted code may now have been permanently damaged by the forum’s parser.]
Any suggestions will help.
Thanks,
Guru.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Getting rid of borders’ is closed to new replies.