Search found 13 matches

by ReddWebDev
Fri Nov 23, 2018 6:23 pm
Forum: Sphider Help
Topic: Removing the Tables for RWD
Replies: 0
Views: 20872

Removing the Tables for RWD

In an effort to make this build more Responsive, I'll set about to removing the Tables that are being used for the forms. We don't really use <table> <td><tr> tags any more or even assign fixed px widths. Writing the forms to #form-inline with margin/padding will usually place them where they need t...
by ReddWebDev
Fri Nov 23, 2018 3:49 pm
Forum: Sphider Help
Topic: Drupal
Replies: 2
Views: 5322

Re: Drupal

Two ways to do this --

1) - Present search in an iFrame inside of Drupal
2) - Wrap index/search.php with Drupal CSS (header/footer) using absolute links to the Drupal core.
by ReddWebDev
Fri Nov 23, 2018 3:43 pm
Forum: Sphider Help
Topic: ssl redirect
Replies: 16
Views: 30403

Re: ssl redirect

Set up Sphider via mySQL db on CENTOS 7.5 v76.0.8 and everything runs fine. The only problems I've had so far was with Wordpress .htaccess configs. Http:// or https:// doesn't matter - Wordpress auto configs upon install. The trouble I see here is when the downstream site admins get in and add to th...