Home Forums Support Updates

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #144683
    tenchystryder

    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. πŸ™

    #144703
    bdbrown

    Glad to help. Nice looking site by the way πŸ™‚

    #144705
    tenchystryder

    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 πŸ™‚

    #144706
    tenchystryder

    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.

    Slider Example

    #144720
    Tom
    Lead Developer
    Lead Developer

    Tough to find a good slider out there – especially for free. Lots of premium options though πŸ™‚

    Glad we could help! πŸ™‚

    #144977
    tenchystryder

    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.

    #145007
    bdbrown

    Maybe this?

    .post-image img {
        box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    }
    
Viewing 7 posts - 16 through 22 (of 22 total)
  • You must be logged in to reply to this topic.