-
AuthorPosts
-
September 27, 2006 at 11:22 pm #117260
how to resolve this problem
i am new in joomla and need help to resolve 2 points
the first : i have a probleme in my website when i add a product in my cart all the right colone moove down………………have this look
http://www.dictee-communication.com/index.php
the second:
i want to enlarge all the left colone……………thank every help
Hung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
September 28, 2006 at 2:35 am #210672the first : i have a probleme in my website when i add a product in my cart all the right colone moove down………………have this look
http://www.dictee-communication.com/index.php
</blockquote>
Your page look fine at the moment with my IE6 and FF1.5the second:
i want to enlarge all the left colone……………thank every help</blockquote>
Just search for th left-col in the template_css.css and you can increase the width of the left column, do not forget to decrease the same amount for the mainbody
September 28, 2006 at 8:11 pm #210687
did you try to add a producte to cart
you will have this imageSeptember 28, 2006 at 8:16 pm #210688and at the seconde step
it came back normal
loock this images
Hung Dinh FriendHung Dinh
- Join date:
- September 2014
- Posts:
- 4408
- Downloads:
- 11
- Uploads:
- 189
- Thanks:
- 309
- Thanked:
- 3310 times in 3 posts
September 29, 2006 at 3:24 am #210696Please decrease the mainbody width to 1px or 2px will fix the problem
October 1, 2006 at 7:57 am #210727sorry
where do i must do that ” in wich page” (decrease the mainbody width to 1px or 2px)
# i am a very new joomla userOctober 1, 2006 at 9:54 am #210728ho i just find the bug on an other forum and it fixe my bug
🙂
the problem came from the VM cart “virtuemart” in the shop.cart.php
around line 48
with VM 1.0.7 it looks like that:if ($cart[“idx”]) {
if( $continue_link != ”) {i remplace it by that and it work now :
if ($cart[“idx”]) {
echo ‘<div style=”text-align:center;width:100%;float:left;”>Â ‘;
if( $continue_link != ”) {i hope that will help somebody 🙂
i dont know how to close this discution
October 11, 2006 at 3:25 pm #210960ho i just find the bug on an other forum and it fixe my bug
🙂
the problem came from the VM cart “virtuemart” in the shop.cart.php
around line 48
with VM 1.0.7 it looks like that:if ($cart[“idx”]) {
if( $continue_link != ”) {i remplace it by that and it work now :
if ($cart[“idx”]) {
echo ‘<div style=”text-align:center;width:100%;float:left;”>Â ‘;
if( $continue_link != ”) {i hope that will help somebody 🙂
i dont know how to close this discution</blockquote>
I tried your fix but my site is still having the problems. I get it when I view an item before it’s placed in the cart though. I’ve attached a picture to show.
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 3 voices, and was last updated by tonydel 18 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
how to resolve this pb
Viewing 8 posts - 1 through 8 (of 8 total)