Search:
Namespaces
Discussions
.NET v1.1
Feedback
CSS
Messages
Related Types
This message was discovered on
ASPFriends.com 'aspngibuyspy' list
.
Jesse Murray
I understand the code and database of the portal fairly well. What I am
having trouble with is the cascading style sheet. I missed this somewhere
in my trainings. How do I modify the style sheet in such a way that menu
items are controlled by the style sheet.
I've checked the buttons to see where the setting for using the css is but
have had no luck.
I apologize if this is too much of a novice question. Any assistance here
is greatly appreciated.
Jesse
Reply to this message...
Dennis West
You need to look into this section of the portal.css
/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by
MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
font-family: Verdana Bold, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color:#cccc99
}
/* background/border colors for the selected tab */
.TabBg {
background-color: white;
border-color: white;
}
/* background/border colors for the unselected tabs */
.OtherTabsBg {
background-color: dimgray;
border-color: black;
}
/* text style for the selected tab */
.SelectedTab {
font-family: Verdana, Helvetica, sans-serif;
font-size: 13px;
color:DarkRed;
font-weight: bold
}
/* text style for the unselected tabs */
.OtherTabs {
font-family: Verdana, Helvetica, sans-serif;
font-size: 13px;
color:gainsboro;
text-decoration:none;
font-weight: bold
}
----- Original Message -----
From: "Jesse Murray" <
Click here to reveal e-mail address
>
Newsgroups: aspngibuyspy
To: "aspngibuyspy" <
Click here to reveal e-mail address
>
Sent: Monday, July 08, 2002 11:12 AM
Subject: [aspngibuyspy] CSS
[Original message clipped]
Reply to this message...
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us
-
Terms of Use
-
Privacy Policy
-
www.dotnet247.com