Click here to Skip to main content
15,914,642 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Wrong forum Pin
leckey16-Jul-07 10:35
leckey16-Jul-07 10:35 
GeneralRe: Wrong forum Pin
Paul Conrad16-Jul-07 10:53
professionalPaul Conrad16-Jul-07 10:53 
AnswerRe: Distinct in Query Pin
Vasudevan Deepak Kumar16-Jul-07 7:52
Vasudevan Deepak Kumar16-Jul-07 7:52 
QuestionCss dilemmas Pin
matjame16-Jul-07 3:44
matjame16-Jul-07 3:44 
AnswerRe: Css dilemmas Pin
Scott McFadden16-Jul-07 3:54
Scott McFadden16-Jul-07 3:54 
GeneralRe: Css dilemmas Pin
matjame16-Jul-07 4:00
matjame16-Jul-07 4:00 
GeneralRe: Css dilemmas Pin
Scott McFadden16-Jul-07 4:06
Scott McFadden16-Jul-07 4:06 
GeneralRe: Css dilemmas Pin
matjame16-Jul-07 4:11
matjame16-Jul-07 4:11 
So, what now.Coz now that I get.Here is the rest of the css file.Im not missing anything, so why dont I show anything.

/* form classes */

form {
margin-bottom: 0;
}

input, textarea, select {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 1;
font-size: 11px;
}

.no-border {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
border-style: solid;
border-width: 0;
font-size: 11px;
}


/* page default settings */

body, td {
font-family: tahoma, "ms sans serif", arial, verdana, helvetica;
color: #333;
font-size: 11px;
}

body {
margin: 0;
scrollbar-face-color: #d0d0d0;
scrollbar-highlight-color: #fff;
scrollbar-shadow-color: #e1f2f2;
scrollbar-3dlight-color: #e1f2f2;
scrollbar-arrow-color: #000;
scrollbar-track-color: #fff;
scrollbar-darkshadow-color: #1b1e25;
}

.full-size-table {
width: 780;
height: 100%;
}

.row1 {
height: 5%;
vertical-align : top;
/*******************************/
background-image: url("images/HomePage.png");
}

.row2 {
height: 90%;
vertical-align : top;
background-color: #f4f4f4;
}

.row3 {
height: 5%;
vertical-align : top;
}

a {
color: #333;
text-decoration: none;
}

a:hover{
color: #000;
}

/* images , the line "background-image: url("images/header.jpg")" means that there is a background image used;*/
/* I removed the image and put mine own*/
.header {
/************************************************/
background-image: url("images/header.jpg");

background-repeat : no-repeat;
}

.h-dot-line {
background-image: url("images/h-dot-line.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.h-dot-linea {
background-image: url("images/h-dot-line1.jpg");
background-repeat : repeat-x;
background-position: center center;
}

.tile {
background-image: url("images/top-tile.jpg");
background-repeat : repeat-x;
}

.box-img {
/****************************************;*/
background-image: url("images/Baby&Dady.png");
background-repeat : no-repeat;
}

/* links */

.left-link a {
color: #fff;
font-size: 13px;
text-decoration: none;
background-image: url("images/bullet.jpg");
background-repeat : no-repeat;
background-position: left 8;
padding: 3 1 4 15;
font-weight: bold;
display: block;
}

.left-link a:hover{
color: #000;
}

/* background colours */

.white {
background-color: #fff;
}

.gray {
background-color: #838381;
}

.graya {
background-color: #767673;
}

.grayb {
background-color: #cecece;
}

/* borders */

.border-bot {
border-bottom : #bbb 1px solid;
background-color: #fff;
}

.border-lr {
border-left : #bbb 1px solid;
border-right : #bbb 1px solid;
background-color: #fff;
}

/* text */

.black-txt {
color: #000;
}

.white-txt {
color: #fff;
}

.blue-txt {
color: #2f78cc;
}

/* headings */

h1 {
font-family: arial;
font-size: 25px;
margin: 0;
}

h2 {
font-family: arial;
font-size: 16px;
margin: 0;
}

h3 {
font-family: arial;
font-size: 14px;
margin: 0;
}

h4 {
font-family: arial;
font-size: 13px;
margin: 0;
}

kagiso

GeneralRe: Css dilemmas Pin
Scott McFadden16-Jul-07 4:40
Scott McFadden16-Jul-07 4:40 
QuestionShowModalDialog with XP Pin
peacefulmember16-Jul-07 2:59
peacefulmember16-Jul-07 2:59 
AnswerRe: ShowModalDialog with XP Pin
Vasudevan Deepak Kumar16-Jul-07 7:53
Vasudevan Deepak Kumar16-Jul-07 7:53 
Questionasp.net Pin
Rasal doss Solomon16-Jul-07 2:57
Rasal doss Solomon16-Jul-07 2:57 
AnswerRe: asp.net Pin
Sathesh Sakthivel16-Jul-07 3:00
Sathesh Sakthivel16-Jul-07 3:00 
GeneralRe: asp.net Pin
Vasudevan Deepak Kumar16-Jul-07 7:54
Vasudevan Deepak Kumar16-Jul-07 7:54 
AnswerRe: asp.net Pin
Paddy Boyd16-Jul-07 3:12
Paddy Boyd16-Jul-07 3:12 
AnswerRe: asp.net Pin
Rasal doss Solomon16-Jul-07 20:17
Rasal doss Solomon16-Jul-07 20:17 
AnswerThe rules Pin
leckey16-Jul-07 4:00
leckey16-Jul-07 4:00 
QuestionChart reccomendation Pin
Senseicads16-Jul-07 2:27
Senseicads16-Jul-07 2:27 
AnswerRe: Chart reccomendation Pin
Mubashir Javaid16-Jul-07 2:37
Mubashir Javaid16-Jul-07 2:37 
GeneralRe: Chart reccomendation Pin
Senseicads16-Jul-07 2:41
Senseicads16-Jul-07 2:41 
GeneralRe: Chart reccomendation Pin
Mubashir Javaid16-Jul-07 2:52
Mubashir Javaid16-Jul-07 2:52 
GeneralRe: Chart reccomendation Pin
Senseicads16-Jul-07 3:03
Senseicads16-Jul-07 3:03 
AnswerRe: Chart reccomendation Pin
-Dr_X-18-Jul-07 10:07
-Dr_X-18-Jul-07 10:07 
QuestionImplementing Rss toolkit with asp.net 2.0giving error Pin
harryforum16-Jul-07 2:00
harryforum16-Jul-07 2:00 
QuestionAd/ Banner Management System Pin
wEb GuRu...16-Jul-07 1:35
wEb GuRu...16-Jul-07 1:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.