Hi,
Ive replied,thanks.
Now looking at the link you supplied.
I did contact them but no help.
As a test i will upload an old html file before this new edits were made and see what the score is.
Be back soon.
Hi,
Ive replied,thanks.
Now looking at the link you supplied.
I did contact them but no help.
As a test i will upload an old html file before this new edits were made and see what the score is.
Be back soon.
Hi,
I have used a file from my back up source December 2016 & it also does not put the code into that field.
I also checked the code from that file to the current in use file and it is spot on character for character so all fine there.
The screen shot that i supplied was received working to me January 20th.
I have asked the question at Jot form to see what they say.
Url issue now sorted.
That form site is one of those places where you just add code to center some text yet it decides to also remove a photo on its own.
Hard to believe i know but it does.
Rounding off this post a question for you.
Take these 2 pages for example.
http://www.theremotedoctor.co.uk/acc...llto=selection "Has a scrolling marquee"
http://www.theremotedoctor.co.uk/acc...llto=selection "No scrolling marquee as such"
I thought that should i need to add a scrolling marquee to pages in the future what would i need to add etc.
Looking at the Ford code i copied the following & put it into the Fiat code page.
I just checked the Fiat page & to my surprise it is working ?Code:<div id="marquee" style="margin:0"> <p>KEY CLONING SERVICE AVAILABLE.</p> </div>
I say that because on the Ford page i see the following where i havent even put that yet on the Fiat page.
So is this code needed or redundant.Code:<!-- Scrolling Text Start--> <style media="screen"> #marquee { height: 2.5em; border-radius: 1em; border: 0px solid #5d0e13; box-shadow: 0.25em 0.25em 0.5em #000; overflow: hidden; background-color: #66c2f1; } #marquee p { width: 20em; line-height: 3.5em; margin: 0; font-size: 0.8em; font-weight: bold; white-space: nowrap; animation: marquee 12s linear infinite; } @keyframes marquee { 0% {margin-left: 100%;} 100% {margin-left: -20em;} } </style> !-- Scrolling Text End-->
Please advise.
Many thanks for your help.
Hi there theremotedr,
when I amended those "25" files in post #98 I forgot to check them for validation.
Unfortunately, repeating the "marquee" also repeated the "id".
So I had to amend the code to "class"
Download them here...
I apologise for the inconvenience that this may cause you
Now to answer your latest problem.
When the first marquee was created, it's CSS was placed in the
"latestChanges.css" file where it still remains.
But you discovered that it did not work for vaious lengths of text.
So you started placing individual css in the actual pages.
But I have now changed #marquee to .marquee in the all the
HTML pages.
If you still wish to keep it in the "latestChanges.css" file,
then you have to change the '#' to '.'.
I hope that this will help.
coothead
~ the original bald headed old fart ~
theremotedr (02-06-2017)
Hi,
I have now download the file above and applied it.
Regarding the #marquee & .marquee items i still see some #marquee pages.
I am just trying to get it all the same as if a next needs to be made then not all the pages will alter,
See these examples below but there are 21 in total so should i changed these now to .marquee ?
http://www.theremotedoctor.co.uk/gra...rollto=content
http://www.theremotedoctor.co.uk/civ...rollto=content
Hi there theremotedr,
no, they do not have to be changed.
You only have the one "marquee" on those pages,
so there is no duplication of the "id attribute".
coothead
~ the original bald headed old fart ~
theremotedr (02-06-2017)
Would you mind taking a look at this please.
http://www.dynamicdrive.com/forums/s...rm-suggestions
Thanks
Bookmarks