Opened 10 years ago
Closed 10 years ago
#8549 closed bug (notabug)
Dialog Button Styling does not match demo
Reported by: | talii | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.dialog | Version: | 1.8.23 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi there,
I'm trying to create a dialog, but the buttons I'm creating don't look like in the demo at all (I am comparing using the same theme, and it's broken across the themes).
I notice that the code generated by the dialog function from the theme I download is totally different from what's generated in the online demo. For one thing, there is no span inside the button in my local code, whereas in the demo there is. Also, the button in my local code is missing many classes that exist in the demo.
I should not be missing any prerequisites. When I customized my download, I cleared all selections and then just selected "dialog", and the system automatically added the 3 prerequisites needed.
Please note that even just using the index.html that comes with the download I can see that it doesn't match the online demo.
Thank you, Tal
You're probably missing the button CSS. The index file from the download has a known problem. Please use the forums for help.