Jump to content

I need HELP to hook a module


tapukatata

Recommended Posts

I have installed module of two web sites but one of my second site module is not positioned in the right place. Some time ago I paid a developer to position it in the right place, but now I can not contact him.

 

Website 1 with RIGHT positioned module: http://iskambg.com/igrachki-za-deca/380-detska-noshtna-lampa-kostenurka-kosmos.html

 

Website 2 with WRONG positioned module: http://iskambg.com/igrachki-za-deca/380-detska-noshtna-lampa-kostenurka-kosmos.html

 

I've tried to change module position but without success

 
 
PLEASE HELP ME !!! Maybe I need to add any code in product.tpl or product.css ??

post-313916-0-01045200-1490950456_thumb.jpg

post-313916-0-33982800-1490950457_thumb.jpg

Edited by tapukatata (see edit history)
Link to comment
Share on other sites

Note module is in right space/hook.

 

But that module css is bit messy. Quick bit dirty css solution 

.pb-right-column {
    padding-bottom: 190px;
}

That code you add to product.css end.

 

Also one site have right column on product page other do not. 

If you want to remove right column from product page go to Preferences > Themes and click on button "Advanced settings".

It will display list of pages with left/right column enabled/disabled. Find row "product" and disable right colum.

Link to comment
Share on other sites

Note module is in right space/hook.

 

But that module css is bit messy. Quick bit dirty css solution 

.pb-right-column {
    padding-bottom: 190px;
}

That code you add to product.css end.

 

Also one site have right column on product page other do not. 

If you want to remove right column from product page go to Preferences > Themes and click on button "Advanced settings".

It will display list of pages with left/right column enabled/disabled. Find row "product" and disable right colum.

 

I added that code in product.css but with no success. You can check here: http://iskambg.com/iskam86/igrachki-za-deca/380-detska-noshtna-lampa-kostenurka-kosmos.html

 

I attach product.css and fastorder.css I hope you will have another idea.

 

Thank you!

fastorder.css

product.css

Link to comment
Share on other sites

Sorry, it seams that fast order auto calculate position.

Remove prevoius code I suggested and try this

.primary_block {
    margin-bottom: 100px;
}

it is at top of prodduct.css. Adjust value if needed.

 

Great! That works for that page but now have problem when product page is with longer Short description. Example page: http://iskambg.com/iskam86/stoki-za-doma-bita/1588-%D0%BA%D1%83%D1%85%D0%BD%D0%B5%D0%BD%D1%81%D0%BA%D0%B8-%D1%80%D0%B0%D0%B7%D0%B4%D0%B5%D0%BB%D0%B8%D1%82%D0%B5%D0%BB-%D0%BC%D0%B8%D0%B2%D0%BA%D0%B0-%D0%BE%D1%80%D0%B3%D0%B0%D0%BD%D0%B0%D0%B9%D0%B7%D0%B5%D1%80.html

 

The module is on Short description test. Module should be a little below. What else I need to add?

Thank you very much for your help!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...