Forum Replies Created
-
AuthorPosts
-
This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.This reply has been marked as private.
Which tabs do I need to add this?
General Styling –
General
Header
Main Content
Alternative Content
Footer
or
SocketMany Thanks!
Hi Devin
Yes I see that my color code is #ff3338. But since I am new on this I like to know which tabs do I need to change to this color code #003399
Under the General Styling which tab do I select to change that? Header, Main Content, or Alternative Content and is it under Primary ColorThank You
Hi there
So, I guess my freelance programmer helps me changed the background color but when I go to the General Styling Tab when I want to do it myself, it won’t changes the color. Is there a reason why?Also why are some of the text I have looks yellow? Before the Bold Font I had was blue, now it is yellow. I tried on the General Styling and can’t change it
http://www.union-sport.com/new/history/Under the Navigation Bar, there is a yellow strip when you mouse over as well. It used to be blue as well. Hope someone can help me out here.
Thanks!
Here is the coding…..not sure if this works out
/*
Theme Name: enfold-child
Description:
Author: admin
Template: enfold(optional values you can add: Theme URI, Author URI, Version)
*/@import url(“../enfold/style.css”);
@font-face {
font-family: ‘opensans_semi’;
src: url(‘fonts/opensans-semibold.eot’);
src: url(‘fonts/opensans-semibold.eot?#iefix’) format(’embedded-opentype’),
url(‘fonts/opensans-semibold.woff’) format(‘woff’),
url(‘fonts/opensans-semibold.ttf’) format(‘truetype’),
url(‘fonts/opensans-semibold.svg#opensans_semi’) format(‘svg’);
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: ‘opensans’;
src: url(‘fonts/opensans-regular.eot’);
src: url(‘fonts/opensans-regular.eot?#iefix’) format(’embedded-opentype’),
url(‘fonts/opensans-regular.woff’) format(‘woff’),
url(‘fonts/opensans-regular.ttf’) format(‘truetype’),
url(‘fonts/opensans-regular.svg#opensans’) format(‘svg’);
font-weight: normal;
font-style: normal;
} -
AuthorPosts