go41

why is my WP Ecommerce button not centering in my page in IE?

von Joern am 5. Mai. 2010 | Keine Kommentare

My site is www. m a a ximum Seduction.com Sorry I had to write it this way, but I don’t want the search engines to pick up my site on this board. Anyways, you can visit my ebook page. On it, you will see that my paypal code. which is this for my button
Code:

<div id="buyit" style="text-align: center;">

<table border="0" bgcolor="white"><form id="product_22" class="product_form" action="http://www.maaximumseduction.com/our-products-and-services/checkout/" enctype="multipart/form-data" method="post"> <input name="wpsc_ajax_action" type="hidden" value="add_to_cart" /> <input name="product_id" type="hidden" value="22" />

<div class="wpsc_buy_button_container"><input id="product_22_submit_button" class="wpsc_buy_button1" name="Buy" src="http://www.maaximumseduction.com/wp-content/plugins/wp-e-commerce/themes/iShop/images/ordernowbutton.gif" type="image" /></div>

</form></table>

</div>

centers in Firefox, but not in IE.
I have also included screenshots.
For the FF view please click here
For the IE image click here
Please advise.
By the way I have also set it inside of a div tag called "buyit" as you can see in the html area of my page editor. and in the CSS put
Code:

#buyit {
 position:relative;

 top:20px;

 left:-40px;
   }

So I can position its relative placement but it is not moving one bit from its place.
Now funny thing, is when I open up IE and go to Options and click on compatibility view, it centers. But how do I take into consideration those that are using a newer version of IE where it is not centered?
Omar from Toronto

(von: omarkhan1)

Hier noch 1 weitere Ergebnisse dieses Threads:

Re: why is my WP Ecommerce button not centering in my page in IE? :: Reply by Joern

5. Mai. 2010 (von: Joern)

there is a css entry in /plugins/wp-e-commerce/themes/iShop/iShop.css,div.wpsc_loading_animation ... float:left;This makes the button in ff moving right and looking like centered. This loading image is hidden, so IE moves your button image to the left.I would remove float:left; from iShop.css first,…

Autor:

Du findest mich auch auf Twitter und Facebook!

Schreibe einen Kommentar

Pflichtfelder sind mit * markiert.


Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

weitere forum Beiträge: