Archived topic
Updates
21 replies · Started by tenchystryder on October 14, 2015
Ahh ... See this is what happens when a novice buys a pro theme :-) LOL
Big Thanks bdbrown. I have installed simple custom CSS then restored original stylesheet in theme.
Worked a treat.
Now just need to start looking at the other million things I want to do on the site. :-(
Glad to help. Nice looking site by the way :)
Thanks
Trying to keep it fairly clean and simple (easy to the eye).
Just keep having second thoughts on slider .... to keep or bin it LOL
First site I have played with for about 5 years.
Needed something to take mind off work during those dark winter nights :-)
This is what I would prefer but can't find exactely what I want.
Either not free, not responsive, not updated recently of advert bloated.

Tough to find a good slider out there - especially for free. Lots of premium options though :)
Glad we could help! :)
Decided to stick with one I am currently using.
By the way ... Sorted borders around content out using simple custom css (brilliant little plugin).
However, now changed it to shadow bordering which I prefer.
Tom, any idea how I can apply this around the feature images in my posts (shadow around the images as well) ??
Just been looking through stylesheets and can't figure what bit of code to use.
Maybe this?
.post-image img {
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}
