View Full Version : Resolved Would you mind checking my code
theremotedr
01-23-2016, 11:43 AM
Morning,
I was having problems with some pages so i decided to start again.
Im 99% happy apart from one page.
Here is a page with working videos & are vied & placed perfect on pc & phone.
http://www.theremotedoctor.co.uk/honda_flip_remote_upgrade.html?scrollto=secondary-navigation
Here is the new page now with just one video
http://www.theremotedoctor.co.uk/new_ivy_lodge_sales_video.html
Pc is great but what i see on my phone is almost there but i missed something when i was copying/editing text from one file to another.
As you can see in the screenshot below the video is outside of the blue boder,buy why ?
Once you click play it fine.
This is the view on see on my phone.
5802
Please could you assist where i went wrong.
coothead
01-23-2016, 12:24 PM
Hi there theremotedr,
change this CSS...
.ebayvideo {
width:640px;
margin:5px auto;
border: 2px #000099 solid;
...to this...
.ebayvideo {
max-width:640px;
margin:5px auto;
border:2px solid #009;
box-shadow:2px 2px 8px rgba(0,0,0,0.50);
}
#ebayvideo {
display:block;
width:100%;
}
coothead
Beverleyh
01-23-2016, 12:28 PM
Short answer - if you have a page that works/looks right already, use that as a base and copy and paste in the new details again but more carefully.
You've been coding long enough now to work through the logic of these simple problems yourself.
Sorry to be blunt but our time is as valuable as yours.
theremotedr
01-23-2016, 01:11 PM
Short answer - if you have a page that works/looks right already, use that as a base and copy and paste in the new details again but more carefully.
You've been coding long enough now to work through the logic of these simple problems yourself.
Sorry to be blunt but our time is as valuable as yours.
Hmmm,
But you will make mistakes and isnt that the point of this form where people help each other out.
I thought this was a place to come when you have finished work etc ?
Not being rude but if you are busy dont reply to my posts,only when yopu have time etc.
Beverleyh
01-23-2016, 01:30 PM
There's more to it than replying or not replying. Part of a moderator's work here is to manage time-wasting threads so that all members who can assist can concentrate on answering questions effectively. We've helped you numerous times in the past and we would hope that you have taken our advice on board, such as using a code validator, checking your own work against other working examples, using the developer toolbar, Googling to check compatability, etc. There's a certain amount of experience that is to be expected from somebody with your post count, and a balance earned from reciprocating help towards others. Maybe you could try to offer help so that your time here is more balanced? Offsetting the knowledge and time already given by those who have helped you. Just a thought.
Ripsaw
01-23-2016, 02:16 PM
isnt that the point of this form where people help each other out.
Sure is, but the lady has a point. "Help each other out" is kinda one sided when the purpose of all of your posts is seeking help for your own issues -- look at your topics in your members page sometime ;)
theremotedr
01-23-2016, 02:27 PM
I am obviously not advanced enough to give advise when members are so far in front.
I do try to sort things myself before i come here.
coothead
01-23-2016, 02:45 PM
Hi there theremotedr,
it seems to be a bash-theremotedr-day today. :D
Don't worry too much about it, though. ;)
You still got your problem solved and, of course,
tomorrow is another day. :)
coothead
theremotedr
01-23-2016, 02:55 PM
Cheers Coothead,
I changed the code and working well.
Now im sorted & looking forward to tomorrow.
The old page wasnt the same set up as the new page hence why it didnt go straight forward.
coothead
01-23-2016, 03:10 PM
Hi there theremotedr,
Now I'm sorted & looking forward to tomorrow.
Well, there you go, that's definitely the right attitude....
https://www.youtube.com/watch?v=SJUhlRoBL8M
coothead
Beverleyh
01-23-2016, 03:15 PM
I am obviously not advanced enough to give advise when members are so far in front.
I do try to sort things myself before i come here.No worries there - you can help in other ways, such as by reporting spam or asking a new member to provide code or link to a live demo? Or reply to the social threads in the lounge perhaps?
coothead
01-23-2016, 03:28 PM
Hi there theremotedr,
now Beverley has even cheered up. :)
She probably joined in for the chorus. :D
Be careful though, or you may all end
up like me - smiling benignly. :eek:
coothead
Beverleyh
01-23-2016, 03:42 PM
How did you know I'm a closet whistler? :)
theremotedr
01-23-2016, 03:59 PM
ha ha ha
you obviously have time on your hands,put the kettle on im on me way around....
coothead
01-23-2016, 04:23 PM
Hi there Beverley,
How did you know I'm a closet whistler?
Well, I guess that I just got lucky.
When you first joined this forum, I had a sneaky
suspicion that you were of that persuasion, but
kept my cards close to my chest.
But now I would presume that you are actually
quite relieved to be out. :D
And I would guess that theremotedr will also
share that feeling. :)
coothead
theremotedr
01-23-2016, 05:00 PM
Jesus, dont bring me into it as i might get Caned....
coothead
01-23-2016, 05:06 PM
Jesus, don't bring me into it as I might get caned..
Flagellation is only used here if the crucifixion hammer has been mislaid. :eek:
coothead
styxlawyer
01-23-2016, 06:36 PM
5803
http://www.shipsofcalmac.com/forum/images/smilies/peep.gif http://www.shipsofcalmac.com/forum/images/smilies/peep.gif http://www.shipsofcalmac.com/forum/images/smilies/peep.gif
Beverleyh
01-23-2016, 07:29 PM
I've just come back from doing the weekend rounds and I've been whistling that blooming tune all afternoon! The good people of Tescos must think I'm crazy!
coothead
01-23-2016, 07:40 PM
Hi there Beverley,
The good people of Tescos must think I'm crazy!
My good nature, and the fact that you are my favourite
moderator here, prevents me from commenting on that. ;)
coothead
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.