- Thank you received: 0
Remove tons and change position.
-
KARAGIANNIDIS
-
Topic Author
- New Member
-
Less
More
12 years 6 months ago #21165
by KARAGIANNIDIS
Remove tons and change position. was created by KARAGIANNIDIS
How can I put the number of pages in category down.See pic1.jpg
How can I remove the tons. See pic no_tons.jpg d poc.jpg
Thank you for your time.
How can I remove the tons. See pic no_tons.jpg d poc.jpg
Thank you for your time.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 6 months ago #21182
by ivan.milic
Replied by ivan.milic on topic Remove tons and change position.
In:
components\com_virtuemart\themes\hot_cosmetics\templates\browse\includes\
you have:
browse_layouttable.tpl.php
browse_listtable.tpl.php
browse_notables.tpl.php
in each you have
<?php echo $orderby_form // The sort-by, order-by form PLUS top page navigation ?>
at top
move that line down just above:
<?php
echo $browsepage_footer;
fot capitalization:
.vmMainPage > h2{
text-transform: none!important;
}
add that at bottom of template_css.css
for last open:
administrator\components\com_virtuemart\languages\common\
and edit your language file
components\com_virtuemart\themes\hot_cosmetics\templates\browse\includes\
you have:
browse_layouttable.tpl.php
browse_listtable.tpl.php
browse_notables.tpl.php
in each you have
<?php echo $orderby_form // The sort-by, order-by form PLUS top page navigation ?>
at top
move that line down just above:
<?php
echo $browsepage_footer;
fot capitalization:
.vmMainPage > h2{
text-transform: none!important;
}
add that at bottom of template_css.css
for last open:
administrator\components\com_virtuemart\languages\common\
and edit your language file
Please Log in to join the conversation.
-
KARAGIANNIDIS
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
12 years 6 months ago #21190
by KARAGIANNIDIS
Replied by KARAGIANNIDIS on topic Remove tons and change position.
I have solve the first problem,but in the second althought I add the code you send me, the tons are still there. And I mean in the word that says YOU ALSO SEE: (But in greeks)
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
12 years 6 months ago #21203
by ivan.milic
Replied by ivan.milic on topic Remove tons and change position.
Try
#vmMainPage > h2{
text-transform: none!important;
}
#vmMainPage > h2{
text-transform: none!important;
}
Please Log in to join the conversation.
-
KARAGIANNIDIS
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
12 years 6 months ago #21216
by KARAGIANNIDIS
Replied by KARAGIANNIDIS on topic Remove tons and change position.
Althought in the product desctription the letters are ok,in the main categories of my products the letters are in CAPITOL and have tons - which I won't. See please the picture do understand whats going on. Thank you
Please Log in to join the conversation.
-
KARAGIANNIDIS
-
Topic Author
- New Member
-
Less
More
- Thank you received: 0
12 years 6 months ago #21235
by KARAGIANNIDIS
Replied by KARAGIANNIDIS on topic Remove tons and change position.
Your code is correct, but when u copy paste it turn it different. If anybody has the same problem , dont copy paste but write it. Thank you for your help.The problem has been solved
Please Log in to join the conversation.
Time to create page: 0.199 seconds