Topic: modifying my styles

Okay, I have used tons of different forum software, I recently found XennoBB....I went on vacation and came back to see people accusing them there. I decided I didn't want to deal with the crap that would come from that place so I came here! To what XennoBB really is! PunBB.
I made the conversion yesterday and today I am converting the skin. I've run into one small problem.
I am trying to use a background image but with no luck it won't repeat it all across the screen.
Here is what i'm using.

BODY {
BACKGROUND-COLOR: #6b6356;
BACKGROUND: url(../../img/pbtb/bg.gif);
background-repeat: repeat;
background-position: left top;
}

It doesn't repeate the image....idk why and can't seem to fix it. sad
Thanks for the help.

Re: modifying my styles

try using background-image instead of background.

Re: modifying my styles

That's no good either. :\

Re: modifying my styles

Try removing background-position.

5 (edited by teenagegluesniffer 2006-08-09 21:12)

Re: modifying my styles

No go.
I used the Nosebleed template and just changed all the colors/images in it.
Then when that didn't work I edited the Body as you see it.
BODY {
BACKGROUND-COLOR: #6b6356;
BACKGROUND-IMAGE: url(../../img/pbtb/bg.gif);
BACKGROUND-REPEATE: repeat;
}

Link to the theme (pre-modified)

Re: modifying my styles

BACKGROUND-REPEATE: repeat;
should be
BACKGROUND-REPEAT: repeat;

Re: modifying my styles

Still not working.

Re: modifying my styles

The image works, it just won't repeate everywhere.
It repeats on the Y line only...and only does it inbetween the categories/header/footer.

Re: modifying my styles

Can we have a link or a screenshot (preferrably a link)?

Looking for a certain modification for your forum? Please take a look here before posting.

Re: modifying my styles

LINK

Re: modifying my styles

I'm not sure why the repeat is funky for the background (if I were you I'd do a little research on the repeat property), but I can tell you that it's not going behind the categories/header/footer because each has it's own background - the page's background does not apply to them. Getting rid of their backgrounds then using "BACKGROUND: inherit" might work, but I'm not quite sure.

Looking for a certain modification for your forum? Please take a look here before posting.

Re: modifying my styles

Alright, i'll try this.

13

Re: modifying my styles

dude, zip the style with the images and send them to me scott @ nalan.org

i make style or try..lol.
example of my lastest works
main site---> http://theplatoon.com
my design of there forum---> http://hntshosting.com

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: modifying my styles

I already made the style, or modified one completely so it's how I want.
Just have a problem getting the background to work.

15

Re: modifying my styles

that kewl! can u post ya style_cs.css here so i can look at it..
dont forget to use the bbcode for codes..

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: modifying my styles

Is that just a black picture? =/ If it is, just use a background colour, not an image.

17

Re: modifying my styles

yea, what elb says..haha. but i do see in there some other colors..

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: modifying my styles

You do? Bleh, I hate watching at small pics on a big screen big_smile

19

Re: modifying my styles

hahaha, me to.. I offered my help. What little I can do...
I thought of taken out my aggression on some fools in BF2...
Anyone want to join me? Just make sure you?re on my side... lol. That sniper rifle reaches out and touches someone...
Boy do I miss the good old days working with the SF... Ops.. My therapist said I need to work on that! Lmao.
Evil giggles...

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

20 (edited by teenagegluesniffer 2006-08-09 23:34)

Re: modifying my styles

No there is an image there, it looks good when it's repeated across the screen too. tongue
I emailed you already quaker and am waiting for a respone, unless you want me ot post on here?

Problem solved...this can be closed

21

Re: modifying my styles

teen.. no email did u take the spaces out ? scott @ nalan.org for spam purposes..lol..

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

Re: modifying my styles

Ya I did....idk why it didn't work.
I got it all taken care of though.

23

Re: modifying my styles

kewl.. looks ok...
here a link to a punbb and a css i did as my first mod..
http://bunpai.com
in the forum i list all the moding i did to integrate the two.


good luck holla if i can help.

Q

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!