I am having an extreme amount of difficulty getting the "look and feel" of crm in my asp.net app.
I've been using the style sheets, which make it look similar, but some of the nicer things suck as the list view and the tabs - I cannot find how to duplicate these items. Again, I have the css and am using it - but I want a pretty much exact replica of the screens. Anyone have info on this?

Re: MSCRM Look + Feel by Angus

Angus
Sat Jul 31 05:34:02 CDT 2004

Hi,

have a look at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmbscrm/html/mbs_crmappui.asp

Its got some prewritten HTML and CSS taht should give you a good headstart.

Regards

--
________________________________________

Angus Logan (MCAD/MCDBA/MCP)
Lead Software Developer
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________

"ceustace" <ceustace@discussions.microsoft.com> wrote in message
news:CBF38F4B-0E6A-4DE8-9CDD-04D833152107@microsoft.com...
> I am having an extreme amount of difficulty getting the "look and feel" of
crm in my asp.net app.
> I've been using the style sheets, which make it look similar, but some of
the nicer things suck as the list view and the tabs - I cannot find how to
duplicate these items. Again, I have the css and am using it - but I want a
pretty much exact replica of the screens. Anyone have info on this?



Re: MSCRM Look + Feel by ceustace

ceustace
Sat Jul 31 08:41:01 CDT 2004

Thanks for the response Angus!
However, I already have that CSS. What I need to do is emulate the tabs and menus (such as the account listing menu). This CSS only has the basic colors, menu bars and fonts. Unless, Im missing something

"Angus Logan" wrote:

> Hi,
>
> have a look at
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmbscrm/html/mbs_crmappui.asp
>
> Its got some prewritten HTML and CSS taht should give you a good headstart.
>
> Regards
>
> --
> ________________________________________
>
> Angus Logan (MCAD/MCDBA/MCP)
> Lead Software Developer
> Microsoft Application Solutions
> Data#3 Limited
> E angus_logan@data3.com.au
> BLOG www.anguslogan.com
> ________________________________________
>
> "ceustace" <ceustace@discussions.microsoft.com> wrote in message
> news:CBF38F4B-0E6A-4DE8-9CDD-04D833152107@microsoft.com...
> > I am having an extreme amount of difficulty getting the "look and feel" of
> crm in my asp.net app.
> > I've been using the style sheets, which make it look similar, but some of
> the nicer things suck as the list view and the tabs - I cannot find how to
> duplicate these items. Again, I have the css and am using it - but I want a
> pretty much exact replica of the screens. Anyone have info on this?
>
>
>

Re: MSCRM Look + Feel by Stephen

Stephen
Sat Jul 31 17:38:59 CDT 2004

View the source of the page - that will give you the details of how the
menus, etc. are implemented: Its just a table.




Stephen

"ceustace" <ceustace@discussions.microsoft.com> wrote in message
news:B7CDB567-940E-431E-965B-5467C0001D80@microsoft.com...
> Thanks for the response Angus!
> However, I already have that CSS. What I need to do is emulate the tabs
and menus (such as the account listing menu). This CSS only has the basic
colors, menu bars and fonts. Unless, Im missing something
>
> "Angus Logan" wrote:
>
> > Hi,
> >
> > have a look at
> >
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmbscrm/html/mbs_crmappui.asp
> >
> > Its got some prewritten HTML and CSS taht should give you a good
headstart.
> >
> > Regards
> >
> > --
> > ________________________________________
> >
> > Angus Logan (MCAD/MCDBA/MCP)
> > Lead Software Developer
> > Microsoft Application Solutions
> > Data#3 Limited
> > E angus_logan@data3.com.au
> > BLOG www.anguslogan.com
> > ________________________________________
> >
> > "ceustace" <ceustace@discussions.microsoft.com> wrote in message
> > news:CBF38F4B-0E6A-4DE8-9CDD-04D833152107@microsoft.com...
> > > I am having an extreme amount of difficulty getting the "look and
feel" of
> > crm in my asp.net app.
> > > I've been using the style sheets, which make it look similar, but some
of
> > the nicer things suck as the list view and the tabs - I cannot find how
to
> > duplicate these items. Again, I have the css and am using it - but I
want a
> > pretty much exact replica of the screens. Anyone have info on this?
> >
> >
> >



Re: MSCRM Look + Feel by MichaelYourshaw

MichaelYourshaw
Mon Aug 02 19:37:14 CDT 2004

