Recent activity
Subscribe to this feed
A comment on the question "Creating a Photo Gallery with SynthaSite and Flickr Lightbox" in Yola:
i have followed all these steps but i am still having trouble. All the pics have the same tag on them but they are not all showing up and i have the photo counter set on the right amount. Any ideas as to why?
Thanks – Byron, on June 02, 2009 05:31
A comment on the question "HELP PLZ - does anyone know how to change the colour of hyperlinks on my web page? i want to change them to pink to match my site." in Yola:
sweet it works.
yeh i have emailed them twice - once yesterday and once today and still havent heard back :(
just in regards to the display form on here - "our mailing list" - im trying to create one like that too but i cant seem to get the heading to be in the middle of the form - any tips how too? – Byron, on May 15, 2009 03:08
Byron replied on May 15, 2009 02:04 to the question "HELP PLZ - does anyone know how to change the colour of hyperlinks on my web page? i want to change them to pink to match my site." in Yola:
ok i did that - its still not working? :(
</style>
</head>
<body>
<table class="tbmain" width="100%">
<tr><td class="topleft" height="10" width="10"> </td>
<td class="topmid"> </td>
<td class="topright" height="10" width="10"> </td>
</tr>
<tr>
<td class="midleft" width="10"> </td>
<td class="midmid">
<form name="q_form_91330834220">
<input name="formID" type="hidden" value="91330834220" />
<input name="spc" type="hidden" value="spc" />
<table width="520">
<tr>
<td class="left" width="150">
<label>YOUR NAME *</label>
</td>
<td class="right">
<input name="q0_YOURNAME" class="text" type="text" value="" />
</td>
</tr>
<tr>
<td class="left" width="150">
<label>E-MAIL *</label>
</td>
<td class="right">
<input name="q2_EMAIL" class="text" type="text" value="" />
</td>
</tr>
<tr>
<td class="left" width="150">
<label>YOUR MESSAGE *</label>
</td>
<td class="right">
<textarea name="q7_YOURMESSAGE" class="text"></textarea>
</td>
</tr>
<tr>
<td class="left" width="150">
</td>
<td class="right">
<input name="submit" class="btn" src="www.byronbutcher.com/filemanager/cooltext422445781.png" type="image" value="Submit" />
</td>
</tr>
</table>
</form>
</td>
<td class="midright" width="10"> </td>
</tr>
<tr>
<td class="bottomleft" height="10" width="10"> </td>
<td class="bottommid"> </td>
<td class="bottomright" height="10" width="10"> </td>
</tr>
</table>
A comment on the question "HELP PLZ - does anyone know how to change the colour of hyperlinks on my web page? i want to change them to pink to match my site." in Yola:
ok im trying to do that now – Byron, on May 15, 2009 01:58
Byron replied on May 15, 2009 01:29 to the question "HELP PLZ - does anyone know how to change the colour of hyperlinks on my web page? i want to change them to pink to match my site." in Yola:
<style type="text/css">html,body{height:100%; margin:0;}
.tbmain{
/* Changes on the form */
background: WHITE !important;
}
.left{
/* Changes on the form */
color: black !important;
font-family: TEEN !important;
font-size: 12px !important;
}
.head{
color:#333333;
font-size:20px;;
text-decoration:underline;
font-family:"Verdana";
}
td.left {
font-family:"Verdana";
font-size:12px;
color:black;
}
.pagebreak{
font-family:"Verdana";
font-size:12px;
color:black;
}
.tbmain{
height:100%;
background:white;
}
span.required{
font-size: 13px !important;
color: red !important;
}
div.backButton{
background: transparent url("http://www.jotform.com//images/btn_back.gif") no-repeat scroll 0 0;
height:16px;
width:53px;
float:left;
margin-bottom:15px;
padding-right:5px;
}
div.backButton:hover{
background: transparent url("http://www.jotform.com//images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
background: transparent url("http://www.jotform.com//images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
background: transparent url("http://www.jotform.com//images/btn_next.gif") no-repeat scroll 0 0;
height:16px;
width:53px;
float: left;
margin-bottom:15px;
padding-right:5px;
}
div.nextButton:hover{
background: transparent url("http://www.jotform.com//images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
background: transparent url("http://www.jotform.com//images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
padding-right:5px;
margin-bottom:15px;
float:left;
}
</style>
</head>
<body>
<table class="tbmain" width="100%">
<tr><td class="topleft" height="10" width="10"> </td>
<td class="topmid"> </td>
<td class="topright" height="10" width="10"> </td>
</tr>
<tr>
<td class="midleft" width="10"> </td>
<td class="midmid">
<form name="q_form_91330834220">
<input name="formID" type="hidden" value="91330834220" />
<input name="spc" type="hidden" value="spc" />
<table width="520">
<tr>
<td class="left" width="150">
<label>YOUR NAME *</label>
</td>
<td class="right">
<input name="q0_YOURNAME" class="text" type="text" value="" />
</td>
</tr>
<tr>
<td class="left" width="150">
<label>E-MAIL *</label>
</td>
<td class="right">
<input name="q2_EMAIL" class="text" type="text" value="" />
</td>
</tr>
<tr>
<td class="left" width="150">
<label>YOUR MESSAGE *</label>
</td>
<td class="right">
<textarea name="q7_YOURMESSAGE" class="text"></textarea>
</td>
</tr>
<tr>
<td class="left" width="150">
</td>
<td class="right">
<input name="submit" class="btn" src="YOUR IMAGE
PATH/cooltext422445781.png" type="image" value="Submit" />
</td>
</tr>
</table>
</form>
</td>
<td class="midright" width="10"> </td>
</tr>
<tr>
<td class="bottomleft" height="10" width="10"> </td>
<td class="bottommid"> </td>
<td class="bottomright" height="10" width="10"> </td>
</tr>
</table>
A comment on the question "HELP PLZ - does anyone know how to change the colour of hyperlinks on my web page? i want to change them to pink to match my site." in Yola:
ok that is done :) – Byron, on May 15, 2009 00:47
| next » « previous |
Loading Profile...
