This topic is locked
[SOLVED]

 Bootstrap Templates

1/17/2019 3:44:41 PM
PHPRunner General questions
J
John author

There was an article placed in the forum last year in reference to Bootstrap templates. It mentioned using templates from https://bootswatch.com/. The specific posting is listed here for review.



Does the process outlined in above forum posting also work with the paid templates offered on the same site? For example the Datta Able Admin Template ( https://bootstrapbay.com/theme/datta-able-bootstrap-admin-template-ui-kit-BEEB58E?irgwc=1 )

Pls advise

John

admin 1/17/2019

Themes from Bootswatch - yes.

Themes customized via https://www.bootstrap-live-customizer.com/ - yes
Bootstrap templates - no.
Templates add their own proprietary HTML and Javascript and this is what what looks them pretty. This raises the problem as well as their HTML doesn't match HTML that our software generates. And every single template has their own HTML, there is no standard of any kind.
What we can do is to add options to our software like menu positioning, menu width, page width and alignment, fixed top bar etc. Fairly soon we will be able to build pages like http://html.codedthemes.com/datta-able/bootstrap/default/index.html only using built-in functionality of Page Designer.

T
Tayyab Ilyas 1/19/2019

Hi,

Can we somehow change the position and size of search and filters panels? For example show filter panel on list page above list data. Or search panel/field above each column like below:
https://imgur.com/a/CqWsXJm
https://ibb.co/2FQFJ9T

HJB 1/19/2019

@Tayyab Ilyas
I gave it a look under PAGE DESIGNER section inside PHPRunner and found a kind of workaround, say, you need to add a ROW via

CELL PROPERTIES to be able to drag and drop search and filter panels buttons to the wished position upper the table content

and to then gamble a little bit with WITDH options as seen below until it's near or 100% complete your wished design.
https://imgur.com/Gbtl0AK

J
John author 1/30/2019

Ok. Got it..
BTW, your tip @ https://asprunner.com/forums/topic/26144-modifyingcreating-a-new-bootstrap-theme/ is just what I was looking for....

Thanks

John

T
Tayyab Ilyas 2/1/2019



Hi,

Can we somehow change the position and size of search and filters panels? For example show filter panel on list page above list data. Or search panel/field above each column like below:
https://imgur.com/a/CqWsXJm
https://ibb.co/2FQFJ9T


Hi,

What I am looking is a bit different, I want to have a search or filter field at the top of each column on the list page: For example
ID Field Search | Name Field Search Box | Email Field Search

ID Field Lable | Name Field Lable | Email Field Lable

ID 1 | Name 1 | Email 1

ID 2 | Name 2 | Email 2

ID 3 | Name 3 | Email 3