The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Fix page background

3 posters

Go down

Solved Fix page background

Post by Adiex October 31st 2008, 8:49 pm

hello,
did anyone know how to fix background using CSS coding? i've got headache already and still can make this work.

i would like to see forum background fixed and move along with forum banner or forum table when you scroll it up or down. I'm sure this can be done, it just I'm out of idea how to do it Embarassed

edit : Forget to tell that im using PunBB at the moment.

thanks,
adiex


Last edited by Adiex on October 31st 2008, 9:06 pm; edited 1 time in total
Adiex
Adiex
Active Poster

Male Posts : 1014
Reputation : 33
Language : er?
Location : back alive & kicking xD

Back to top Go down

Solved Re: Fix page background

Post by endless013 October 31st 2008, 8:59 pm

ok, I know nothing of punBB except that its not so good, but if you know where your css style sheet is paste the frist code in it and it should make the backround scroll with the forum, if you don't like that you can try the second and that will make the backround stay put while the forum scrolls.

Code:
{background-attachment: scroll;}

Code:
{background-attachment: fixed;}
endless013
endless013
Forumember

Male Posts : 450
Reputation : 13
Language : english
Location : Some where in NY

http://www.darkrealm13.com

Back to top Go down

Solved Re: Fix page background

Post by Adiex October 31st 2008, 9:06 pm

gosh, i've try everything before but none its working

Code:
background-repeat: repeat-x ;
background-attachment: fixed;
background-position: absolute;
background-position:top center;
i never thought that code you give there is solution for my problem here.
{background-attachment: scroll;}
its working perfectly now. thanks man, you just save my day Very Happy

it's solved
adiex
Adiex
Adiex
Active Poster

Male Posts : 1014
Reputation : 33
Language : er?
Location : back alive & kicking xD

Back to top Go down

Solved Re: Fix page background

Post by Nessa October 31st 2008, 9:56 pm

Since this problem appears to be resolved, I will lock this thread now.



=> Locked

Nessa
Nessa
Nessa
Energetic

Female Posts : 6203
Reputation : 128
Language : English

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum