![]() |
How To Get Rid of Lines Around Image?
Here is the page.
scroll down to the mid of the page and you'll notice there are lines around the buttons- ''small business computer repair'' and ''residential computer repair''. Those are png image files. And I'm using Wordpress for the site. How to get id of the lines? thanks |
Hello pumalean,
The borders around those images are being created by the same styling that is adding borders to the images directly above them. If you only want to remove the borders from the buttons you mentioned then you have a few options. 1. You can edit the HTML. This would mean finding the two image tags, and editing them to include a style attribute: Code:
2. You could change the style declaration. It is in line 528 of the file "/wp-content/themes/clockstone/style.css". Code:
|
| All times are GMT +1. The time now is 03:12 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.