close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Delete box y scroll

Thread began 12/12/2012 7:03 am by Noa2086 | Last modified 12/18/2012 11:33 am by Jason Byrnes | 4343 views | 9 replies |

Noa2086

Delete box y scroll

Hi Jason!

i have my deletebox fixed (position: fixed for .black_overlay and .messageContainer). how can i add only y-scroll when the content is to big?

<style type="text/css">
.black_overlay{
display: none;
position: fixed;
top: 0%;
left: 0%;
width: 100%;
height: 100%;
background-color: #000000;
z-index:1001;
-moz-opacity: .2;
opacity: .2;
filter: alpha(opacity=20);
}
.messageContainer {
width: 800px;
height: 800px;
position: fixed;
top: 50%;
left: 50%;
margin:-400px 0 0 -400px; /* [-(height/2)px 0 0 -(width/2)px] */
z-index: 1002;
text-align: center;
display: none;
style="height: 100%;
#position: absolute;
overflow: hidden;
display: none;

}
.messageWrapper {
#position: absolute;
#top: 50%;
display: table-cell;
vertical-align: middle;
}
.messageContent {
background-color:#ffffff;
display: inline-block;
padding: 20px;
z-index:1002;
overflow: auto;
margin: auto;"
#position: relative;
#top: -50%;
}
</style>



Thx for your quick help!

Sign in to reply to this post

Jason ByrnesWebAssist

use overflow: scroll; it does not support only a y scroll though, it will add both x and y

Sign in to reply to this post

Noa2086

thx for your answer, but this does not work. i only want to scroll in the content box.

Sign in to reply to this post

Jason ByrnesWebAssist

The overflow property goes to the .messageContent selector

Sign in to reply to this post

Noa2086

ok thx, problem solved with fancybox.
where can i change the paypal redirect url?

Sign in to reply to this post

Jason ByrnesWebAssist

what PayPal system are you using?

PayPal Standard?

Or PayPal Pro?

Sign in to reply to this post

Noa2086

i'm using the newest ecart version with the checkout wizard. i have the super suite. thx for helping me.

Sign in to reply to this post

Jason ByrnesWebAssist

  i'm using the newest ecart version with the checkout wizard.  



when you run the checkout wizard, you have to choose between using paypal payments standard or paypal payments pro.

to answer the question you have asked, i need to know which of those you will use.

Sign in to reply to this post

Noa2086

i have picked standard.

Sign in to reply to this post

Jason ByrnesWebAssist

with paypal standard, a hidden element named return is added to the confirm page, this is used to set the return page from paypal:

<input type="hidden" name="return" id="return" value="http://www.yourdsomain.com/return.php" />
Sign in to reply to this post
loading

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