| Server IP : 208.122.213.31 / Your IP : 216.73.216.185 Web Server : Apache System : Linux msd6191.mjhst.com 4.18.0-553.137.1.el8_10.x86_64 #1 SMP Wed Jun 24 11:40:24 UTC 2026 x86_64 User : WHMCS_MIA_382 ( 1001) PHP Version : 7.4.33 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/httpd/html/robknowsxxx.com/public_html/ |
Upload File : |
My (Useless) build notes--- _________________________________ Built on Boostrap v4.1.1 vendor/boostrap/css/bootsrap.min.css FontAwesome v5.6.3 (free version) css/all.min.css I have used FontAwesome to create the icons on the index, as well as the cool quote icons on the testimonials page. I pulled in Google Fonts: Raleway and Nunito Sans h1, h2, h3, h4 use Raleway. Everthing else is Nunito Sans. Custom CSS to modify Boostrap: css/robknowscss.css Make any bit of text red by using this class: robknowsred The XXX background image on index.html uses Arial Black at 500px with a fade layer. NEWS TICKER--- The ticker message is edited directly on index.html where the ticker appears in the page. The speed of the ticker can be adjusted in the javascript at the very bottom of the page. It is currently set at 1000/50. Testimonal screencaps are cropped to 750x450 and stored in the "testimonial" directory. Client screecaps are cropped to 500x270 and stored in the "clients" directory. Webfonts directory is used by FontAwesome. All links outside of navigation default to blue. Make them red with class="robknowsred". The red horizontal rule: <hr class="red"> The red dotted horizontal rule on the testimonials page: <hr class="dots"> I used that for a small level of separation between the testimonials. It became necessary due to the the ones with more text encroaching on the testimonial below it. The various boxed with the red border use class: border-danger // CONTACT PAGE In order to set the email address and subject line for the contact form, edit the contact.php file. The contact.js and validator.js files in the root directory for the email form. The typewrite effect on the index header uses: js/core.js No reason to include that javascript on any other page at this time. I've made a point of opening links to client sites in a new window. At this point, every instance of "Rob Knows XXX" is purely text. Not logo images. I have used a CSS hover trick to swap images on the bio pages instead of javascript to avoid issues with jquery. Uploaded images are orgranized in the subdirectories of images/ for easy locating. I added Lightbox so that GG's AVN trophy opens in a pretty way. I have cleverly named the Lightbox directory, "Lightbox." // reCAPTCHA stuff: reCAPTCHA site key: 6LfDqJQUAAAAAKC5Q4MhcMzLTcH03ZKPXmFQAB-S reCAPTCHA secret key: 6LfDqJQUAAAAAP0vmLI3mVabQtysXGmvtkQtzAs5