grantruby
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Background imagejrav001,
My site is grantruby.com.
This is the link to the style.css file:
http://www.grantruby.com/themes/minimalism/style.css
I’ve narrowed it down to the section
/* Begin Typography & Colors */However, there are many references to “background” in that section and I’m not sure where I want to put the image tag. Any idea?
Forum: Themes and Templates
In reply to: Background imaget-p, thanks for the response.
In the minimalism theme, the items under Appearance are:
Themes
Widgets
Menus
Header Image and Color
EditorI can’t seem to find in any of the php code (or elsewhere) where it defines the background image.
Forum: Themes and Templates
In reply to: Changing "Read the rest of this entry" wordingkuld33p,
In the link that Sam posted, there is a description on how you can have a custom “read more” tag for each post.
In the visual editor (or HTML editor), simply type
<!--more Your Custom Tag -->.Using your own examples, you would enter
<!--more Read more about this post -->or<!--more Like so far.. read the rest.. -->.Forum: Themes and Templates
In reply to: Changing "Read the rest of this entry" wordingSam,
The theme is minimalism.