1
pevensie3
Converting basic CSS document to Xoops-compatible
  • 2005/9/19 18:20

  • pevensie3

  • Just popping in

  • Posts: 1

  • Since: 2005/9/19


I am trying to port my original site design (here) to a Xoops-compatible theme, but I'm having trouble changing the stylesheet. The original is below. I want to have a very simple "lite" design - I'm assuming I have to keep all the XOOPS fields, however, and can't just copy and paste this stylesheet? (and yes, I know it's mediocre, I did it myself because I can't find any I like.)

<style type="text/css">

body {
    
background-color#FFFFFF;
    
background-imageurl("images/dtvback.bmp");
    
scrollbar-face-color#DEE3E7;
    
scrollbar-highlight-color#FFFFFF;
    
scrollbar-shadow-color#DEE3E7;
    
scrollbar-3dlight-color#D1D7DC;
    
scrollbar-arrow-color:  #006699;
    
scrollbar-track-color#EFEFEF;
    
scrollbar-darkshadow-color#98AAB1;
    
font-familyVerdanaArialHelveticasans-serif;
    
size9px;
    
color#006699; }

    
a:linka:activea:visited color#006699; text-decoration: none;}
    
a:hover color#FAFAFA; text-decoration: none; }

    
input,textareaselect {
    
color #000000;
    
font-familyVerdanaArialHelveticasans-serif;
    
font size11px;
    
border-color #000000;
}

input 
    
background-color #FAFAFA;
    
font-weight bold;
}

td {
    
background-color#E5E5E5;
    
background-imageurl("images/dtvback2.bmp") }

</
style>

2
LazyBadger
Re: Converting basic CSS document to Xoops-compatible

Quote:
I'm assuming I have to keep all the XOOPS fields, however, and can't just copy and paste this stylesheet?

You mustcut-paste these basic style definitions to style.css, continue by adding XOOPS-styles
Quis custodiet ipsos custodes?

Webmaster of
XOOPS2.RU
XOOPS Modules Proving Ground
XOOPS Themes Exhibition

Login

Who's Online

167 user(s) are online (97 user(s) are browsing Support Forums)


Members: 0


Guests: 167


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits