CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > general_asp.net.master_pages_themes_and_navigation_controls Tags:
Item Type: NewsGroup Date Entered: 12/19/2007 3:06:37 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 4 Views: 25 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
5 Items, 1 Pages 1 |< << Go >> >|
Jabalang
Asp.Net User
How do i change the backcolor color of the menu bar to a image file?12/19/2007 3:06:37 PM

0/0

?

How do i change the backcolor color of the menu bar to a image file?

i have the image file of a blue-white gradiant.

In another words, how to customize the menu bar?

Regards,
Jabalang
--------------------------------------------------
Thanks for building the Internet as a Library.
Thanks for sharing and being helpful.
gspyr
Asp.Net User
Re: How do i change the backcolor color of the menu bar to a image file?12/19/2007 8:40:53 PM

0/0

Hi ,

You can check asp.net css friendly control cadapters http://www.asp.net/CSSAdapters/Menu.aspx

George

Jabalang
Asp.Net User
Re: How do i change the backcolor color of the menu bar to a image file?12/20/2007 2:13:37 AM

0/0

awesome.. thx =)


Regards,
Jabalang
--------------------------------------------------
Thanks for building the Internet as a Library.
Thanks for sharing and being helpful.
Jabalang
Asp.Net User
Re: How do i change the backcolor color of the menu bar to a image file?12/20/2007 4:42:57 AM

0/0

I have a image file for the menu, but how to i apply to the menu using CSS?


Regards,
Jabalang
--------------------------------------------------
Thanks for building the Internet as a Library.
Thanks for sharing and being helpful.
gspyr
Asp.Net User
Re: How do i change the backcolor color of the menu bar to a image file?12/20/2007 8:04:38 PM

0/0

Hello Jabalang ,

Assuming you have something like this is the CSS file

.topmenu

{

background-image: url(images/main.jpg);background-repeat: repeat-x;

}

then you can set the CssClass property of the StaticMenuStyle to the value "topmenu" from the designer (or from code-behind  MainMenu.StaticMenuStyle.CssClass = "topmenu";)

Regards ,

George

 

5 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
Beginning ASP.NET 2.0 Databases: Beta Preview Authors: John Kauffman, Thiru Thangarathinam, Pages: 427, Published: 2005
Simply Visual Basic 2008 Authors: P. J. Deitel, Deitel & Associates ,Inc. Staff, G J Ayer, Pages: 896, Published: 2008
Essential Java 2 Fast: How to Develop Applications and Applets with Java 2 Authors: John Cowell, Pages: 240, Published: 1999
Visual Basic: A Complete Course Authors: Phil Jones, Cavallaro Dani, Pages: 256, Published: 2001
Visual Basic Complete Authors: unknown, Pages: 0, Published: -1

Web:
SGI TPL View (buttonfly) To change the back- ground color to red for the first button and all subsequent buttons you would specify: .backcolor. 1.0 0.0 0.0 in the menu description ...
TheMSsForum.com >> Visual Basic >> SSTAB Backcolor - The Microsoft ... Menu bar 2. Toolbar 3. one image control 4. Common dialog control 5. several ..... How can I change the BackColor of a SSTab , I did change it in the ...
Change Menu color? - VBForums The most I was ever to do was change the color on the menuitems, but not the actual menubar that is always displayed. ...
InformIT: Sams Teach Yourself C# in 24 Hours > Changing the ... To change a form's background color, you change its BackColor property. .... When this occurs, right-clicking the title bar causes the menu to appear as ...
Menus and Toolbars any image—it is likely to have a background color. Menu items also have a .... code to change the BackColor property of the form. When you’re finished, ...
STIXE 9-Grid Slice - TrillWiki A BackColor of (-1,-1,-1) ensures that nothing will be painted in the middle. Here is the result:. Image:STIXE Settings.ini Elements Slice Menubar.png ...
Shaped Windows Forms and Controls in Visual Studio .NET All that is required for non-standard forms is an image file and a few property ... BackColor = Color.BlanchedAlmond End Sub // C# private void CustomButton ...
PDF Write - Create, View, Edit and Print Files in Adobe Acrobat ... BackColor: Allows you to change the background color of your text box. ... A Select File box will appear. Select an image file, and click Open. ...
Dhtml Collapse Menu Selected Backcolor July 05, 2006 - The font color doesn't change when I roll over the dhtml side ... Aug 04, 2006 - With the licensed .js files of menu dhtml the status bar on ...
How do I set the background of an MDI container window? You can change this behavior by making the MDI Client container use the form's BackColor and Image. To do this, after the call to InitializeComponents. ...




Search This Site:










answering to a posted ad...

changing menu width?

external web sites

single sign-in across 2 applications?

validate password

application_authenticaterequest

re: cache problem with firefox

dynamic form values in wizard control

help!! search for a working eshop(access)

html analyzer

cannot find system.directoryservices

binding the treeview control

dotnetnuke book now shipping!!

membership services to secure javascript webservice calls

.net menu control

references to a .dll

dnn 3.0x - feature request.

holding user state through intranet

transparency - driving me crazy

how to use "_emit" in visual c++ 2005

skin restrictions??

vs 2008 and web application

how do you install a new module in dnn 3.012?

simple md5 gives incorrect result.

is there a request.getattribute method in asp.net?

theme snafu - error message when a theme is deleted

doing catalog index search in asp.net

web custom controls - calling control

webrequest and authentication problem

will vs.net 2005 include objectspaces

 
All Times Are GMT