I have added custom buttons to the "add to cart" and "View Shopping Cart" in the Paypal Plugin, but now they do not align correctly. The "Add to Cart" button is higher than the "View Cart" button. Each custom button made is the same exact height in pixels. How can I fix this problem? Please view the image below to see the exact problem.
Offline
Why wont anyone help me on this issue?
Offline
Hi :-)
what theme you use ?
Offline
narmansk8 wrote:
Why wont anyone help me on this issue?
quoting my signature: "To get a better help: Politeness like Hello-A link"
Offline
Thanks for the reply, Sorry im not trying to be rude, but this is the second time Ive posted this problem, never got a single response the first time which I posted almost two months ago.
I am using the blancmontXL theme.
I replaced the "add to cart" and "view shopping cart" buttons with custom buttons. They are the exact same pixel size, but as seen in the image from my first post, the two buttons are not aligned correctly.
Offline
To change those to custom buttons, I followed the forum I had posted previous here:
http://piwigo.org/forum/viewtopic.php?id=21472
I edited the 'main.inc.php' in the paypal plugin folder in dreamweaver to replace them to custom buttons.
Offline
A link to the live gallery might be helpful, as it does help to see the html.
Offline
flop25 wrote:
narmansk8 wrote:
Why wont anyone help me on this issue?
quoting my signature: "To get a better help: Politeness like Hello-A link"
Offline
Here is the link. My apologies again.
http://lavalight.thesierralight.com/lav … category/2
Offline
Seems like you've made a professional theme, so your designer flew away or... ?
you should try with
INPUT, SELECT { float: left; height: 38px; margin: 10px !important; }
Using the plugin LocalFiles editor, tab css, your theme rules
Offline
That worked beautifully! Thank you very much!
Actually ive designed the whole theme myself using dreamweaver. I am still trying to learn the local file editor to edit the site.
Offline