Pardon me for butting in here. I have been struggling with the same question. How do you view the source? If I start CRM with loader.aspx, then select View | Source in IE, nothing happens. View Source works fine for non-CRM web pages.

"Stephen Redmond" wrote:

> View the source of the page - that will give you the details of how the
> menus, etc. are implemented: Its just a table.
>
>
>
>
> Stephen
>
> "ceustace" <ceustace@discussions.microsoft.com> wrote in message
> news:B7CDB567-940E-431E-965B-5467C0001D80@microsoft.com...
> > Thanks for the response Angus!
> > However, I already have that CSS. What I need to do is emulate the tabs
> and menus (such as the account listing menu). This CSS only has the basic
> colors, menu bars and fonts. Unless, Im missing something
> >
> > "Angus Logan" wrote:
> >
> > > Hi,
> > >
> > > have a look at
> > >
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmbscrm/html/mbs_crmappui.asp
> > >
> > > Its got some prewritten HTML and CSS taht should give you a good
> headstart.
> > >
> > > Regards
> > >
> > > --
> > > ________________________________________
> > >
> > > Angus Logan (MCAD/MCDBA/MCP)
> > > Lead Software Developer
> > > Microsoft Application Solutions
> > > Data#3 Limited
> > > E angus_logan@data3.com.au
> > > BLOG www.anguslogan.com
> > > ________________________________________
> > >
> > > "ceustace" <ceustace@discussions.microsoft.com> wrote in message
> > > news:CBF38F4B-0E6A-4DE8-9CDD-04D833152107@microsoft.com...
> > > > I am having an extreme amount of difficulty getting the "look and
> feel" of
> > > crm in my asp.net app.
> > > > I've been using the style sheets, which make it look similar, but some
> of
> > > the nicer things suck as the list view and the tabs - I cannot find how
> to
> > > duplicate these items. Again, I have the css and am using it - but I
> want a
> > > pretty much exact replica of the screens. Anyone have info on this?
> > >
> > >
> > >
>
>
>

Re: MSCRM Look + Feel by Angus

Angus
Tue Aug 03 04:18:58 CDT 2004

Hi Michael,

I have never experienced this problem.

Make sure you click on the 'frame' you want to see the contents of and then
click 'View source'

Regards

--
________________________________________

Angus Logan (MCAD/MCDBA/MCP)
Lead Software Developer
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
________________________________________

"Michael Yourshaw" <MichaelYourshaw@discussions.microsoft.com> wrote in
message news:44500D5A-5989-43ED-9D43-559DF235B4B0@microsoft.com...
> Pardon me for butting in here. I have been struggling with the same
question. How do you view the source? If I start CRM with loader.aspx, then
select View | Source in IE, nothing happens. View Source works fine for
non-CRM web pages.
>
> "Stephen Redmond" wrote:
>
> > View the source of the page - that will give you the details of how the
> > menus, etc. are implemented: Its just a table.
> >
> >
> >
> >
> > Stephen
> >
> > "ceustace" <ceustace@discussions.microsoft.com> wrote in message
> > news:B7CDB567-940E-431E-965B-5467C0001D80@microsoft.com...
> > > Thanks for the response Angus!
> > > However, I already have that CSS. What I need to do is emulate the
tabs
> > and menus (such as the account listing menu). This CSS only has the
basic
> > colors, menu bars and fonts. Unless, Im missing something
> > >
> > > "Angus Logan" wrote:
> > >
> > > > Hi,
> > > >
> > > > have a look at
> > > >
> >
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmbscrm/html/mbs_crmappui.asp
> > > >
> > > > Its got some prewritten HTML and CSS taht should give you a good
> > headstart.
> > > >
> > > > Regards
> > > >
> > > > --
> > > > ________________________________________
> > > >
> > > > Angus Logan (MCAD/MCDBA/MCP)
> > > > Lead Software Developer
> > > > Microsoft Application Solutions
> > > > Data#3 Limited
> > > > E angus_logan@data3.com.au
> > > > BLOG www.anguslogan.com
> > > > ________________________________________
> > > >
> > > > "ceustace" <ceustace@discussions.microsoft.com> wrote in message
> > > > news:CBF38F4B-0E6A-4DE8-9CDD-04D833152107@microsoft.com...
> > > > > I am having an extreme amount of difficulty getting the "look and
> > feel" of
> > > > crm in my asp.net app.
> > > > > I've been using the style sheets, which make it look similar, but
some
> > of
> > > > the nicer things suck as the list view and the tabs - I cannot find
how
> > to
> > > > duplicate these items. Again, I have the css and am using it - but
I
> > want a
> > > > pretty much exact replica of the screens. Anyone have info on this?
> > > >
> > > >
> > > >
> >
> >
> >



