Left column too short, address css, virtuemart lin

  • Maltan
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 6 months ago #19770 by Maltan
Hi

The bottom of my left column does not fill all space until the bottom. There is allways a blank space left.

I will send you the site by pm.

Also I would like to change the formating of the address on the bottom.

Furthermore, how do a I create a link for the top of virtuemart on the left menu? I now only how to create link for categories or shop cart, but not to a main page displaying all categories, etc.

Sorry for all questions, but I allready spent many hours with this template trying to figure out those things. Other ones were easier :)))

Maltan

Please Log in to join the conversation.

More
12 years 6 months ago #19775 by ivan.milic
Open index.php of template and find this:
Code:
jQuery(document).ready(function(){ var left_height = jQuery("#content_main").height(); jQuery("#column_left").css({height: left_height}); });

change it to this:
Code:
jQuery(document).ready(function(){ if(jQuery("#column_left")[0]){ jQuery('.main_area').css('background-image',jQuery("#column_left").css('background-image')); } });

Please Log in to join the conversation.

  • Maltan
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 6 months ago #19977 by Maltan
Hi

I did as suggested, but instead of increasing the column coverage it in fact decreased. Now the green area finishes just under the last widget on the column

thks

Please Log in to join the conversation.

More
12 years 6 months ago #19987 by ivan.milic

Please Log in to join the conversation.

  • Maltan
    Inactive member
  • Topic Author
  • New Member
  • New Member
More
12 years 6 months ago #20054 by Maltan
Hi guys

Sorry for bother you with all those questions, but my customer (who happens to be your customer :)) is really on my back pushing me. Please help me, I have 3 questions here. If I knew how to solve them alone, I would had do it already ;)

Please Log in to join the conversation.

More
12 years 6 months ago #20065 by ivan.milic
ok, we understand and want to help, but send link first - we can not shoot blind

Please Log in to join the conversation.

Time to create page: 0.205 seconds
Powered by Kunena Forum