Category page problem.
- GK User
- Tue Feb 28, 2012 12:31 pm
Hello !
I want to modify category page layout because I don't need stock status, discount price or something like that. I want to be like in the printscreen but without space. How can I remove this heigh space?
Thanks in advance!
I want to modify category page layout because I don't need stock status, discount price or something like that. I want to be like in the printscreen but without space. How can I remove this heigh space?
Thanks in advance!
-
- Senior Boarder
- teitbite
- Thu Mar 01, 2012 2:04 am
Hi
Please show me Your site.
Please show me Your site.
-
- Moderator
- GK User
- Tue Mar 06, 2012 7:54 pm
Hello peoples!
I remove stock code and details product and I have something like that (see photo). Now ... please help me sombody with space after price ... because I really don't know how I can erase ... it's to big space!
Please help me somebody!
(demo link): http://goo.gl/86GHj
I remove stock code and details product and I have something like that (see photo). Now ... please help me sombody with space after price ... because I really don't know how I can erase ... it's to big space!
Please help me somebody!
(demo link): http://goo.gl/86GHj
-
- Senior Boarder
- teitbite
- Wed Mar 07, 2012 12:02 am
-
- Moderator
- GK User
- Wed Mar 07, 2012 7:44 am
In override.css ?
If yes, It doesn't work ... it's same
If yes, It doesn't work ... it's same
-
- Senior Boarder
- teitbite
- Wed Mar 07, 2012 1:43 pm
Hi
Than add !important rule after.
Hav You allowed using of override.css ?
Than add !important rule after.
- Code: Select all
.catProductPrice {
min-height: 0 !important;
}
Hav You allowed using of override.css ?
-
- Moderator
- GK User
- Wed Mar 07, 2012 5:19 pm
Hi .
yes, i turn on the override.css and i modify the code like did you say but no changes.
I think that huge space is for discount or other price (with tax, without tax, base price ...) how can I remove this things?
I want to appear just the final price like it's now but without that space.
yes, i turn on the override.css and i modify the code like did you say but no changes.
I think that huge space is for discount or other price (with tax, without tax, base price ...) how can I remove this things?
I want to appear just the final price like it's now but without that space.
-
- Senior Boarder
- teitbite
- Thu Mar 08, 2012 8:18 am
Hi
Send me joomla panel access. I'll see if it wasn't updated becasue of cache on.
Send me joomla panel access. I'll see if it wasn't updated becasue of cache on.
-
- Moderator
- teitbite
- Fri Mar 09, 2012 6:04 pm
Hi
Hehe. It worked. The remaning space You are refering to is a different element I think. Please take a look at the image.
So if You think the previous reduction was not enought please add this code also:
Hehe. It worked. The remaning space You are refering to is a different element I think. Please take a look at the image.
So if You think the previous reduction was not enought please add this code also:
- Code: Select all
.catProductPrice .PricesalesPrice {
line-height: 18px;
}
-
- Moderator
- GK User
- Sat Mar 10, 2012 3:19 pm
In this moment I'm in a hospital and I'm not sure if it's ok because my phone have to small display, but I thank you a lot !
You are really helpful for me!
Thanks again!
You are really helpful for me!
Thanks again!
-
- Senior Boarder
11 posts
• Page 1 of 1