| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Category Menu, Fancy Categories | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Hi Gurus
Within my "Categories" Menu (which, if it makes an difference, has 'fancy categories' installed) I want to change the CSS so i can get the whole list to scoot to the left about 50 pixels (I think the category icon space is creating this space, this but I don't know for sure.. within the attached image, I'm referring to the red area)... http://www.chadaustin.com/images/screenshot_category-space.jpg Also, I want to make the (category) font smaller... I can't seem to find this within main.css either... but I've been known to overlook a trainwreck directly in front of me ![]() Thanks folks, Chad
__________________
X-Cart Gold 4.2.1 Add-ons: X-Configurator Neon lights Add-on: X-SpecialOffers Add-on: X-Magnifier Add-on: X-AOM Add-on: Fancy Categories |
|||||||
#2
|
|||||||||
|
|||||||||
![]() Use Firefox with Firebug - it will tell you exactly which classes and in which css file you have to change. For fancy categories I would assume they have their own css file?
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
|
#3
|
|||||||
|
|||||||
![]() Thanks Steve... I did find it, believe it or not... I must have looked over the "Fancy cat..." main.css 20x times and missed it. And here I am certified in CSS like 3 times.
Go figure. And that worked... and there was much rejoicing! ![]() But this leads me to another question... within the Fancy Categories set-up, each category displays the number of items (in pararethesis). I want to be able to format this number to go from looking like FIG A. below to FIG B. http://www.chadaustin.com/images/fancy_issue_screenshot.jpg ![]() I'm sure this is something where I'd have to find the the php query and format just this area but I have no idea where to find it. Any suggestions? Thanks again Steve, and to anyone who might volunteer an answer. Chad
__________________
X-Cart Gold 4.2.1 Add-ons: X-Configurator Neon lights Add-on: X-SpecialOffers Add-on: X-Magnifier Add-on: X-AOM Add-on: Fancy Categories |
|||||||
#4
|
|||||||||
|
|||||||||
![]() Don't have fancy cats but this is probably in the tpl that populates the menu - the number is under same class as the cat name. You just have to find it in the tpl and maybe surround the number in <span> with new color
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#5
|
|||||||
|
|||||||
![]() You're correct Steve... I found it within fancy_subcateogries.tpl... located by this path: skin1/modules/Fancy_Categories/Icons
Within the <span>, you can see my down and dirty "inline" solution below. Code:
Thanks for point in the right direction, Steve.. I put all this on here so hopefully somone else will benefit from my ignorance. ![]() Chad
__________________
X-Cart Gold 4.2.1 Add-ons: X-Configurator Neon lights Add-on: X-SpecialOffers Add-on: X-Magnifier Add-on: X-AOM Add-on: Fancy Categories |
|||||||
#6
|
|||||||||
|
|||||||||
![]() I would make the style a class in the css and have <span class=""> as it will be used many times for the menu
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#7
|
|||||||
|
|||||||
![]() Yes, you are correct. I will do just that! Thanks-
C
__________________
X-Cart Gold 4.2.1 Add-ons: X-Configurator Neon lights Add-on: X-SpecialOffers Add-on: X-Magnifier Add-on: X-AOM Add-on: Fancy Categories |
|||||||
|
|||
X-Cart forums © 2001-2020
|