Re: MSCRM Look + Feel by yasser

yasser
Tue Aug 03 04:19:02 CDT 2004

Actually, CRM is the first Release in microsoft that totally based on .NET enviroment, and to view the code, View Source wont display the asp.net code, it will display onnly the htlm code... however to view the aspx code, you have to have Visual Studio .NET to open the crm pages ( .aspx) and them code have to be understood very will and you have to locate where the area of look and feel then edit that eara and then comple the project and you will see the effect on the explorer

Note: there is a customerzation documents that help so much... locate it from www.microsoft.com

"Michael Yourshaw" wrote:

> Pardon me for butting in here. I have been struggling with the same question. How do you view the source? If I start CRM with loader.aspx, then select View | Source in IE, nothing happens. View Source works fine for non-CRM web pages.
>
> "Stephen Redmond" wrote:
>
> > View the source of the page - that will give you the details of how the
> > menus, etc. are implemented: Its just a table.
> >
> >
> >
> >
> > Stephen
> >
> > "ceustace" <ceustace@discussions.microsoft.com> wrote in message
> > news:B7CDB567-940E-431E-965B-5467C0001D80@microsoft.com...
> > > Thanks for the response Angus!
> > > However, I already have that CSS. What I need to do is emulate the tabs
> > and menus (such as the account listing menu). This CSS only has the basic
> > colors, menu bars and fonts. Unless, Im missing something
> > >
> > > "Angus Logan" wrote:
> > >
> > > > Hi,
> > > >
> > > > have a look at
> > > >
> > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmbscrm/html/mbs_crmappui.asp
> > > >
> > > > Its got some prewritten HTML and CSS taht should give you a good
> > headstart.
> > > >
> > > > Regards
> > > >
> > > > --
> > > > ________________________________________
> > > >
> > > > Angus Logan (MCAD/MCDBA/MCP)
> > > > Lead Software Developer
> > > > Microsoft Application Solutions
> > > > Data#3 Limited
> > > > E angus_logan@data3.com.au
> > > > BLOG www.anguslogan.com
> > > > ________________________________________
> > > >
> > > > "ceustace" <ceustace@discussions.microsoft.com> wrote in message
> > > > news:CBF38F4B-0E6A-4DE8-9CDD-04D833152107@microsoft.com...
> > > > > I am having an extreme amount of difficulty getting the "look and
> > feel" of
> > > > crm in my asp.net app.
> > > > > I've been using the style sheets, which make it look similar, but some
> > of
> > > > the nicer things suck as the list view and the tabs - I cannot find how
> > to
> > > > duplicate these items. Again, I have the css and am using it - but I
> > want a
> > > > pretty much exact replica of the screens. Anyone have info on this?
> > > >
> > > >
> > > >
> >
> >
> >

Re: MSCRM Look + Feel by Stephen

Stephen
Tue Aug 03 06:25:30 CDT 2004

Michael,

Hit Ctrl-N on any page and it will re-open with a tool and address bar. You
will then be able to click on the View - Source menu.


Stephen

"Michael Yourshaw" <MichaelYourshaw@discussions.microsoft.com> wrote in
message news:44500D5A-5989-43ED-9D43-559DF235B4B0@microsoft.com...
> Pardon me for butting in here. I have been struggling with the same
question. How do you view the source? If I start CRM with loader.aspx, then
select View | Source in IE, nothing happens. View Source works fine for
non-CRM web pages.
>
> "Stephen Redmond" wrote:
>
> > View the source of the page - that will give you the details of how the
> > menus, etc. are implemented: Its just a table.
> >
> >
> >
> >
> > Stephen
> >
> > "ceustace" <ceustace@discussions.microsoft.com> wrote in message
> > news:B7CDB567-940E-431E-965B-5467C0001D80@microsoft.com...
> > > Thanks for the response Angus!
> > > However, I already have that CSS. What I need to do is emulate the
tabs
> > and menus (such as the account listing menu). This CSS only has the
basic
> > colors, menu bars and fonts. Unless, Im missing something
> > >
> > > "Angus Logan" wrote:
> > >
> > > > Hi,
> > > >
> > > > have a look at
> > > >
> >
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmbscrm/html/mbs_crmappui.asp
> > > >
> > > > Its got some prewritten HTML and CSS taht should give you a good
> > headstart.
> > > >
> > > > Regards
> > > >
> > > > --
> > > > ________________________________________
> > > >
> > > > Angus Logan (MCAD/MCDBA/MCP)
> > > > Lead Software Developer
> > > > Microsoft Application Solutions
> > > > Data#3 Limited
> > > > E angus_logan@data3.com.au
> > > > BLOG www.anguslogan.com
> > > > ________________________________________
> > > >
> > > > "ceustace" <ceustace@discussions.microsoft.com> wrote in message
> > > > news:CBF38F4B-0E6A-4DE8-9CDD-04D833152107@microsoft.com...
> > > > > I am having an extreme amount of difficulty getting the "look and
> > feel" of
> > > > crm in my asp.net app.
> > > > > I've been using the style sheets, which make it look similar, but
some
> > of
> > > > the nicer things suck as the list view and the tabs - I cannot find
how
> > to
> > > > duplicate these items. Again, I have the css and am using it - but
I
> > want a
> > > > pretty much exact replica of the screens. Anyone have info on this?
> > > >
> > > >
> > > >
> >
> >
> >



