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.

No repeat image

4 posters

Go down

No repeat image Empty No repeat image

Post by nimiel May 24th 2008, 3:08 pm

Well? How? It's kinda annoying how a big image repeats.. XD help me!
avatar
nimiel
Forumember

Male Posts : 519
Reputation : 0
Language : english
Location : PH

http://www.funstuff.forummotion.com

Back to top Go down

No repeat image Empty Re: No repeat image

Post by Adiex May 24th 2008, 3:13 pm

do your referring to your forum images background?
Adiex
Adiex
Active Poster

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

Back to top Go down

No repeat image Empty Re: No repeat image

Post by nimiel May 24th 2008, 3:16 pm

yes. can you help me? pls! Very Happy
avatar
nimiel
Forumember

Male Posts : 519
Reputation : 0
Language : english
Location : PH

http://www.funstuff.forummotion.com

Back to top Go down

No repeat image Empty Re: No repeat image

Post by Adiex May 24th 2008, 3:20 pm

just login to your admin panel :


go to style > list of picture > General / explore > look for Background picture (page) option
if you realize there is small check box titled 'Background fixed' there. thick that box and save.
Adiex
Adiex
Active Poster

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

Back to top Go down

No repeat image Empty Re: No repeat image

Post by nimiel May 24th 2008, 3:26 pm

I think it only makes the background image repeat when scroll down.. any more suggestions or can u make a graphic tutorial? Very Happy
avatar
nimiel
Forumember

Male Posts : 519
Reputation : 0
Language : english
Location : PH

http://www.funstuff.forummotion.com

Back to top Go down

No repeat image Empty Re: No repeat image

Post by Adiex May 24th 2008, 3:35 pm

try this code :

Code:
/* Table-------------------------------------------------*/
.forabg {
margin-bottom: 4px;
clear: both;
background-image: url('YOUR IMAGE ADDRESS');
background-position: 0 0;
border: 0px solid #717070;
padding: 0px 5px;
height: 1%;
}
.forumbg {
background-image: url('YOUR IMAGE ADDRESS');
background-position: 0 0;
border: 0px solid #000000;
padding: 0px 5px;
margin-bottom: 4px;
clear: both;
height: 1%;
}
.forumbg table.table1 {
margin: 0 0px 0px 0px;
}
put it on your customize CSS box. Smile


Last edited by Adiex on May 24th 2008, 3:43 pm; edited 1 time in total (Reason for editing : code fixed)
Adiex
Adiex
Active Poster

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

Back to top Go down

No repeat image Empty Re: No repeat image

Post by ce-hub May 24th 2008, 4:32 pm

hey adiex thanks for that can you also share us the whole css so i can also manage to costumize using codes Very Happy
ce-hub
ce-hub
Forumember

Male Posts : 297
Reputation : 0
Language : english
Location : city of smiles

http://friendster-network.forumc.biz

Back to top Go down

No repeat image Empty Re: No repeat image

Post by Adiex May 24th 2008, 6:17 pm

i got same CSS like your guys too Razz
Adiex
Adiex
Active Poster

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

Back to top Go down

No repeat image Empty Re: No repeat image

Post by nimiel May 25th 2008, 10:05 am

Wait. on the colors? then css?
it always goes blank. help me. XD
avatar
nimiel
Forumember

Male Posts : 519
Reputation : 0
Language : english
Location : PH

http://www.funstuff.forummotion.com

Back to top Go down

No repeat image Empty Re: No repeat image

Post by Adiex May 25th 2008, 10:14 am

did you paste that code above on css box? dont forget to press 'submit button' first before pressing save.
Adiex
Adiex
Active Poster

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

Back to top Go down

No repeat image Empty Re: No repeat image

Post by nimiel May 25th 2008, 10:52 am

yep. still doesn't work Shocked
hmm.. help Very Happy
avatar
nimiel
Forumember

Male Posts : 519
Reputation : 0
Language : english
Location : PH

http://www.funstuff.forummotion.com

Back to top Go down

No repeat image Empty Re: No repeat image

Post by Adiex May 25th 2008, 11:08 am

can you show me what code you embed there?
Adiex
Adiex
Active Poster

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

Back to top Go down

No repeat image Empty Re: No repeat image

Post by nimiel May 25th 2008, 11:10 am

hmm? what do you exactly mean?
i don't speak computer.. sorry.
avatar
nimiel
Forumember

Male Posts : 519
Reputation : 0
Language : english
Location : PH

http://www.funstuff.forummotion.com

Back to top Go down

No repeat image Empty Re: No repeat image

Post by Adiex May 25th 2008, 11:21 am

i means what code do you try to put on your CSS field? it is exact same with i give above or not? and dont forget to replace that images url link on that code with your own background images.


Code:
background-image: url('YOUR IMAGE ADDRESS');
<< replace this url with your background images url.
Adiex
Adiex
Active Poster

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

Back to top Go down

No repeat image Empty Re: No repeat image

Post by nimiel May 25th 2008, 11:31 am

yeah i did. still doesn't work.. hmm..
avatar
nimiel
Forumember

Male Posts : 519
Reputation : 0
Language : english
Location : PH

http://www.funstuff.forummotion.com

Back to top Go down

No repeat image Empty Re: No repeat image

Post by eiyuu May 25th 2008, 11:53 am

try this:
Code:

body {
    background-color: ***;
    background-image: url(" *** ");
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: fixed;
    }
change those *** as you like Smile
eiyuu
eiyuu
Forumember

Posts : 94
Reputation : 0
Language : english

http://jrock4vn.forump.info/index.htm

Back to top Go down

No repeat image Empty Re: No repeat image

Post by nimiel May 26th 2008, 1:07 pm

haha.. thanks.. it worked.. nice job!! Very Happy
topic solved Smile
avatar
nimiel
Forumember

Male Posts : 519
Reputation : 0
Language : english
Location : PH

http://www.funstuff.forummotion.com

Back to top Go down

Back to top

- Similar topics

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