Small business starter kit - color!!!!

Last post 06-04-2009 4:22 PM by Mikesdotnetting. 3 replies.

Sort Posts:

  • Small business starter kit - color!!!!

    06-02-2009, 10:45 PM
    • Member
      1 point Member
    • festinax
    • Member since 05-20-2009, 6:17 AM
    • Singapore
    • Posts 2

    Hi, can anyone show me how can i play around with and change the template colors?? No offence to the current blue, but i wanna learn how to modify the colors.... gee..

  • Re: Small business starter kit - color!!!!

    06-03-2009, 3:28 AM

    You need to look at and understand the CSS file (css-content.css) that comes with the kit.  It's in App_Themes -> Standard.  Some guidance on what CSS is all about can be found here: http://www.w3schools.com/Css/default.asp

    If it was me, I would copy the file and give it a new name.  You can then link to your new file by changing this line in the MasterPage.master file (line 15): <link href="App_Themes/Standard/css-content.css" rel="stylesheet" type="text/css" />. Fiddle around a bit at a time and see what difference it makes.

     

    Regards Mike
    [MVP - ASP/ASP.NET]
    My site    Please help - URGENT!!!    What ASP.NET can and can't do
  • Re: Small business starter kit - color!!!!

    06-03-2009, 11:54 PM
    • Member
      1 point Member
    • festinax
    • Member since 05-20-2009, 6:17 AM
    • Singapore
    • Posts 2

    Hi Mike! Thank you, i think im having fun changing things here and there. I have a better understanding of the css after I follow up on that site, that w9 webby u gave me.

    I have another question. Suppose i turn it into a typical online shopping page, say i want my users to login to buy items then later they can edit profiles, check order status, blablabla.. But how can i retrieve that user's logged in info so that he can check order status (or whatever he wants) without having to submit his username again?

  • Re: Small business starter kit - color!!!!

    06-04-2009, 4:22 PM
    Answer

    Given that your new question has nothing to do with the original title of the thread (Small Business Kit Color), you should post a new question altogether.  You should also pick a more appropriate sub-forum for what is a general question.  Before you do that, you might like to look at some of the videos here: http://www.asp.net/learn/.  They will give you a good basic grounding in ASP.NET.

     

    Regards Mike
    [MVP - ASP/ASP.NET]
    My site    Please help - URGENT!!!    What ASP.NET can and can't do
Page 1 of 1 (4 items)