Welcome, Guest
Username: Password: Remember me
1. The "search..." box above searches the Docs & Forum Posts. The "Search" tab above just searches the Forum Posts. :side:
Please use these to search for your issue *before* creating a new message topic, as your issue may have been previously solved.
2. Please put your Club # and Club Web Address in your Forum Signature (best) OR in each post to get faster support from us.
Click here to edit your signature at the bottom of the Profile Information tab.
3. Our user and admin docs are available at: support.toastmastersclubs.org/doc "There's a doc for that!" ;)
4. There is an "Opt In" Feature for newly added members. The Opt In document explains the strikethrough member information. Click Here to View the Post
5. When posting a New Topic , please include all relevant details and be specific. When did your issue 1st occur? What operating system, browser, & browser version are you using? Did you refresh your browser cache? Are your cookies enabled? Lastly, a screen shot is often helpful.
6. Please abide by the Terms of Use . We are volunteers contributing our spare time. We are happy to assist you, so long as you are respectful and courteous.
7. We are always looking for new FreeToastHost Ambassadors to join our team and support fellow Toastmasters in their use of the FreeToastHost website system. If you are familiar with the system and have some interest, send a Send Us a Private Message.
  • Page:
  • 1

TOPIC:

Club page not loading 5 years 5 months ago #78517

  • brionesb72
  • brionesb72's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
Made edits to our home page. Now site isn't loading. We are at 5874011.toastmastersclubs.org/
The topic has been locked.

Club page not loading 5 years 5 months ago #78522

  • Brian
  • Brian's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 10473
  • Thank you received: 3866
what edits did you make?
The topic has been locked.

Club page not loading 5 years 5 months ago #78523

  • Brian
  • Brian's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 10473
  • Thank you received: 3866
FTH does not support scripts and by adding an non working script you broke the Terms of Use.
All we will do is clear your page which I have done.

here is the offending page. do not re-post it without removing the scripts.

Home page contents for club/district '5874011' cleared. Original contents were as follows:
<!-- DO NOT REMOVE WHAT'S BELOW ...
Photo upload URL convention:
'/imageuploads/5874011/[file name]'

Color palette:
toastmasters burgundy = hex: #772432; rgb(119, 36, 50)
toastmasters "navy" blue = hex: #004165; rgb(0, 65, 101)
toastmasters cream = hex: #f2df74; rgb(242, 223, 116)
toastmasters "powder" blue = hex: #a9b2b1; rgb(169, 178, 177)

Use this code for horizontal lines:
<hr style="width: 60%; border: 1px solid black;" />

... DO NOT REMOVE WHAT'S ABOVE -->
<style type="text/css">.marquee {
height: 75px;
overflow: hidden;
position: relative;
background: #ffff00;
color: #ff0000;
border: none;
}

.marquee p {
position: absolute; color: #ff0000; font-weight: bold; font-family: verdana; font-size: 25px;
width: 100%;
height: 100%;
margin: 0;
line-height: 25px;
text-align: center; vertical-align: center;
-moz-transform: translateX(100%);
-webkit-transform: translateX(100%);
transform: translateX(100%);
-moz-animation: scroll-left 2s linear infinite;
-webkit-animation: scroll-left 2s linear infinite;
animation: scroll-left 30s linear infinite;
}

@-moz-keyframes scroll-left {
0% {
-moz-transform: translateX(100%);
}
100% {
-moz-transform: translateX(-100%);
}
}

@-webkit-keyframes scroll-left {
0% {
-webkit-transform: translateX(100%);
}
100% {
-webkit-transform: translateX(-100%);
}
}

@keyframes scroll-left {
0% {
-moz-transform: translateX(100%);
-webkit-transform: translateX(100%);
transform: translateX(100%);
}
100% {
-moz-transform: translateX(-100%);
-webkit-transform: translateX(-100%);
transform: translateX(-100%);
}
}

