Abdy Posted November 7, 2015 Report Posted November 7, 2015 ------ EDIT 10 November 2015 ------ Yesterday, Viewing some admin themes in ThemeForest, I found "Remark". In short, 1 Developer, 24 Hours, 5 Liters of coffee. And this is the result: This is the final design for my Blesta installation, but I have a problem with the dropdown ¿Any know how to fix this? Furthermore, I will release my old theme (Design 1) to all the community completely free. (I will post soon the thread) ------ EDIT 10 November 2015 ------ Hi, I will release the new site of cyandark the next week, And I make 2 new themes for Blesta for the new site, I have 2 possible designs. Which of these two designs you prefer? Design 1 HostBill? No No. Design 2 PauloV and Blesta Addons 2 Quote
Michael Posted November 7, 2015 Report Posted November 7, 2015 Number 1 but the user information on the left. serge 1 Quote
Abdy Posted November 7, 2015 Author Report Posted November 7, 2015 Number 1 but the user information on the left. Thanks for the advice. Looks better. Paul, Michael and serge 3 Quote
Michael Posted November 7, 2015 Report Posted November 7, 2015 Thanks for the advice. Looks better. Much better mate. a.daniello 1 Quote
Paul Posted November 7, 2015 Report Posted November 7, 2015 Thanks for the advice. Looks better. Looks great! Quote
activa Posted November 9, 2015 Report Posted November 9, 2015 +1 for the first design .... is for the community ? i love the colors , they are the same as used in blesta-adons.com , also i love their style . Quote
Michael Posted November 9, 2015 Report Posted November 9, 2015 +1 for the first design .... is for the community ? i love the colors , they are the same as used in blesta-adons.com , also i love their style . it's for his own company website. Quote
Abdy Posted November 10, 2015 Author Report Posted November 10, 2015 Yesterday, Viewing some admin themes in ThemeForest, I found "Remark". In short, 1 Developer, 24 Hours, 5 Liters of coffee. And this is the result: But I have a problem with the dropdown ¿Any know how to fix this? Michael 1 Quote
Michael Posted November 11, 2015 Report Posted November 11, 2015 Yesterday, Viewing some admin themes in ThemeForest, I found "Remark". In short, 1 Developer, 24 Hours, 5 Liters of coffee. And this is the result: But I have a problem with the dropdown ¿Any know how to fix this? Is it hiding in the tables? Quote
Abdy Posted November 11, 2015 Author Report Posted November 11, 2015 Is it hiding in the tables? Yes, In some tables not appears (In the Invoices table, not appears) Quote
Michael Posted November 11, 2015 Report Posted November 11, 2015 Yes, In some tables not appears (In the Invoices table, not appears) We have that issue when doing themes use the following CSS code: FIX TABLE DROPDOWN CONFLICTS: .panel_content .table-responsive{ overflow-x: visible !important; } Abdy 1 Quote
Abdy Posted November 11, 2015 Author Report Posted November 11, 2015 We have that issue when doing themes use the following CSS code: FIX TABLE DROPDOWN CONFLICTS: .panel_content .table-responsive{ overflow-x: visible !important; } Thanks!! Works perfectly Michael 1 Quote
Abdy Posted November 12, 2015 Author Report Posted November 12, 2015 We have that issue when doing themes use the following CSS code: FIX TABLE DROPDOWN CONFLICTS: .panel_content .table-responsive{ overflow-x: visible !important; } I have another problem the Dropdown not appears in Phones and Tablets ( < 1000 px of width) Quote
Michael Posted November 12, 2015 Report Posted November 12, 2015 I have another problem the Dropdown not appears in Phones and Tablets ( < 1000 px of width) Not sure, I disable the dropdown I think on my themes, but I think it's a theme issue and not a Blesta thing so you'd need to look into the css as account.blesta.com works fine, unless it's my code lol but I don't believe the above code would do that. Quote
activa Posted November 13, 2015 Report Posted November 13, 2015 I have another problem the Dropdown not appears in Phones and Tablets ( < 1000 px of width) use media in css to adjust the css for every width . Quote
Abdy Posted November 14, 2015 Author Report Posted November 14, 2015 use media in css to adjust the css for every width . I tried to use media queries but not works. @media (max-width: 1000px) { .panel_content .table-responsive{ overflow-x: visible !important; } } Quote
activa Posted November 17, 2015 Report Posted November 17, 2015 is there any jquery code for the dropdown ? or is the default one with boostrap ? some theme ussing a custom jquery for dropdown menus , and may cause that error with other devices . Quote
Abdy Posted November 18, 2015 Author Report Posted November 18, 2015 is there any jquery code for the dropdown ? or is the default one with boostrap ? some theme ussing a custom jquery for dropdown menus , and may cause that error with other devices . Is the bootstrap dropdown but modified. Quote
activa Posted November 18, 2015 Report Posted November 18, 2015 try to use the default dropdown HTML and test it . if it work so you have two option 1 - missing css style in the media 2 - a jquery code that not exucuted in small medias . Quote
NickP Posted December 2, 2015 Report Posted December 2, 2015 You should totally license the first theme (http://fotos.subefotos.com/b4154aba2434a8056339e76221db6df0o.png) would be highly interested in purchasing! niyo 1 Quote
Abdy Posted December 9, 2015 Author Report Posted December 9, 2015 You should totally license the first theme (http://fotos.subefotos.com/b4154aba2434a8056339e76221db6df0o.png) would be highly interested in purchasing! Yes, I have all the rights over the theme. I will send a PM. Blesta Addons and PauloV 2 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.