epiz_30132221
i just finished making my site mobile friendly
i put allot of new pictures in, the complete website works fine on my computer but when i upload it to the server the pictures are not showing up
is there a approval period where the pictures have to be approved by the staff before it shows up?
when i first started my site i had similar problems and some of the pictures showed up after a day or 2
there is like a 100 something new pictures (titles)
here is a sample of my index in question
<head>
<link rel="alternate" type="application/rss+xml" title="ROR" href="ror.xml" />
<link rel="shortcut icon" href="icon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0" http-equiv="Content-Type"
content="text/html; charset=iso-8859-1" />
<title> name of my page</title>
<style type="text/css">
img {
max-width: 100%;
height: auto;
}
* {
box-sizing: border-box;
}
.row {
margin-left:1px;
margin-right:1px;
}
.column {
float: left;
width: 50%;
padding: 0px;
}
/* Clearfix (clear floats) */
.row::after {
content: "";
clear: both;
display: table;
}
table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
border: 0px solid #ddd;
}
th, td {
text-align: left;
padding: 0px;
}
tr:nth-child(even) {
background-color: #f2f2f2;
}
/* */
@media screen and (max-width: 600px) {
.column {
width: 100%;
}
}
<!--
body {
background-image: url(cloud9.JPG);
min-height: 100vh;
max-width: 850px;
margin: 0 auto;
}
#Layer1 {
position:absolute;
width:164px;
height:56px;
z-index:1;
left: 117px;
top: 368px;
}
#Layer2 {
position:absolute;
width:530px;
height:54px;
z-index:2;
top: 402px;
left: 54px;
}
.style15 {font-size: 22px}
.style17 {color: #888822; font-family: BrodyD; font-size: 22px; }
.style18 {
font-size: 36px;
font-family: BrodyD;
color: #ECE9D8;
}
a:link {
font-style: italic;
color: #888822;
}
a:visited {
color: #888822;
}
a {
font-family: Comic Sans MS;
color: #888822;
}
.style19 {
font-family: BrodyD;
font-size: 22px;
}
.style21 {color: #888822; font-family: "Comic Sans MS"; font-size: 22px; }
.style32 {font-size: 37px; color: #999999; font-family: "Comic Sans MS"; }
.style36 {color: #888822; font-family: "Comic Sans MS"; font-size: 22px; }
.style38 {font-size: 27px; font-family: "Comic Sans MS"; color: #ECE9D8; }
.style39 {
font-size: 22px;
font-weight: bold;
}
.style43 {font-size: 27px; color: #999999; font-family: "Comic Sans MS"; }
.style44 {
color: #888822;
font-weight: bold;
font-size: 22px;
font-family: "Comic Sans MS";
}
.style49 {
font-size: 22px;
font-style: italic;
}
-->
</style></head>
<body background="sunspot4.JPG">
<a name="Vtp" id="Vtp"></a>
<p><img src="banner9.JPG" width="790" height="135" /></p>
<p> </p>
<blockquote>
futher down the page at the first picture
<p /font><font color="#888822" font-family: "Comic Sans MS" size="5"><a name="Introduction"
id="Introduction"></a></p>
<p> </p>
<p><a href="#Top" class="style39">back</a><a href="#Top"
class="style19"></a></p>
<img src="introduction.jpg" /> <br />
<p class="style44">
again further
<p class="style44"><a name="Speak Positive" id="Speak Positive"></a></p>
<p> </p>
<p><a href="#Top" class="style39">back</a><a href="#Top"
class="style19"></a></p>
<img src="speak positive.jpg" /> <br />
thank you for your help