EOSERV Forum > Lounge > marquee code over lapping border -.-
Topic is locked.
Page: << 1 >>
marquee code over lapping border -.-
Author Message
Post #74055 marquee code over lapping border -.-

I've googling this trying to find a way to have it stop just before it gets to the border...  But i cant figure it out.  Maybe someone has used this tag before and knows how to set it up properly?


14 years, 10 weeks ago
Post #74058 Re: marquee code over lapping border -.-


If your using an image for it then thats why, Its using the border for the whole thing, not the image in it. U'll have to change the image to it accordingly. First off i wouldnt use a marquee at all because readers cant read at their own pace. Its also a big distraction if ur trying to read something else. Can u email me a live link?

Another tip is you can change the size of the marquee :P

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 10 weeks ago
Post #74059 Re: marquee code over lapping border -.-

Use CSS:

style="margin-left: 15px;"

---
Web developer, currently looking for graphic artists / designers.
14 years, 10 weeks ago
Post #74066 Re: marquee code over lapping border -.-

Wtf not the opposite side is doing it now -.- to lazy to add another pic -.- live demo, the marquee code is under the "important news" header


chaotic-network.co.nr


Its not advertising in anyway -.-

14 years, 10 weeks ago
Post #74068 Re: marquee code over lapping border -.-

Well, your host isn't displaying your website.

I'm not gonna guide you all the way, you should study some more CSS. You need to define more parameters for your marquee to display correctly.

For now, try setting a width and text alignment, and if applicable a margin too. Example:

style="width: 100px; text-align: center; margin: 10 auto;"

Try messing around with it a bit.


I'm out, seeya's next weekend.

---
Web developer, currently looking for graphic artists / designers.
14 years, 10 weeks ago
Post #74135 Re: marquee code over lapping border -.-

You should use JavaScript to create a scrolling text element. Afaik marquee is deprecated and not supported by some browsers.

14 years, 10 weeks ago
Post #74180 Re: marquee code over lapping border -.-


Eww, it looks messy <:O

Id say dont use the marquee at all.

---
Andrewbob - I would be on the fucking copter of rofls

Programmer, Web Developer, and Graphics Designer
14 years, 10 weeks ago
Page: << 1 >>
Topic is locked.
EOSERV Forum > Lounge > marquee code over lapping border -.-