Recent activity
Subscribe to this feed
A comment on the question "Adjusting spacing in Accordion menu" in Yola:
Hey Randy.. I've answered you on your other thread: http://forum.yola.com/yola/topics/new... – Sanja, on November 25, 2009 03:30
Sanja replied on November 25, 2009 03:28 to the question "New navbar feedback" in Yola:
Well done Randy! You're really starting to get the hang of this stuff. :)
The reason why it's opening up in a new tab or window is because you have target="_blank"
Take a look at your code here:
<ul class="cssMenu cssMenum"> <li class=" cssMenui"><a
class=" cssMenui" href="http://www.mcran.com"
target="_blank">Home</a></li>
You just need to get rid of that target="_blank" and your link will open up in the same window.
You will need to do this for each of your links.
Please let me know if you have any trouble with this.
Sanja replied on November 25, 2009 02:41 to the question "How do I get a Subscribe button for my website?" in Yola:
Hello Brendan
If people would like to subscribe to your blog, they would use the RSS feed URL and add it to their RSS reader (like Google Reader). You can find your RSS feed URL on your blog page, next to the icon that says "Subscribe to this blog".
If you would like to be able to send out emails to people to let them know that you have updated your blog, you would need to have some kind of subscription form on your site to gather their information. You can add a form by choosing one of the services and following the steps on this link: Forms.
I hope this answers your question. Please let me know if you have further questions.
Sanja replied on November 25, 2009 02:38 to the question "new banner is it better?" in Yola:
It looks great John! I agree with Laura's concern regarding the readability of your "Eating" link. Is it possible to make those flowers stop before the menu? Once your viewers click on another link, then your Home and Eating links will both be difficult to read as they are not highlighted by the red hover button.
Sanja replied on November 25, 2009 02:27 to the question "Opinion on my new store would be appreciated" in Yola:
Hmm... I personally think I like the other store better. For me, I found it easier to navigate and to see all the products you have to offer.
But, if you prefer this one then by all means, go for it! You can always do a test run and then try the other one and see which seems to garner you more sales.
A comment on the question "Changing colors on my site" in Yola:
Hello Randy
Jeremy is currently offline. I have posted a couple of suggestions on the other thread: http://forum.yola.com/yola/topics/adj... – Sanja, on November 25, 2009 02:23
Sanja replied on November 25, 2009 02:20 to the question "Adjusting spacing in Accordion menu" in Yola:
Hello Randy
Unfortunately, if you are wanting a multi-level horizontal menu, you will need to use a custom code to create these.
Here are the two suggestions I have where you can find such custom codes:
http://www.javascript-array.com/scrip...
http://www.cssplay.co.uk/menus/
A comment on the question "Adjusting spacing in Accordion menu" in Yola:
Sure Randy! Send it our way. :) – Sanja, on November 24, 2009 19:24
Sanja replied on November 24, 2009 19:22 to the question "Are there any completely free newsletter services available?" in Yola:
A comment on the problem "Widgets move around the page by themselves. They are like Ghosts!" in Yola:
You're welcome Kimberly. If you would still like us to address the gray box issue - please let us know. I do believe though that there is an error in the coding of that particular widget. Perhaps you can try replacing it with something else if it does not work?
p.s. Your site totally made me want to learn how to do the dances! :) I love dancing! – Sanja, on November 24, 2009 19:21
Sanja replied on November 24, 2009 19:04 to the question "Adjusting spacing in Accordion menu" in Yola:
Hello Randy
If you're trying to set up a floating menu, you can try this code from Dynamic Drive:
<script>
if (!document.layers)
document.write('<div id="divStayTopLeft" style="position:absolute">')
</script>
<layer id="divStayTopLeft">
<!--EDIT BELOW CODE TO YOUR OWN MENU-->
<table border="1" width="130" cellspacing="0" cellpadding="0">
<tr>
<td width="100%" bgcolor="#FFFFCC">
<p align="center"><b><font size="4">Menu</font></b></td>
</tr>
<tr>
<td width="100%" bgcolor="#FFFFFF">
<p align="left"> <a href="http://www.dynamicdrive.com">Dynamic Drive</a><br>
<a href="http://www.dynamicdrive.com/new.htm">What's New</a><br>
<a href="http://www.dynamicdrive.com/hot.htm">What's Hot</a><br>
<a href="http://www.dynamicdrive.com/faqs.htm">FAQs</a><br>
<a href="http://www.dynamicdrive.com/morezone/">More Zone</a></td>
</tr>
</table>
<!--END OF EDIT-->
Please let me know if you have any questions.
A comment on the problem "Widgets move around the page by themselves. They are like Ghosts!" in Yola:
The code that you have for one of your widget, the one with a tiny gray box, I wonder if this is correct? Can you please double check the code? Also, I am able to see your amazon widgets at the bottom - both are the same ad - Ultimate Line Dancing? Can you confirm if that is what your visitors should be seeing? – Sanja, on November 24, 2009 18:59
A comment on the problem "Widgets move around the page by themselves. They are like Ghosts!" in Yola:
Thank Kimberly
I will take a look at this now and see what's going on. – Sanja, on November 24, 2009 18:48
A comment on the question "how can i get deleted files back from the file manager?" in Yola:
Great suggestion John! – Sanja, on November 24, 2009 18:46
Sanja replied on November 24, 2009 18:35 to the problem "A screenshot of my Ghostly Widgets. Please help solve this bug!" in Yola:
Hello Donald
I can certainly understand the frustration of this. However, as being an avid user of Yola myself and utilizing a lot of custom codes on my own site, I have not come across this.
Perhaps, what you can do is next time, when you create your page.. then instead of previewing it, you could let us know that you have done this. Then, we can go into your site builder and see this in action?
It's very difficult to fix the problem or offer suggestions if we are unable to replicate or see it. Hopefully by doing it this way, we can see first-hand the issue of which you're talking about.
Sanja replied on November 24, 2009 18:22 to the question "how can i get deleted files back from the file manager?" in Yola:
Hello Gerald
Unfortunately, once something had been deleted we are not able to retrieve it. I'm sorry that I don't have better news.
If your site was published, the latest version will still be published on the Internet. I would suggest that you go to your published site and try to retrieve as much as you can. You can right-click your images and save them. Then upload them back into your file manager. You will need to re-add them to your page.
I hope you will be able to use this idea. If we had another alternative I would gladly offer it.
A comment on the problem "Widgets move around the page by themselves. They are like Ghosts!" in Yola:
Hello Kimberly
Kershnee is currently offline at the moment. I hope you don't mind me stepping in on her behalf. Can you clarify what widget is missing? What were you trying to add? Can you please try adding them again so that we can take a look at what's going on? Thanks. – Sanja, on November 24, 2009 18:16
A comment on the problem "Blog search widget not working" in Yola:
Yes.. thank for clarifying that point! :) I'm glad that the issue has been resolved. – Sanja, on November 24, 2009 18:12
Sanja replied on November 24, 2009 18:09 to the question "Why won't widgets display correctly on my website?" in Yola:
Hello Jacob
If you have created your site with Blogger, then this question is probably best to pose to Blogger. Here's a link to their help section: http://www.google.com/support/blogger...
Sanja replied on November 24, 2009 18:05 to the problem "A screenshot of my Ghostly Widgets. Please help solve this bug!" in Yola:
Hello Donald
I took the liberty of going into your site builder to see what's going on. From what I see in the site builder, it looks exactly the same on the screenshot you have sent.
Here are my screenshots of your site builder in Firefox and in IE.
Can you please let us know if you see something different?
| next » « previous |
Loading Profile...

