1
thebull55
Finding and deleting objects in a template?
  • 2013/1/27 1:06

  • thebull55

  • Just popping in

  • Posts: 2

  • Since: 2013/1/27


http://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!!

2
Mamba
Re: Finding and deleting objects in a template?
  • 2013/1/27 3:00

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


You need to look into the theme.html file to make the changes.

I highly recommend the book "Designing for XOOPS"
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

3
zyspec
Re: Finding and deleting objects in a template?
  • 2013/1/27 3:04

  • zyspec

  • Module Developer

  • Posts: 1095

  • Since: 2004/9/21


In your layout.css file (around line 32) you'll see something like:
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!

4
thebull55
Re: Finding and deleting objects in a template?
  • 2013/1/27 3:22

  • thebull55

  • Just popping in

  • Posts: 2

  • Since: 2013/1/27


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.

Login

Who's Online

189 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 189


more...

Donat-O-Meter

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

Latest GitHub Commits