Meet the Other Phone. Child-safe in minutes.

Meet the Other Phone.
Child-safe in minutes.

Buy now

Please or to access all these features

Geeky stuff

Can anyone help me build a scrolling box thingy in my site?

28 replies

Flame · 13/06/2007 22:44

I want something like the news box on here ... but have no idea how to go about doing the code for something like that!!!

Can anyone tell me how or point me in the direction of a step by step site?

Thank you oodles

OP posts:
Flame · 13/06/2007 22:50

Ooh - found something... now just need to work out how to slow it down

OP posts:
littlelapin · 14/06/2007 08:44

This reply has been deleted

Message withdrawn at poster's request.

Flame · 14/06/2007 09:16
  • managed to do it!

And now there is a HUGE cock up on the site (unrelated) that I have to spend the next few days fixing

OP posts:
littlelapin · 14/06/2007 09:21

This reply has been deleted

Message withdrawn at poster's request.

Flame · 14/06/2007 09:30

Its nothing anyone can help with If its not a simple fix that the people hosting it can do for me, it is going to involve me adding stock quantities to every varient of every product (so say I have a nappy that comes in 10 colours, 3 sizes and 4 fastening types, I am going to have to list quanities for all of the variations of those things )

OP posts:
littlelapin · 14/06/2007 09:34

This reply has been deleted

Message withdrawn at poster's request.

Flame · 14/06/2007 09:36

I've got a mumzmall store with purple promo?

(Dunno if that is the right answer to the question though )

OP posts:
littlelapin · 14/06/2007 09:42

This reply has been deleted

Message withdrawn at poster's request.

littlelapin · 14/06/2007 09:42

This reply has been deleted

Message withdrawn at poster's request.

Flame · 14/06/2007 09:50

lol, mine is www.bumfluffnappies.com

It needs a lot of work I know - nice Feb mums are making many suggestions for improvements, but if you want to fire more at me it would be greatly appreciated!

OP posts:
littlelapin · 14/06/2007 09:57

This reply has been deleted

Message withdrawn at poster's request.

Flame · 14/06/2007 15:33

Thank you... how do I make columns? (I am learning everything as I go...)

I will ask them to sort the logo for me, and the link

OP posts:
Flame · 14/06/2007 16:02

Argh!!! Are people's resolution really that big?!?!!

This is hell! Will go shrink - a lot!

OP posts:
Flame · 14/06/2007 16:09

Shrunk... when the red message goes it should be lots higher etc

OP posts:
littlelapin · 14/06/2007 17:39

This reply has been deleted

Message withdrawn at poster's request.

Flame · 14/06/2007 17:51

That is perfect!!!

Do you know how much I love you???

OP posts:
littlelapin · 14/06/2007 18:01

This reply has been deleted

Message withdrawn at poster's request.

littlelapin · 14/06/2007 18:04

This reply has been deleted

Message withdrawn at poster's request.

littlelapin · 14/06/2007 18:04

This reply has been deleted

Message withdrawn at poster's request.

Flame · 14/06/2007 18:06

That could all be another language to me I keep looking at it and grinning

So... how do I do that to my real page? (the logo to the left etc I can get sorted... I think... - tis the content bit that I am baffled by )

If you used cloth nappies I would be packaging up many to send to you!

OP posts:
littlelapin · 14/06/2007 18:17

This reply has been deleted

Message withdrawn at poster's request.

Flame · 14/06/2007 18:30

I have a "pages editor" section, and do all the html into a box there - it is all the text part in the middle (under the title bar as far as the products box iyswim)

OP posts:
littlelapin · 14/06/2007 18:36

This reply has been deleted

Message withdrawn at poster's request.

littlelapin · 14/06/2007 19:09

This reply has been deleted

Message withdrawn at poster's request.

HandyTrinkett · 15/06/2007 11:16

Hey Flame.. ..you've got a scrolling problem...

...too many quotes and functions...

look for the onmouseover and onmouseout bits inside the marquee tag..

you can replace with

onmouseout='this.start();' onmouseover='this.stop();'

much neater... :-D