bmw11 Posted May 29, 2011 Posted May 29, 2011 ok so i always wanted to know that if i have a stylesheet how do i add it to the login and how do i change the layout of my game Quote
Kieran-R Posted May 29, 2011 Posted May 29, 2011 http://w3schools.com/css/default.asp Explains at all... and more... Quote
W3Theory || Peter Posted May 29, 2011 Posted May 29, 2011 All you have to do is add this below your title of the page, <link type="text/cass" rel="stylesheet" href="http://yoursite.com/style.css" /> That will connect the style sheet. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.