Re: Acadame - Another Professional Template
:clap: Way to go, Kruna!!!
I had noticed that the first example was:
A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
color: #FF0000;
text-decoration: none;
}
Just so you know, FF0000 is red. I wasn't sure if that was what you wanted. It was for Alimentacion&Lactancia. If I'm reading it correctly, initially it was set for any part of that link.
good job. Sometimes that's the best part. Just make a backup and tinker away. Find what works for you.
Vicky
Re: Acadame - Another Professional Template
sorry I took long to get back. Great job in getting that to work. Just so you know a little about CSS {you can always break and fix}. Other than that you can always use the AND method as opposed to additing additional lines. I see that you added it seperately but however this is how I did it.
I found the following lines:
li.category-products a{}
li.category-products a:hover{}
and added
li.category-products a, li.category-subs
li.category-products a:hover, li.category-subs a:hover
this way it all applies kind of like an if statement instead of adding it seperately [ you would do it seperately if you wanted to add additional properties].
Great job. I agree with you about the SSL also. {wink}
Re: Acadame - Another Professional Template
I'm feeling mighty proud of myself tonight. I just figured out a work around for a major stumbling block. How to add nifty tabs for my ezpages.
If you are interested in the details I posted it under a separate thread
http://www.zen-cart.com/forum/showth...422#post425422
You can view my butchered up Acadame template at
http://www.texasjackrussells.com
I have a minor bug that I'm going to try and work out. The menu jumps when you refresh. If anyone knows an answer... please... feel free to eaze my pain!!! :smile:
Re: Acadame - Another Professional Template
I seem to have the wrong URL for the forum showing how to do this.
Here is the correct URL
http://www.zen-cart.com/forum/showth...541#post426541
Re: Acadame - Another Professional Template
Why am I not able to show more than one item per line on the main page? I don't have much uploaded, but I would have thought that if I have more than one item featured, than it would show?
http://www.texasjackrussells.com/shop
Re: Acadame - Another Professional Template
Quote:
Originally Posted by
TrvlFox
Why am I not able to show more than one item per line on the main page? I don't have much uploaded, but I would have thought that if I have more than one item featured, than it would show?
http://www.texasjackrussells.com/shop
Check Configuration :: Maximum Values ... you'll find some settings there.
Re: Acadame - Another Professional Template
:shocking: I never even thought of looking there. I have to admit, the admin section is quite confusing. I would have assumed that would have been in layout or somewhere else.
Thanks
Re: Acadame - Another Professional Template
Ok, when I look at it in Firefox, I get rows and colums the way i want it.
When I view in IE 7, it's a single column. what gives?
Re: Acadame - Another Professional Template
Quote:
Originally Posted by
TrvlFox
Ok, when I look at it in Firefox, I get rows and colums the way i want it.
When I view in IE 7, it's a single column. what gives?
Did you try what I replied with from PM? Decreasing the size of your left column a bit (5 or 10 px) ...
Re: Acadame - Another Professional Template
Great theme.
I just installed it and it does not look at all like the demo, the sidebar boxer are more narrow, the big 750px wide banner is missing, the red menu next to the logo is missing and the 554px wide information image in the content area below the big banner is missing.
I followed the instructions religiously when installing, what am I doing wrong?