| Re: Finding and deleting objects in a template? |
| by thebull55 on 2013/1/27 3:22:21 Excellent!! Thank you very much...can't believe I missed that. Any idea on the theme description? I thought I found where it called for that, but it keeps wanting to stay. |
| Re: Finding and deleting objects in a template? |
| by zyspec on 2013/1/27 3:04:42 In your layout.css file (around line 32) you'll see something like: le="color: #000000"><?php background: #f2f2f2 url(../images/L1R1_container_bg.png) center top repeat-y; The colors you're wanting to eliminate are actually embedded in the background image (L1R1_container_bg.png). You'll need to edit the .png file or you could eliminate it and set the background to a solid color if desired. Welcome to XOOPS, and good luck! |
| Re: Finding and deleting objects in a template? |
| by Mamba on 2013/1/27 3:00:08 You need to look into the theme.html file to make the changes. I highly recommend the book "Designing for XOOPS" |
| Finding and deleting objects in a template? |
| by thebull55 on 2013/1/27 1:06:24 hhttp://www.snowstarskiteam.com/xoops/ I have this template I am working on and I am having a problem with finding 2 things. The theme description(�� source ordered, rigid, 1-3 columns, enabled more semantic �) and the 2 light blue backgrounds in just off of the left and right columns need to go away so I can have a clean background to start adding content? I have looked in all of the files and am drawing a blank. Any help would be greatly appreciated!! ....btw...I am a complete xoops noob, as you can tell!! |