1
Rjupiter
theme issue
  • 2004/4/5 7:45

  • Rjupiter

  • Just popping in

  • Posts: 44

  • Since: 2003/1/27


Well it has been awhile since I used XOOPS so I am rust but I am trying to use the 7dana theme Xred and all my modules like downloads, contact, guestbook etc.. are still blue (default) and not the themes colors. Now do I have to go and edit all the template files for every module like last time?

I do notice that in the template files for the modules it calls on the "even and odd" from what I am assuming is in a css files but what file? and if it is suppose to be my themes css files then why isn't it working?

2
tjnemez
Re: theme issue
  • 2004/4/5 9:52

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


hey rjupiter,

templates do not have anything to do with color other than as you state even or odd and also head and footer, etc. or unless you modify them. so, it is the css or theme.html that assign colors to the above. start by checking your css for odd and even.

i think a template change will override the css, but i am not sure. do a search.

3
Rjupiter
Re: theme issue
  • 2004/4/5 9:56

  • Rjupiter

  • Just popping in

  • Posts: 44

  • Since: 2003/1/27


yes the css has the even and odd but for some reason it does not seem to be working.

4
tjnemez
Re: theme issue
  • 2004/4/5 10:28

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


hey Rjupiter,

did you update from sytem admin -> preferences -> general settings.

5
Rjupiter
Re: theme issue
  • 2004/4/5 10:30

  • Rjupiter

  • Just popping in

  • Posts: 44

  • Since: 2003/1/27


how do you mean?

6
tjnemez
Re: theme issue
  • 2004/4/5 10:41

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


this is right below default theme in general setting. it needs to be set to yes before changes will take effect.
look for the following:

Update module template .html files from themes/your theme/templates directory?

If this option is enabled, module template .html files will be updated automatically if there are newer files under the themes/your theme/templates directory for the current theme. This should be turned off once the site goes public.

7
Rjupiter
Re: theme issue
  • 2004/4/5 10:45

  • Rjupiter

  • Just popping in

  • Posts: 44

  • Since: 2003/1/27


oh, yeah sorry I did that first thing still seeing blue (default) box colors.

8
tjnemez
Re: theme issue
  • 2004/4/5 10:57

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


this is the css that comes with xred. all colors are off white or grey, so i am not sure why you have blues.
.head
{
font-weight: bold;
background-repeat: repeat-x;
background-position: left;
color: #373737;
height: 24px;
line-height: 22px;
text-align: center;
background-color: #DFE2E6;
}
.even
{
background-color: #F3F4F5;
padding: 5px;
}
.odd
{
background-color: #FAFAFA;
padding: 5px;
}
.foot
{
padding: 5px;
font-weight: bold;
}

9
Rjupiter
Re: theme issue
  • 2004/4/5 11:22

  • Rjupiter

  • Just popping in

  • Posts: 44

  • Since: 2003/1/27


yeah I don't know why either. it is rather frustrating as I can't figure where the blue color is being generated from.

Login

Who's Online

206 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 206


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