OrdersDelivery

sundayman

No avatar

2006-10-12 11:44

Hi!
When clicking on go the checkout/checkout button it directs me to
the ordersdelivery-page, but the info is at the bottom of my shop,
so i have to scroll down to see my ordersdelivery.

Where can i fix this?
I got the 1.4 vers

Im afraid ive been messing with the right.css

Ned

No avatar

2006-10-12 12:16

Have a look at the page source (Firefox Control+U, IE view>source) and see what div id or class the affected text is in. You might then know where to correct the right.css file.

..or you could replace your modified css with the original one?

sundayman

No avatar

2006-10-12 12:45

oh man, thats alot of text to go through.... im not exactly a css master, im just learning that today =)

i really cant take the org-file, because every changes will be lost =(

here is the beginningof the affected text in view-source:

<script type="text/javascript" src="js/checkForm.js"></script>
<script type="text/javascript" src="js/orders.js"></script>
<form action="?p=ordersDelivery" method="post" onsubmit="return checkForm( this, Array(
Array( 'sFirstName' )
,Array( 'sLastName' )
,Array( 'sStreet' )
,Array( 'sZipCode' )
,Array( 'sCity' )
,Array( 'sTelephone' )
,Array( 'sEmail', 'email' )
,Array( 'iCourier', 'simple', 'Välj fraktsätt' )
) );" id="oDeliveryForm">
<fieldset>
<input type="hidden" name="sOption" value="send" />
<div class="order">
<h2>Order - Leveransadress</h2>
<table cellspacing="0">
<tr>
<td>
<table cellspacing="0" id="order_delivery">
<tr>
<th>

sundayman

No avatar

2006-10-12 21:38

hello again!

ive been looking thru all the right.css page and did not find anything wrong.....

Please, somebody help me, who might now where to look!

When clicking on checkout i come to orders delivery, but the fields are way down in the bottom!! i have to scroll to see them and fill it in!

sundayman

No avatar

2006-10-12 22:32

FINALLY!

solved it.....

I had an image that was too big, over the basketsummary.
I made it smaller - and voila! its back as it was!

Back to top
about us | contact