| Author | Message | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| 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?
|
| Re: marquee code over lapping border -.-
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
|
| Re: marquee code over lapping border -.-
Use CSS: style="margin-left: 15px;" --- Web developer, currently looking for graphic artists / designers.
|
| 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 Its not advertising in anyway -.-
|
| 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.
|
| 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.
| |

