| | |||||
| ||||||||
| Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| First Time Poster! Join Date: Apr 2005
Posts: 1
![]() | CSS Help Needed Hi, I am posting to ask for massive help skinning my forum after much frustration. At the moment I have two css styles (one for the forum and one for WordPress), one for the forum and one for the website I am trying to integrate it into and when I do so the tables in the forum go all weird and I can't understand why, I was hoping that someone might be able to help me sanitise it to make it work. I have successfully transfered the skin into Coppermine. The wordpress css can be found at http://grumpybuggers.com/wp-content/...Grey/style.css The forum CSS I include in the quotes because it is inline css Code: <style type="text/css">
textarea,select {
background: url('http://grumpybuggers.com/forum/bbim/watermark.jpg');
background-attachment: fixed;
}
BODY {
background: #1F2E3E;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
padding: 0px;
font-family: Verdana;
font-size: 10px;
}
.user {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #2A3E52;
}
.title {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
}
.normal {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.online {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}
.small {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
}
.small2 {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 10px;
}
input,textarea,select {
font-size: 10px;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
td {
font-family: Verdana;
font-size: 12px;
}
A:link { COLOR: #26384B;
TEXT-DECORATION: none;}
A:visited { COLOR: #26384B;
TEXT-DECORATION: none;}
A:active { COLOR: #26384B;
TEXT-DECORATION: none;}
A:hover { COLOR: #B50905;
TEXT-DECORATION: none;}
A.red:link { COLOR: #8A032E;
TEXT-DECORATION: underline;}
A.red:visited { COLOR: #8A032E;
TEXT-DECORATION: underline;}
A.red:active { COLOR: #8A032E;
TEXT-DECORATION: underline;}
A.red:hover { COLOR: #293E51;
TEXT-DECORATION: underline;}
A.footnav:link { COLOR: #FFFFFF;
TEXT-DECORATION: underline;}
A.footnav:visited { COLOR: #FFFFFF;
TEXT-DECORATION: underline;}
A.footnav:active { COLOR: #FFFFFF;
TEXT-DECORATION: underline;}
A.footnav:hover { COLOR: #B50905;
TEXT-DECORATION: none;} ????: NamePros.com http://www.namepros.com/web-design-discussion/82153-css-help-needed.html Thanks in advance |
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CSS Menus.com + CSS Menu.com | Unknown | Domains For Sale - Auctions | 3 | 02-14-2005 05:41 PM |
| css problems with ie, and a couple other things | thecatat | Programming | 0 | 08-23-2004 06:16 PM |
| CSS: what's the use of it? | lucesei | Programming | 13 | 04-12-2004 08:21 AM |
| CSS positioning :( | gwx | Programming | 6 | 12-30-2003 01:31 PM |
| pb with background (css) | virgile00 | Graphic Design / Flash | 1 | 11-06-2003 09:41 AM |