BugNET

Open source issue tracking & project management
| Login

Import Update!

We are currently in transition and have moved our discussions to CodePlex. These forums will remain as reference until we launch of our new site in the upcoming weeks. After that they will be removed.

Thank you for your patience during our transition.

Forums

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsThemesThemesCustomizing View - css fileCustomizing View - css file
Previous
 
Next
New Post
8/8/2011 1:43 AM
 
I start working on customize gui of my BugNet, first dummy question:
Where i can find link BugNet with Default.css file, its not in master pages?
 
New Post
8/10/2011 2:45 AM
 
I've already know that something is importing all of css files from App_Themes/Default, can someone tell me where its written and how it works?
 
New Post
8/10/2011 11:25 AM
 
sowacx wrote:
I've already know that something is importing all of css files from App_Themes/Default, can someone tell me where its written and how it works?

 By default , asp.net will include all the css files in a theme folder into the master page so any css file you put in there will be included in the page header.


Davin Dubeau

follow us on twitter facebook users group google plus
 
New Post
8/11/2011 4:52 AM
 
Thanks for anwser. I add some lines to Default.css previously i thought that i wiil be able to choose which css files i want to laod in which Page (or MasterPage, etc.)
 
New Post
8/11/2011 8:24 AM
 
sowacx wrote:
Thanks for anwser. I add some lines to Default.css previously i thought that i wiil be able to choose which css files i want to laod in which Page (or MasterPage, etc.)

 it might be better to make a copy of the default theme, and rename it , and make your modifications , you can set the theme in the web.config file after to your new one.


Davin Dubeau

follow us on twitter facebook users group google plus
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsThemesThemesCustomizing View - css fileCustomizing View - css file


Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.