Jump to content
MakeWebGames

Recommended Posts

Posted

Ok so I am attempting to play around with my CSS code for v2 Mccodes and when I go to game.css and change my centre colour to black it stays white regardless,

.centre

background-color: black;

it still stays white any help?

Posted

Use tools like firebug in order to test out changes to your CSS without actually having to change your code base. Firebug also shows you exactly what css properties/attributes are active.

With this tool, it should be pretty easy to find out what is happening with your CSS.

~G7470

  • 2 months later...
Posted (edited)

Firebug could be off great use in this manner. Install firebug and if still problem presists then take help from css help or w3schools.

Edited by Alexhudson

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...