Abdy Posted November 7, 2015 Report Share 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 Link to comment Share on other sites More sharing options...
Michael Posted November 7, 2015 Report Share Posted November 7, 2015 Number 1 but the user information on the left. serge 1 Quote Link to comment Share on other sites More sharing options...
Abdy Posted November 7, 2015 Author Report Share Posted November 7, 2015 Number 1 but the user information on the left. Thanks for the advice. Looks better. serge, Paul and Michael 3 Quote Link to comment Share on other sites More sharing options...
Michael Posted November 7, 2015 Report Share Posted November 7, 2015 Thanks for the advice. Looks better. Much better mate. a.daniello 1 Quote Link to comment Share on other sites More sharing options...
Paul Posted November 7, 2015 Report Share Posted November 7, 2015 Thanks for the advice. Looks better. Looks great! Quote Link to comment Share on other sites More sharing options...
bunny Posted November 7, 2015 Report Share Posted November 7, 2015 ooooo yes! Quote Link to comment Share on other sites More sharing options...
activa Posted November 9, 2015 Report Share 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 Link to comment Share on other sites More sharing options...
Michael Posted November 9, 2015 Report Share 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 Link to comment Share on other sites More sharing options...
Abdy Posted November 10, 2015 Author Report Share 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 Link to comment Share on other sites More sharing options...
Michael Posted November 11, 2015 Report Share 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 Link to comment Share on other sites More sharing options...
Abdy Posted November 11, 2015 Author Report Share Posted November 11, 2015 Is it hiding in the tables? Yes, In some tables not appears (In the Invoices table, not appears) Quote Link to comment Share on other sites More sharing options...
Michael Posted November 11, 2015 Report Share 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 Link to comment Share on other sites More sharing options...
Abdy Posted November 11, 2015 Author Report Share 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 Link to comment Share on other sites More sharing options...
Abdy Posted November 12, 2015 Author Report Share 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 Link to comment Share on other sites More sharing options...
Michael Posted November 12, 2015 Report Share 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 Link to comment Share on other sites More sharing options...
activa Posted November 13, 2015 Report Share 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 Link to comment Share on other sites More sharing options...
Abdy Posted November 14, 2015 Author Report Share 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 Link to comment Share on other sites More sharing options...
Michael Posted November 14, 2015 Report Share Posted November 14, 2015 Try min-width Quote Link to comment Share on other sites More sharing options...
Abdy Posted November 15, 2015 Author Report Share Posted November 15, 2015 Try min-width Not works Quote Link to comment Share on other sites More sharing options...
activa Posted November 17, 2015 Report Share 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 Link to comment Share on other sites More sharing options...
Abdy Posted November 18, 2015 Author Report Share 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 Link to comment Share on other sites More sharing options...
activa Posted November 18, 2015 Report Share 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 Link to comment Share on other sites More sharing options...
NickP Posted December 2, 2015 Report Share 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 Link to comment Share on other sites More sharing options...
Abdy Posted December 9, 2015 Author Report Share 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 Link to comment Share on other sites More sharing options...
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.