Biker or Not Tutorials

Just to better organize our tutorials I have decided to create groups for the different types of layouts. This one is dedicated to a site called Biker or Not.

Borders

Paste this code into your code between the <style> </style> tags to clear all the borders.

 

table, td { border: none !important;}
img {border: none !important;}
div {border: none !important;}


You can also use these codes to change the borders.


table, td { border: solid 1px !important; color: #ffffff ! important;}
img {border: solid 1px !important; color: #ffffff ! important;}
div {border: solid 1px !important;color: #ffffff ! important;}

Forget MTV, I want my Skem9!