Ok so I transferred my website so far to a free domain through ftp. Some things aren’t the right way though.
- The logo in the top right corner is not showing when clearly it’s in the proper folder
- The text is not the same. I’m not sure how to transfer the text so it can be seen on any computer.
- The twitter, Facebook, and YouTube buttons and the gallery images all have either a white or blue box border over them which shouldn’t be
- The slider on the first screen has 4 circles which are showing up as squares on some browsers
One other problem is that I can’t get the links in the left box to stay that green color when active. My code has a:active though. If anyone can help with ANY of these problems I would be SO GREATLY APPRECIATED.
(about the text issue, I assumed you meant font)
I believe you are talking about using a font-face in css,
this works by upload the .ttf font file and referencing it as a custom font in your css like this:
In your css:
and then you can reference it in css as usual
i.e