
| Tutorials Main Latest Tutorials Popular Tutorials Top Rated Tutorials |
| Login to See your Favorite Tutorials |
| Description: This is a short tutorial on how to fix the annoying game images border for clan roster 2.01. | |
| Version: 1.0 | |
| Added on: 08 January 2009 | |
| Author: Floppy | |
| Difficulty Level: Very Easy | |
| Views: 594 | |
| Rating: 10.0 (1 Vote) | |
This tutorial will tell you how to fix the annoying games image border shown in the picture below.
The easiest and fastest way to get rid of all those annoying borders for your entire site would be to edit the css, so without further a do
Open
themes/YOUR_THEME/style/style.css
At the top add
| Code: |
| img {border: 0px;} |
Submitted by floppy