From: Robert <ro...@wo...> - 2006-05-17 01:40:37
|
Hi Matt I have started working with it found my problem for some reason it keep droping the default.css so added it to style.ini. have a look I am working on making the muggle them for fallout. I am just learning php and css style of web display. You may look at http://www.wolfclanwebsolutions.com/hosting/ this is my try at it. Been busy so not to far along. And did get the blue to work. One other thing if you can help is, when I create a user they do not see anything but the left menu when loged in. Thanks Robert Matthew McNaney wrote: > Hi Silverwolfe, > > I changed the default.css body background color to: > > background-color : #000666; > > And didn't have any problem getting a dark blue background. > > You change anything else? > > Matt > > > On Thu, 2006-05-11 at 20:34 -0500, Robert wrote: > >> Hi >> I have installed the fallout on my server. I joined this list is hopes >> of learning a thing or two about the theme engine and making themes. The >> reason is I tried a baby step by changing just the background color and >> when it was applied it hole theme went away, what I mean by that there >> was no color displayed only text and layout. This made me think that >> some things had really changed. >> >> Code from default >> >> body { >> color: #000; >> background-color : #000666; >> } >> >> >> Change >> >> >> body { >> color: #000; >> background-color : #000666; >> } >> >> So now what did I do wrong. I have also notice some things that don't >> quit work. Yes I know it is beta that is not the point, the point is, is >> the error known. >> >> If I am in error posting this here please let me know. >> >> Thanks >> >> Silverwolfe >> >> >> ------------------------------------------------------- >> Using Tomcat but need to do more? Need to support web services, security? >> Get stuff done quickly with pre-integrated technology to make your job easier >> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >> _______________________________________________ >> Phpwebsite-developers mailing list >> Php...@li... >> https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers >> |