Remove hyperlinks to Member profiles in XenForo.
Using a CDN
A Content Delivery Network (CDN) can speed up your website and is affordable for all webmasters.
Putting directory.asp and batch commands together in Excel
Create a directory page using asp
Open webpages using a batch file
I'm moving my sites into WordPress and need to verify the redirects are correct. With more than 2000 pages to check, it would take forever if I had to click on each link and open them in a browser. Instead, I used a batch file. Two batch files actually, one for IE and one for […]
Add a floating 'back to top' icon to web pages
It's nice to have a 'back to top' link throughout a webpage but its a pain to code each link.... better is a floating icon/link that remains at the bottom right corner of the browser window. It's also easy to add to pages - in my experience, you can insert it anywhere in the code, […]
Keep images from jumping on hover
It always annoyed me that hovering over images on my sites often caused the text on the page to jump down. It finally annoyed me enough to take the time to look into it (and I was doing some other CSS work on the site at the same time. :)) Anyway, its caused by using a background […]
Recent Comments