Recent activity
Subscribe to this feed
Andre Heath replied on April 23, 2009 21:13 to the problem "cant get in to my site!" in Yola:
Thanks very much, Boomer.
Although the site is not finished, the vertical menu is working nicely.
Take a look - http://sitebuilder.yola.com/sites/D3c...
Andre Heath replied on April 23, 2009 19:41 to the problem "cant get in to my site!" in Yola:
Andre Heath replied on April 23, 2009 18:58 to the question "Vertical Menu Structure" in Yola:
Andre Heath replied on April 23, 2009 18:51 to the question "Vertical Menu Structure" in Yola:
Hey Boomer!
Most definitely. That is very much what I would like to implement.
I would love to implement it anywhere on any page that I want.
I use CSS Tab Designer and Dreamweaver to produce, but I was wondering why Yola didn't want to produce it. It is quite a pleasure to see yours.
Can you help to show how you did it?
Thanks much.
Regards.
Andre Heath replied on April 23, 2009 18:30 to the question "Vertical Menu Structure" in Yola:
It is currently lnselectrical.yola.com. It should be mapped to my domain - www.lnselectrical.com at GoDaddy.com shortly.
Thanks.
Andre Heath replied on April 23, 2009 18:25 to the problem "cant get in to my site!" in Yola:
Andre Heath replied on April 23, 2009 18:11 to the problem "cant get in to my site!" in Yola:
Hi
I am having a serious problem with Yola.
Firstly, I am designing a site called L&S Electrical.
The template that I have chosen for the site, utilises a horizontal menu structure at the top. That is working quite fine.
However, I am trying to create a vertical menu structure for the Products title on the Home Page, so that I can list the products offered and provide links to them. I have inserted the following code:
<style type="text/css">
<!--
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
font-size: 80%;
font-weight: bold;
background: #FFF;
}
h2 {
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #000;
margin: 0px;
padding: 0px 0px 0px 15px;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
img {
border: none;
}
/*- Menu */
#menu {
width: 200px;
margin: 10px;
}
#menu li a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}
#menu li a:link, #menu li a:visited {
color: #FFF;
display: block;
background: url(menu.gif);
padding: 8px 0 0 35px;
}
#menu li a:hover, #menu li #current {
color: #FFF;
background: url(menu.gif) 0 -32px;
padding: 8px 0 0 35px;
}
-->
</style>
<body>
<h2>Tab Menu 9</h2>
</body>
The menu appears but I can't save the project or preview it.
Upon relaunching my browser (Firefox) and Yola, I am unable to log in.
Can you help.
Thanks very much.
The menu looks like this:
Andre asked a question in Yola on April 23, 2009 17:53:
Vertical Menu StructureHi. How are you doing?
I am having a problem implementing a vertical menu structure that is separate from the top horizontal menu structure. This is like a vertical menu structure that will list the products offered. Whenever I insert html coding into the layout, the menu will not show or the project will not save.
Can you help?
My code looks like this:
<style type="text/css">
<!--
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
font-size: 80%;
font-weight: bold;
background: #FFF;
}
h2 {
font: bold 14px Verdana, Arial, Helvetica, sans-serif;
color: #000;
margin: 0px;
padding: 0px 0px 0px 15px;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
img {
border: none;
}
/*- Menu */
#menu {
width: 200px;
margin: 10px;
}
#menu li a {
height: 32px;
voice-family: "\"}\"";
voice-family: inherit;
height: 24px;
text-decoration: none;
}
#menu li a:link, #menu li a:visited {
color: #FFF;
display: block;
background: url(menu.gif);
padding: 8px 0 0 35px;
}
#menu li a:hover, #menu li #current {
color: #FFF;
background: url(menu.gif) 0 -32px;
padding: 8px 0 0 35px;
}
-->
</style>
<body>
<h2>Tab Menu 9</h2>
</body>
Thanks.
Andre.
Loading Profile...
