Second Overlay

  • Thread starter Thread starter ragtek
  • Start date Start date
R

ragtek

Guest
I'm using the overlay to show the url of a post, if somebody clicks on the postid #1 left from Reply (i've copied the idea from launchforum.. )

JS is finsihed and working nice, BUT i'd like to have a other design, because this looks like a xenforo error. (all the alers are AFAIK error messages^^)

Is there any other class, i could use for this?
 

Attachments

  • box.webp
    box.webp
    18.9 KB · Views: 23
You could use a class of formOverlay for a darker version (like the Contact Us) or a class of OverlayTrigger for a lighter version.

Also, you should take a look at what data-overlayoptions can be specified. The only one I'm aware of is {"fixed":false}
 
Top Bottom