removing border for rollover images layed out in table
-
Hi, I’m trying to set up the front page of a new website and it’s driving me absolutely crazy. I’m trying to set out a grid of images with roll overs, i’ve used a table to lay out the image and have managed to get rollovers to work (which was a challenge in itself) using the following code (with example:
<img style=”width: 106px; height: 137px; border: 0px; solid #cc3300;” src=”https://21stcenturyactors.org/main/images/AlanJMirren.jpg” alt=”AlanJMirren” name=”AlanJMirren” />however in between each row wordpress is wacking either a border or a blank row as you can see here https://www.21stcenturyactors.org/main/ I just want all the images next to each other with no space. Does anyone know what I’m doing wrong or need to change in order to do this?
Sorry If i’m not being very clear, I’m a bit of a newbie to this coding lark.
- The topic ‘removing border for rollover images layed out in table’ is closed to new replies.