close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Add to cart buttons

Thread began 5/06/2009 12:15 pm by warrenphillips25336771 | Last modified 8/25/2009 10:49 am by warrenphillips25336771 | 2793 views | 7 replies

deanmaury365211

Button Alignment

Hi,

If you go to the GSG .pdf for ecart, there is something written in there. On page 35 of the GSG .pdf you'll find this.

Styling Corrections
You'll notice that the field and button are misaligned. This unevenness is one
of the results of using a CSS-based layout. The solution is to create a CSS
class with a margin-bottom property, like this:
.alignField { margin-bottom: 7px; }

Note: The pixel value may vary depending on the image button selected.

Once created, this class should be applied to the quantity text field. When
previewed in Firefox, Safari or Opera browser, the field and button will align;
however, you may notice a slight variation in Dreamweaver. Internet
Explorer, on the other hand, needs a little special handling to compensate for
the difference in rendering. The best way to handle Internet Explorer
rendering issues is through conditional comments. Place the following in the
head editable region:
<!--[if IE]>
<style>
.alignField { margin-bottom: 5px; }
</style>
<![endif]-->


Hope that helps.

Dean

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...