Clan Adverts

Fix annoying games image border for clan roster

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)
Detailed Profile

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;}


Save and upload.

Submitted by floppy