close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Data Assist Page | reposision deleteMessage

Thread begun 5/29/2013 11:06 pm by Makubex | Last modified 5/30/2013 10:49 am by Makubex | 810 views | 4 replies |

Makubex

Data Assist Page | reposision deleteMessage

By default, in result page, the popup message in deleteMessage div appear to be center of browser, but after I applied the page to template in editable region the position of deleteMessage changed to right side from center of browser. How do I re position this message to center? Thanks in advance!

Sign in to reply to this post

Jason ByrnesWebAssist

the css that controls the delete message is on the results page:

.messageWrapper {
#position: absolute;
#top: 50%;
display: table-cell;
vertical-align: middle;
}
.messageContent {
background-color:white;
display: inline-block;
padding: 16px;
border: 16px solid grey;
z-index:1002;
overflow: auto;
margin: auto;"
#position: relative;
#top: -50%;
}

I cant say for certain what needs to be edited without seeing the problem, perhaps you could provide a link in a private message?

Sign in to reply to this post

Makubex

Thanks JB, but the code is right. What I need is to reposition the message to center of screen unlike as in my screenshot above. I have external css for template or so. Not sure if css for control delete message is over ruled by other css....

Sign in to reply to this post

Jason ByrnesWebAssist

i cannot troubleshoot a design issue by looking at the code.

i would need to see the page in the browser. please send a link.

Sign in to reply to this post

Makubex

Noted.

Sign in to reply to this post

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