acbutch
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [iFeature] url addressI just figured out how to change the url address…
I still need to knowhow to change the actual body page color from default white to black
Forum: Reviews
In reply to: [Simple Cart & Buy Now] Exellent and simpleI sell t-shirts, 4 different sizes, do you have a size drop menu or option?
I hope so because I really like your cart but without that option it won’t work, I don’t want to create 4 different items for each t-shirt
thanksForum: Themes and Templates
In reply to: Themes For Mobile PhonesI just tried the twenty twelve, all i put on this page so far was a background and header but already it’s not working?
https://ringfever.com/ringtest/Forum: Themes and Templates
In reply to: [Easel] Does Easel Work With Mobile Phonesthanks again
Forum: Themes and Templates
In reply to: [Easel] Correct Background Sizethank you
Forum: Themes and Templates
In reply to: [Easel] Correct Background Sizechanged from dark grey to black, same problem…
/*
Welcome to Custom CSS!CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don’t need to copy all
your theme’s stylesheet content.
*/
.type-post, .type-page {
background: #000;
}body {
margin: 0;
font-family: ‘Arial’, sans-serif;
font-size: 14px;
color: #fff;Forum: Themes and Templates
In reply to: [Easel] Correct Background Sizeforgot to mention on last post, it was IE that isn’t working
Forum: Themes and Templates
In reply to: [Easel] Correct Background SizeTo the best of my knowledge the same stylesheet, I didn’t do anything to change it.
I just tested it again on https://browserlab.adobe.com/en-us/index.html
It looked fine on firefox and chrome, and safari, but the light grey to dark grey didn’t show up but the font color change to white did show up which is bad because it can’t really be seen on the light grey background that didn’t change especially on a page like this…
Forum: Themes and Templates
In reply to: [Easel] Change Page Background ColorOk I found out how to change the font to white blog and page area but can’t figure out how to change the page title to white?
this page is titled site index but it’s black…
https://ringfever.com/blog/site-index-3/is there anything else I have change to white
thanks
Forum: Themes and Templates
In reply to: [Easel] Change Page Background ColorI guess some form of a white font would be best…
Forum: Themes and Templates
In reply to: [Easel] Change Page Background ColorI found the correct css code to use which is change the post section of the page from grey to black which is .type-post, .type-page { background: #000000; }
https://www.ringfever.com/blogit worked and looks good but what is the css code to change the font color in that post area from black to a color that can be seen on the now black background…
https://ringfever.com/blog/william-fiore-ring-fever-blog-12-9-2012/thanks again
Forum: Themes and Templates
In reply to: [Easel] Change Page Background ColorI am using the Easel theme, I have Jetpack with Custom CSS installed. I am pretty new to CSS and would like to know exactly step by step what I have to do to change the
(main body page color) from grey to black.When the page is black will the blog titles and category etc fonts also have to be changed because they are know black on the grey background, if so how do I change the text color for those area’s.
Thank you in advance for your help.
Forum: Themes and Templates
In reply to: Changing post background in Easelthank you for the advise, i just posted it…
Forum: Themes and Templates
In reply to: Changing post background in Easelhttps://www.ringfever.com/blog
I would like to change my page background color to black, what would be the code for that and where should I apply it.
Can the page color be changed individually or does it have to be for the whole site.
thanks