OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
OS_Underground_July_2013 font size (0 viewing) 

OrdaSoft template Support

Go to bottom Favoured: 0

OS_Underground_July_2013 font size

jonib@freemail.hu (User)
Junior Boarder
Posts: 29
graphgraph
User Offline Click here to see the profile of this user
OS_Underground_July_2013 font size 10 Years, 1 Month ago
Karma: 0  
hello,

how can I change the font size of the price for example at the category view because in our country the price is too long...

thanks
Logged Logged
The administrator has disabled public write access.
Ulanovatem (User)
Gold Boarder
Posts: 295
graphgraph
User Offline Click here to see the profile of this user
OrdaSoft
Re:OS_Underground_July_2013 font size 10 Years, 1 Month ago
Karma: 7  
Hello,

You need go to: yoursite/templates/os_underground_july_2013/css/style.css
Line 373:
font-size: 39px!important;

Change this parameter

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
jonib@freemail.hu (User)
Junior Boarder
Posts: 29
graphgraph
User Offline Click here to see the profile of this user
Re:OS_Underground_July_2013 font size 10 Years, 1 Month ago
Karma: 0  
it works fine, thanks...

but when I decrase the font size it loose its position. so it go up according to "Prise" subtitle.
and how can I remove the "Prise" subtitle?
and at the product detailed view we can't see tha final sales price.

thanks
Logged Logged
The administrator has disabled public write access.
Ulanovatem (User)
Gold Boarder
Posts: 295
graphgraph
User Offline Click here to see the profile of this user
OrdaSoft
Re:OS_Underground_July_2013 font size 10 Years, 1 Month ago
Karma: 7  
Hello,

I can't recommend to remove price title, because I have no ideas how it manifest on virtuemart, more details about this you can find on official virtuemart offical support: forum.virtuemart.net/

but when I decrase the font size it loose its position. so it go up according to "Prise" subtitle.

yoursite/templates/os_underground_july_2013/css/style.css
LINE: 390
Remove or comment (recommend): float: left;


Best Regards,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
jonib@freemail.hu (User)
Junior Boarder
Posts: 29
graphgraph
User Offline Click here to see the profile of this user
Re:OS_Underground_July_2013 font size 10 Years, 1 Month ago
Karma: 0  
hello,

yoursite/templates/os_underground_july_2013/css/style.css
LINE: 390
Remove or comment (recommend): float: left;


hmm..., it's mutch better, thanks

I can't recommend to remove price title, because I have no ideas how it manifest on virtuemart, more details about this you can find on official virtuemart offical support: forum.virtuemart.net/
I disagree because it's a normal to change at the price setup in a checkbox to uncheck the label of the price. and "price" not "prise"!!! so I think it is a failure in the template, because in all of other templates it works well. so if you would like to control it in your other templates in the category view...

and henceforward we can't see the final salesprice at the product detailed view. and label too. ?

thank you
Logged Logged
The administrator has disabled public write access.
Ulanovatem (User)
Gold Boarder
Posts: 295
graphgraph
User Offline Click here to see the profile of this user
OrdaSoft
Re:OS_Underground_July_2013 font size 10 Years, 1 Month ago
Karma: 7  
Hello,

Oh... sorry, I'm little confused, let's try again

Code:

and how can I remove the "Prise" subtitle?

Go to: yoursite/templates/os_underground_july_2013/html/com_virtuemart/category/default.php

Line 265: Remove or comment <p>Price:</p>


I think now you should not have any problems
screencast.com/t/5aRbM13sB
screencast.com/t/taEFNYqjd


Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»