I have just taken on a new system by a client that needs re-skining, just about all I can with asp.net systems, as I'm not familiar at all in honesty.
I was going through the code looking for background colours to change and adding a few div's here and there, pretty much working on the CSS file.
I was finding most of the code and css through 'view source', and when I looked for certain pieces of code in the files they didnt exist although they had attrivutes that I need to change, as in the background olur etc.
I then come across these runat="Server" and googled it and fine its an asp.net thing, but I need to change their attrivutes, and this is my question. Where do I get access to the attributes so I can change them, or is that the stupidest asp.net question thats ever been on this forum.
Cheers
I was going through the code looking for background colours to change and adding a few div's here and there, pretty much working on the CSS file.
I was finding most of the code and css through 'view source', and when I looked for certain pieces of code in the files they didnt exist although they had attrivutes that I need to change, as in the background olur etc.
I then come across these runat="Server" and googled it and fine its an asp.net thing, but I need to change their attrivutes, and this is my question. Where do I get access to the attributes so I can change them, or is that the stupidest asp.net question thats ever been on this forum.
Cheers