Jump to content

Your opinion for my modification of addshoppers code


Recommended Posts

Hallo prestashopers.

 

Now i integrate addshoppers share buttons in my shop but they have little option for configuration and css are hosted on they server.

 

I add addshoppers code (for classic buttons sharing) in additional <div ="that i name addshare"></div>

 

I add this div (addshare) in products.tpl after

	<!-- left infos-->
	<div id="pb-left-column">

And real question. I want to move buttons in right of H1 header. For this i add #addshare css in my product.css

#addshare{
	display: block;
	margin-left: 145px;
	margin-bottom: 7px;
	margin-top: -30px
	}

What is your opinion for my solution? May be is bad to use this css, but working. I glad to tell me better solution.

 

You can see my result in live shop here:http://bijutaniki.com/obeci/244-cherni-obici-s-bukvi.html

 

Thanks in advance

Detelin Markov
Regards from Bulgaria :)

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