test
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • TALAL Friend
    #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 Friend
    #210672

    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
    </blockquote>
    Your page look fine at the moment with my IE6 and FF1.5

    the 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

    TALAL Friend
    #210687


    did you try to add a producte to cart
    you will have this image

    TALAL Friend
    #210688

    and at the seconde step
    it came back normal
    loock this images

    Hung Dinh Friend
    #210696

    Please decrease the mainbody width to 1px or 2px will fix the problem

    TALAL Friend
    #210727

    sorry
    where do i must do that ” in wich page” (decrease the mainbody width to 1px or 2px)
    # i am a very new joomla user

    TALAL Friend
    #210728

    ho 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

    tonydel Friend
    #210960

    ho 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.


    1. align
Viewing 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