Site logo

css

Css Horiztonal rule hr styling not working?

Hi Tom, I have used the following CSS script in other generatepress websites with effect, however not having any affect on my new website www.workingsheepdogtraining.com/about-tully ? I have added it in to simple css, both on the main css page and also to the actual page itself but no result? hr { /* settings for … Read more

CSS issue

Some suggestions please! A while back I wanted to border most of the content on my site. I used a range of CSS to get the look I was after (.sidebar . widget; .site-main; .site-footer; .main-navigation) and it looks great, exactly how I wanted: https://drive.google.com/file/d/0BylmgJvZE8T6aVlITlBCZnBGRzg/view?usp=sharing Then I started playing round with the blog and realised … Read more

Custom CSS – Confirmation more than a question

Hi ya Tom and everyone I’m absolutely tickled pink that I’ve learned CSS well enough to make my own custom boxes for my blog posts. I really didn’t want to use a page builder for them. I managed to created a pen on Codepen and I’ll leave it here in case anyone else would like … Read more

Rendering BuddyPress pages with special layouts

Hi, Tom. I’m trying to solve a problem that I think a number of developers will encounter, and was hoping to get some advice from you. I am using BuddyPress (BP) for providing comprehensive membership and group capabilities. A critical part of the membership model is the Registration process. Here is my problem, in a … Read more

a element styling

I am trying to style the a element, so that links look nicer and they are more enticing. Some of the links have a class, and with that class it’s really easy to style it. However most of the links don’t have a class, so I end up styling both text and images, which is … Read more

Change link colors in Sections

Hi Tom, I’ve had a client ask me if I can help her change the text color for link, hover, visited on her homepage for DeborahJCrowe.com. She is using Sections and for the life of me I don’t even know where to begin to look in Inspector. Can you help me with the CSS please … Read more

Font Awesome icons not loading

Hello, i am having some problems with displaying font awesome icons on my website. I am running wp nginx with Autoptimize and WP Fastest Cache. First i thought that css minifying was the problem, so i have disabled anything css related on Autoptimize and Autoptimize. I also tried to disable gzip in nginx without any … Read more

Mobile View centering

Im almost done with the Design. The only 2 things left i can’t handle myself are: – Desktop view: Category Box is too much left view here: http://www.sandbox.philippinen-blog.ch/category/technik/ – Mobile View: Content (articels) are sticky on the right side (Android, Apple) take link above an smaller our browser to Mobilescreen size I have made a … Read more

How to display caption ON Image

Hi Tom, I inserted an image to a blog post and want to display the caption of this as well as the captions of all other images I am posting to my site ON the image. It should look like the following: http://www.artofblog.com/wp-content/uploads/2011/10/WordPress-Header-Image-Site.jpg I figured a way to show the caption on the image based … Read more