Re: Acadame - Another Professional Template
Hopefully this hasnt been posted yet, somehow I cant find anything about it..
Please take a look at www.clickyshop.com/zenupdate
Then please click on Bebes&Niños or Celulares....
The Category is ´different´, I found out that this happens when there is a third subcat, like in this case
Bebes&Niños
Alimentacion&lacatancia
Sillas altas
samo to
Celulares
Celulares tigo
LG
When I delete LG or Sillas altas as categories the everything is fine.
I believe it has something to do with stylesheet.
Any idea?
thanks in advanced,
kruna
Re: Acadame - Another Professional Template
Hello there!
GREAT TEMPLATE! :shocking:
Where is the link to download the latest Acadame version (1.2) ? :blink:
Re: Acadame - Another Professional Template
Re: Acadame - Another Professional Template
Quote:
Originally Posted by
Kruna
Hopefully this hasnt been posted yet, somehow I cant find anything about it..
Please take a look at
www.clickyshop.com/zenupdate
Then please click on Bebes&Niños or Celulares....
The Category is ´different´, I found out that this happens when there is a third subcat, like in this case
Bebes&Niños
Alimentacion&lacatancia
Sillas altas
samo to
Celulares
Celulares tigo
LG
When I delete LG or Sillas altas as categories the everything is fine.
I believe it has something to do with stylesheet.
Any idea?
thanks in advanced,
kruna
This was answered for me in post:
http://www.zen-cart.com/forum/showthread.php?t=73681
Your site is coming along very well. You are using v1.0, why not v1.2?
Tienes buen gusto tambien, solo para informacion, visita mi pagina para ke vea el RapidSSL como se aparece en la primera vista sin tener ke ir abajo. He hablado con muchas companias de seguiridad y me dicen ke es buen usuario poner el signo de seguiridad a primera vista para ke tus nuevos customers can trust you. Eso es lo ke hace hackersafe [http://hackersafe.com/].
adios
Re: Acadame - Another Professional Template
hello supplymydorm,
thanks a lot for response and the link, but frankly I dont understand what I have to do?
Do I need to change in css, php or admin? Where? How?:blush:...sorry..
Yes I am using v1.2, I guess it is just the banner telling this...
Quote:
Tienes buen gusto tambien, solo para informacion, visita mi pagina para ke vea el RapidSSL como se aparece en la primera vista sin tener ke ir abajo. He hablado con muchas companias de seguiridad y me dicen ke es buen usuario poner el signo de seguiridad a primera vista para ke tus nuevos customers can trust you. Eso es lo ke hace hackersafe [
http://hackersafe.com/].
adios
muchas gracias:wink:...
A un lado te doy mucha razón con respecto de rapidssl, pero prefiero tenerlo allí, primero (es solo mi opinion) siento que no deberia estar en el medio de la pagina donde no tiene sentido y segundo abajo tiene la informacion sobre pagos y es bueno que se vea allí que de una manera segura el usuario puede hacer sus pagos o comprar...pero muchas gracias por mencionarlo...
muchos saludos
kruna
Re: Acadame - Another Professional Template
It would be the CSS according to the link that Supplymydorm sent.
I love your colors! They are coming along very nicely.
Re: Acadame - Another Professional Template
thank you very much, thats nice to hear/read...:smile:
I know that it is teh css, but dont know what to do....
here is what I found in my css:
Quote:
#categories ul{
padding:0;
margin:0;
list-style:none;
}
.category-top li{
padding:0;
margin:0;
background: #EEEEEE;
vertical-align:middle;
}
li.category-top a {
padding:.5em 0 0 1.2em;
margin:0px 0px;
color:#446444;
font-weight:bold;
display:block;
height:1.8em;
border-bottom: dotted 1px #9a9a9a;
background:#fef5ef url(../images/boxlistbg.png) .0em 0.5em no-repeat;
}
li.category-products a{
padding:.5em 0 0 1.2em;
margin:0px 0px;
color:#446444;
font-weight:bold;
display:block;
height:1.8em;
border-bottom: dotted 1px #9a9a9a;
background:#fef5ef url(../images/boxlistbg.png) 1.2em 0.5em no-repeat;
}
li.category-top a:hover{
background:#ff6600 url(../images/boxlistbg.png) .0em 0.5em no-repeat;
color:#fef5ef;
}
li.category-products a:hover{
background:#99cc00 url(../images/boxlistbg.png) 1.2em 0.5em no-repeat;
color:#f1fbda;
}
and I can see the li he was mentioning...
well and here is
Quote:
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
color: #FF0000;
text-decoration: none;
}
SPAN.category-subs-parent {
font-weight: bold;
}
SPAN.category-subs-selected {
font-weight: bold;
at the beginning it says category-subs...but what exactly do I have to do with it now?
I am sorry, but I just dont get it...
regards,
kruna
}
Re: Acadame - Another Professional Template
Ok, if I understand this correctly, when I look at Bebe & Ninos, I see the first sub category as a red font and the one below it is black, when they should both be red. Is that right?
If so, than when I looked at your source code, I noticed that you had different class defined for both
Here is a copy of the code:
Code:
<ul><li class="category-top"><a href="http://www.clickyshop.com/zenupdate/index.php?main_page=index&cPath=65"><span class="category-subs-parent">Bebes&Niños</span></a></li>
<li class="category-subs"><a href="http://www.clickyshop.com/zenupdate/index.php?main_page=index&cPath=65_73"> Alimentacion&Lactancia</a></li>
<li class="category-products"><a href="http://www.clickyshop.com/zenupdate/index.php?main_page=index&cPath=65_76"> Hora dormir y bañar</a></li>
<li class="category-top"><a href="http://www.clickyshop.com/zenupdate/index.php?main_page=index&cPath=66">Celulares</a></li>
<li class="category-top"><a href="http://www.clickyshop.com/zenupdate/index.php?main_page=index&cPath=68">Computación</a></li>
the <li class="category-subs"> Alimentacion&Lactancia
and <li class="category-products">
Hora dormir y bañar
------
For the center section, you don't have an image for Hora dormir y bañar. That could be the reason why it's all messed up. Did you try uploading an image?
I'm still learning ZenCart as well... so I thought I would point out the obvious...
:smile: Vicky
Re: Acadame - Another Professional Template
thank you any help...sometimes two pair of eyes see more that one and after spending hours and hours to finish this I feel like...:frusty:
Quote:
when they should both be red. Is that right?
nope...the should be black..like it is saying
Hora dormir y bañar
it gets green when you hover it...
it has something to do with the style of lets call it subcategory of the subcategory.
Bebes Niño has two subcategories
Alimentacion&Lactancia
and
Hora dormir y bañar, right?
Now...
Alimentacion&Lactancia has another sub one called
Sillas altas and this is why it makes Alimentacion&Lactancia look messed up..
if I delete subcat Sillas altas everything looks fine
whether
Hora dormir y bañar doesnt have another subcat (yet)....it looks fine, but if I would add another subcat, it would look messed up too...
this is the problem...
In my stylesheet
actually has no style..
Now I dont know where to make the necessary changes...
regards,
kruna
Re: Acadame - Another Professional Template
wait...wait...wait..I DID IT!!!!!:clap::clap::clap:
Still needs some styling...but it worked....!!!
Maybe for everyone this would be a piece of cake...but as I am still learning ZC too and also design, this was quite a challenge for me...:smile:
ok here is what I did....
I ´just´ added the following to my css:
Quote:
li.category-subs a{
padding:.5em 0 0 1.2em;
margin:0px 0px;
color:#446444;
font-weight:bold;
display:block;
height:1.8em;
border-bottom: dotted 1px #9a9a9a;
background:#fef5ef url(../images/boxlistbg.png) 1.2em 0.5em no-repeat;
}
under the
Quote:
li.category-products
- part
and added
Quote:
li.category-subs a:hover{
background:#99cc00 url(../images/boxlistbg.png) 1.2em 0.5em no-repeat;
color:#f1fbda;
}
under the
Quote:
li.category-products
- part...
LEARNING BY DOING!!!!:smartalec:
regards,
kruna