On 4 Jul, 2014
By
IT Support With
Comments Off on Table cell with two colour background – HTML & CSS – no script
Having a hard time creating a table cell with two colour background using only HTML & CSS and no script? Here is an example that should sort you out… The HTML <table> <tr> <td>cell 1</td> <td>cell 2</td> </tr> <tr> <td>cell 3</td>…
On 17 Jan, 2014
By
IT Support With
Comments Off on WordPress Popular Posts issue with W3TC
I’ve installed the plug-in WordPress Popular Post a long time ago on my design inspiration blog: HautStyle. I found that the plug-in was great for my needs, easy to use, flexible in terms on design; basically it ticked all the…
On 7 May, 2013
By
IT Support With
Comments Off on Bootstrap Tooltips and Popovers hidden in accordion
I had a series of Bootstrap tooltips and popovers hidden in accordion-body as it was cut-off by the css overflow:hidden of the .collapse Unfortunately I started to look into that issue and tried various options using jquery and css to…
On 26 Sep, 2012
By
IT Support Newcastle With
Comments Off on How to create multi-resolution favicons in Photoshop
When it comes to finishing off a web project, you can easily forget (or can’t be bothered) to create this little icon which is visible in most modern browsers’ tabs. I mentioned “or can’t be bothered” because although it’s not…