img { display: block; margin-left: auto; margin-right: auto; width: 75%; height: auto; }
button.siol-fb { display: block; margin-left: auto; margin-right: auto; color: #dce0df; background: #004165; font-family: helvetica; font-size: 18px; border: 1px solid #004165; border-radius: 2px; }
button.siol-fb:hover { color: #004165; background: #dce0df; cursor: pointer; }

<script>
function siolFB() { window.open("www.facebook.com/StIgnatiusToastmasters"); }
</script>
<p></p>

<!-- BEGINNING OF SPECIAL ANNOUNCEMENTS SECTION -->
<div><img src="/imageuploads/5874011/mlk-leadership.png"></div>
<div style="color: #004165;"><p>No Club meeting on Monday, January 20 in observance of the Martin Luther King, Jr., Holiday.</p></div>
<!-- END OF SPECIAL ANNOUNCEMENTS SECTION -->

<div style="text-align: center; color: #004165; font-weight: bold; font-family: helvetica;">
<p style="font-size: 24px;">Visitors are welcome at</p>

<p style="font-size: 27pt;">St. Ignatius of Loyola Toastmasters!</p>

<p style="font-size: 24px;">Minimum age requirement: 18</p>

<p style="font-size: 16px;">We are a non-denominational club where people of all faiths are welcome.</p>

<p style="font-size: 16px;">Our club thanks Holy Trinity Catholic Church for the use of their fine facilities.</p>
</div>

<p></p>

<div style="text-align: center; color: #772432; font-weight: bold; font-family: helvetica;">
<p></p>

<p style="font-size: 24px;">1st, 2nd, 3rd and 4th Mondays</p>

<p style="font-size: 24px;">7:00 PM Social Time; Meeting at 7:15 PM.</p>

<p style="font-size: 24px;">Holy Trinity Catholic Church<br />
101 Walt Banks Road<br />
Peachtree City, GA 30269</p>
</div>

<div style="text-align: center; color: #004165; font-weight: bold; font-family: helvetica;">
<p style="font-size:20px;">Faith Formation Building, Room 101 <br />
at the back of the main building, through the portico door.<br />
<em><a href="5874011.toastmastersclubs.org/directions.html">Click HERE for Detailed Directions


</div>

<div style="text-align: center; color: #772432; font-weight: bold; font-family: helvetica;">
<p style="font-size: 20px;">We occasionally meet in an alternate location.<br />
Please check this page before visiting us.</p>
</div>

<hr style="width: 60%; border: 1px solid black;" />
<div style="color: #004165; text-align: center; font-family: helvetica; font-size: 16px; margin-left: 50px; margin-right: 50px;">
<p><b>THE MISSION OF A TOASTMASTERS CLUB</b><br />
is to provide a mutually supportive and positive learning environment in which every individual member has the opportunity to develop oral communication and leadership skills, which in turn foster self-confidence and personal growth.</p>
</div>

<hr style="width: 60%; border: 1px solid black;" />
<p></p>

<p><img src="/imageuploads/5874011/photo_2019-12-10_mirthful-5874011.jpg" title="December 9, 2019: GREETINGS, MIRTHLINGS! Or rather, Merry Christmas and Happy Holidays from Club St. Ignatius of Loyola!...Bernardo Lizcano, Young Kwon, Robin Mahon, JD Dirkschneider, Jose Corteguera, Mark Wandra, (in the foreground) Vanessa Kong, and Bryan Briones" /></p>

<div>
<p></p>
</div>

<hr style="width: 60%; border: 1px solid black;" />
<p><b>December 9, 2019</b>: GREETINGS, MIRTHLINGS! Or rather, Merry Christmas and Happy Holidays from Club St. Ignatius of Loyola!...Bernardo Lizcano, Young Kwon, Robin Mahon, JD Dirkschneider, Jose Corteguera, Mark Wandra, (in the foreground) Vanessa Kong, and Bryan Briones.<br />
     For context: Our word of the day was <i>mirthful</i>, which is defined as full of gladness and merriment. After all, the theme of the meeting was about the Christmas Spirit ðŸ˜ƒ</p>

<p><img src="/imageuploads/5874011/photo_2019-12-02_corteguera-jose_icebreaker-award.jpg" title="December 2, 2019: Our new member, Jose Corteguera, gave his Ice Breaker speech tonight. Here he receives his Ice Breaker Award from Club Prez J.D. Dirkschneider." /></p>

<div>
<p><b>December 2, 2019</b>: Our new member, Jose Corteguera, gave his Ice Breaker speech tonight. Here he receives (literally!) his Ice Breaker Award from Club Prez J.D. Dirkschneider.</p>
</div>

<hr style="width: 60%; border: 1px solid black;" />
<p><br />
<button class="siol-fb" onclick="siolFB()" style="width: 425px; height: 35px;">Check out our Facebook Page!</button></p>

======================================================================================================================================================
The topic has been locked.

Club page not loading 5 years 5 months ago #78524

  • brionesb72
  • brionesb72's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
Okay, so just leave out the scripts and css altogether?
The topic has been locked.

Club page not loading 5 years 5 months ago #78525

  • Brian
  • Brian's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 10473
  • Thank you received: 3866
if they interfere with the rendering of you page yes.
The topic has been locked.

Club page not loading 5 years 5 months ago #78526

  • brionesb72
  • brionesb72's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 4
  • Thank you received: 0
got it. thanks
The topic has been locked.
  • Page:
  • 1
Moderators: Pamjliumarc33NotLiabledeedubbleyooNSBPhyllis Kirouac
Time to create page: 0.040 seconds
Powered by Kunena Forum