Re: MSCRM Look + Feel by Stephen

Stephen
Tue Aug 03 06:28:09 CDT 2004

The "look and feel" that was originally searched for was the menus and
toolbars. They may be created as ASP controls, but they are rendered as
HTML and this code can be easily viewed and replicated by someone wanting to
do their own forms.



Stephen


"yasser" <yasser@discussions.microsoft.com> wrote in message
news:21E3799A-6E85-49F0-B1F5-520EFF0037A6@microsoft.com...
> Actually, CRM is the first Release in microsoft that totally based on .NET
enviroment, and to view the code, View Source wont display the asp.net code,
it will display onnly the htlm code... however to view the aspx code, you
have to have Visual Studio .NET to open the crm pages ( .aspx) and them code
have to be understood very will and you have to locate where the area of
look and feel then edit that eara and then comple the project and you will
see the effect on the explorer
>
> Note: there is a customerzation documents that help so much... locate it
from www.microsoft.com
>
> "Michael Yourshaw" wrote:
>
> > Pardon me for butting in here. I have been struggling with the same
question. How do you view the source? If I start CRM with loader.aspx, then
select View | Source in IE, nothing happens. View Source works fine for
non-CRM web pages.
> >
> > "Stephen Redmond" wrote:
> >
> > > View the source of the page - that will give you the details of how
the
> > > menus, etc. are implemented: Its just a table.
> > >
> > >
> > >
> > >
> > > Stephen
> > >
> > > "ceustace" <ceustace@discussions.microsoft.com> wrote in message
> > > news:B7CDB567-940E-431E-965B-5467C0001D80@microsoft.com...
> > > > Thanks for the response Angus!
> > > > However, I already have that CSS. What I need to do is emulate the
tabs
> > > and menus (such as the account listing menu). This CSS only has the
basic
> > > colors, menu bars and fonts. Unless, Im missing something
> > > >
> > > > "Angus Logan" wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > > have a look at
> > > > >
> > >
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmbscrm/html/mbs_crmappui.asp
> > > > >
> > > > > Its got some prewritten HTML and CSS taht should give you a good
> > > headstart.
> > > > >
> > > > > Regards
> > > > >
> > > > > --
> > > > > ________________________________________
> > > > >
> > > > > Angus Logan (MCAD/MCDBA/MCP)
> > > > > Lead Software Developer
> > > > > Microsoft Application Solutions
> > > > > Data#3 Limited
> > > > > E angus_logan@data3.com.au
> > > > > BLOG www.anguslogan.com
> > > > > ________________________________________
> > > > >
> > > > > "ceustace" <ceustace@discussions.microsoft.com> wrote in message
> > > > > news:CBF38F4B-0E6A-4DE8-9CDD-04D833152107@microsoft.com...
> > > > > > I am having an extreme amount of difficulty getting the "look
and
> > > feel" of
> > > > > crm in my asp.net app.
> > > > > > I've been using the style sheets, which make it look similar,
but some
> > > of
> > > > > the nicer things suck as the list view and the tabs - I cannot
find how
> > > to
> > > > > duplicate these items. Again, I have the css and am using it -
but I
> > > want a
> > > > > pretty much exact replica of the screens. Anyone have info on
this?
> > > > >
> > > > >
> > > > >
> > >
> > >
> > >