Posted by bhaynes99 on July 13, 2008 at 5:48pm
Jump to:
| Project: | Marinelli |
| Version: | 6.x-1.8 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | bhaynes99 |
| Status: | closed (duplicate) |
Issue Summary
I am using Marinelli for several sites and love most everything about it. The one thing I would like to do but don't quite know where to start is how to make changes in the color scheme. I would like to have to outside frame to be purple and the secondary menu to some other color as well. I have tried to do it with the .css file but haven't been able to get it.
Let me know if you have any help.
Bill
Comments
#1
Hi!
If you want to change the frame border look at the border property into #page declaration
#page{border:12px solid #000000;}change #000000 (black) to the colour you like
for secondary links you have to change
#submenu {background: #801308;
}
#2
Possible duplicate of #247685: Tapestry **Style** Color Schemes for Marinelli