PDA

View Full Version : html help


Jekht
09-20-2005, 01:12 PM
Simple one this time... on the official matrix website the background consists of a picture that repeats across the top only rather than mosaic repeatition. The rest of the background is just a default colour

anyone know what i mean? anyone able to help with some code? I cant find it in the source of the website

Veube
09-20-2005, 01:55 PM
Hey J,

Paste this into your <BODY> tag:

STYLE="background-repeat:no-repeat"

Alternatively if you want it to just repeat vertically / horizontally then:

STYLE="background-repeat:repeat-x"

or

STYLE="background-repeat:repeat-y"


Sorted.

Jekht
09-20-2005, 03:46 PM
hrm i have:

style="background-color:#E5E5E5; background-image:url(/images/footer/backyay2.jpg); background-repeat:repeat-x; background-position:top;"

but its not working properly. Atm nothing appears with that. If I edit out the style and delete the bg color then the image shows scaling the top only (altho it clips atm, but that can be remedied in photoshop)

Veube
09-20-2005, 04:35 PM
Have you tried mixing old/new, like this:

<body BGCOLOR="#E5E5E5" BACKGROUND="/images/footer/backyay2.jpg" STYLE="background-repeat:repeat-x; background-position:top;">

Am I getting the wrong end of the stick again ?

Jekht
10-01-2005, 06:27 PM
hrm... im still having trouble getting it to work :/

Jekht
10-03-2005, 06:50 PM
anyone able to giv me a litle help on this?

Its not very complex what I need, but I keep tripping up over it :/

Wehyun
10-03-2005, 07:00 PM
mabey if we are nice enough.. BlackStatik could lend a hand in this.. ??? From what I gather he is a PC guru..

Veube
10-03-2005, 07:19 PM
Can you put up a page somewhere to show whats happening and explain what you want to happen ? Then we can experiment for you.

Blackstatik
10-03-2005, 07:31 PM
I will take a look at the mxo site and see what code they use: remember View Source is your friend!

I honestly have not done this before, and they may be using a weird technique to do it so, ill take a look after I finish this web work I have to do.

Also I think Veube is on the right track, but then again i've yet to experiment with that style of background ^_^

Jekht
10-03-2005, 07:50 PM
forget it, iv figured it out, i had a minor slip of putting body twice lol :/

am just fixing the back picture now for this weby :)

Jekht
10-03-2005, 08:16 PM
more small pointless updates :)

please all delete your internet cache to see pretty new title to go with pretty new background

BakuraRyou
10-03-2005, 09:25 PM
Cache-ing is evile, don't need to ;)

Nice work, reminds me of tapioca. Don't ask.

Micros
10-04-2005, 03:33 AM
Oooooo purple.

Dragonstorm
10-04-2005, 09:09 AM
Oooooh sexeh purple!!!! :D :D :D :D :D :D :D :D :D :D

Jekht
10-04-2005, 04:51 PM
ty :)

Jekht
10-04-2005, 07:35 PM
magic... its now static ;)

Blackstatik
10-05-2005, 05:32 PM
*clap* 8) Lookin good

Dragonstorm
10-05-2005, 05:43 PM
o.O Thats weird