Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter mitchbrooks1

    (@mitchbrooks1)

    Still can’t get the menu text to change fonts. I was able to change the color and actually make bigger…but the font is still the same. I use that plug in you suggested too…still is not working. Website again is charlotteharborfspa.com Here is the current script:

    /*
    
    */
    
    html>body #content {
    	height: auto;
    	min-width:1000px;
            height:100%;
    
    }
    
    body{
    	background:#fff; font-family:Tahoma, Arial, helvetica, sans-serif; font-size:120%; line-height:1em; color:#000;
    }
    
    body,td,th {
    	color: #020203;
    }
    
    a, a:link {
    	padding: 1px;
    	color: #4A6EBD;
    	text-decoration: underline;
    }
    
    a:hover {
    	color: #4797bf;
    	text-decoration: none;
    	;
    }
    
    h1 {
    	font-family: georgia;
    	font-weight: bold;
    	font-size: 190%;
    	padding-top: .1em;
    	padding-bottom: .5em;
    }
    
    h2 { font-family: georgia; color:#929292; font-size:22px; line-height:1.2em; margin-bottom:20px;}
    
    h4 {
    	font-size: 105%;
    }
    
    strong, b {
    	font-weight: bold;
    }
    
    em, i {
    	font-style: italic;
    }
    
    code {
    	font: 1.1em 'Courier New', Courier, Fixed;
    }
    
    acronym, abbr
    {
    	font-size: 0.9em;
    	letter-spacing: .07em;
    }
    
    a img {
    	border: none;
    }
    
    #hd{
    	text-align: center;
    	padding-top: 24px;
    }
    #hd h1{
    	font-size: 290%;
    	color: #FFFFFF;
    
    }
    
    #hd h1 a{
    	text-decoration: none;
    	color: #FFFFFF;
    }
    
    h3 a:link, h3 a:hover, h3 a:visited{
    	color: #0099DD;
    }
    
    .item {
    	padding: 10px;
    	background-color: #FFFFFF;
    	background-image: url(/);
    	background-repeat: repeat;
    	text-align:left;
    	border: 0px dotted #C4C4C4;
    	margin-bottom: 1em;
    	border: 0pt solid #000000;
    
    }
    
    .item ul {
    	list-style-type: disc;
    	padding-left: 15px;
    	margin-left: 10px;
    	font-size: 80%;
    }
    
    .item ol{
    	list-style-type: decimal;
    	padding-left: 15px;
    	margin-left: 10px;
    	font-size: 80%;
    }
    
    .itemhead{
    	padding-top: 5px;
    	padding-bottom: 5px;
    }
    
    .chronodata {
    	display: inline;
    	text-align: right;
    	margin-left: 2em;
    	font-size: 80%;
    }
    
    .itemhead h3{
    	display: inline;
    }
    
    input{
    	font-size: 80%;
    }
    
    .metadata{
    	line-height: 190%;
    	font-size: 75%;
    }
    
    .metadata a:link, .metadata a:hover, .metadata a:visited{
    	color: #919491;
    }
    
    .tags, .catagory {
    
    	display: block;
    
    }
    
    .commentlist p {
    	clear: both;
    	font-size: 95%;
    }
    
    cite{
    	font-size: 95%;
    }
    
    blockquote {
    	margin: 15px 30px 0 10px;
    	padding-left: 20px;
    	border-left: 5px solid #ddd;
    	}
    
    blockquote cite {
    	margin: 5px 0 0;
    	display: block;
    }
    
    .commentmetadata {
    	font-size: 80%;
    	float: right;
    
    }
    .commentlist {
    	margin-top: 5px;
    }
    .commentlist li {
    	padding: 2px;
    	border-top: 1px solid #C4C4C4;
    }
    
    .navigation {
    	display: block;
    	text-align: center;
    	margin-top: 10px;
    	margin-bottom: 10px;
    	color: #33332F;
    }
    
    .navigation a:link, .navigation a:hover, .navigation a:visited{
    	color: #33332F;
    }
    
    .alignright {
    	float: right;
    }
    
    .alignleft {
    	float: left
    }
    
    #secondary, #third{
    
    	/*background-image: url(images/bg_overlay.png); */
    	background-repeat: repeat;
    	padding-left:50px;
    	text-align:left;
    	padding: 0px;
    	border: 1px dotted #C4C4C4;
    	SP_GRADIENT
    }
    
    #secondary h4, #third h4{
    	color: #878A87;
    	font-family: georgia, arial, sans-serif;
    	margin-top: 5px;
    	padding: 3px;
    
    }
    
    #secondary p, #third p{
    		padding: 3px;
    		font-size: 70%;
    }
    
    #searchform {
    	clear: both;
    	margin-bottom: 5px;
    	margin-left: 2px;
    	padding: 3px;
    }
    
    #third {
    	margin-left: 9px;
    }
    
    #menu {padding:0; border:0px solid #fff; background-color:#ffffff;}
    #menu ul {list-style:none; margin:0; padding:0; font-size:18px;}
    #menu ul li { padding:0; margin:0; border-bottom:0px #FFFFFF; }
    #menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #4A6EBD; }
    #menu ul li a:hover { color:myheadttcolor;}
    
    li .categories, li .linkcat, li .pagenav {
    	list-style: none;
    	margin: 0px;
    	padding: 0px;
    }
    
    .yui-nav{
    	margin-bottom: -1px;
    }
    
    .yui-navset .yui-nav a:hover {
    	background-color: #000000;
    	color: #878A87;
    }
    
    .yui-navset .yui-nav li a {
        background-color: #FFFFFF;
    	background-image: url(/);
    	background-repeat: repeat;
    	border-bottom: 0px;
    	color: #929292;
    	padding: .3em .7em .3em .7em;
    	text-decoration:none;
    	font-size: 85%;
    }
    
    #wp-calendar {
    	empty-cells: show;
    	font-size: 90%;
    	margin: 0;
    	width: 90%;
    	padding: 3px;
    }
    
    #wp-calendar #next a {
    	padding-right: 10px;
    	text-align: right;
    }
    
    #wp-calendar #prev a {
    	padding-left: 10px;
    	text-align: left;
    }
    
    #wp-calendar a {
    	display: block;
    	text-decoration: none;
    }
    
    #wp-calendar td {
    	color: #878A87;
    	font-size: 70%;
    	letter-spacing: normal;
    	padding: 2px 0;
    	text-align: center;
    }
    
    #wp-calendar #today {
    	background: ;
    	color: #000000;
    }
    
    #wp-calendar th {
    	font-style: normal;
    	text-transform: capitalize;
    }
    
    #ft {
    	text-align: center;
    	margin-top: 10px;
    	margin-bottom: 10px;
    	color: #33332F;
    }
    
    #ft a:link, #ft a:hover, #ft a:visited{
    	color: #33332F;
    }
    
    /***********************************/wp/********************/
    
    * { margin:0; padding:0;}
    
    input, textarea, select { font-family:Tahoma, Arial, helvetica, sans-serif; font-size:1em;}
    object { vertical-align:top; outline:none;}
    p { margin:0; padding:0;}
    
    /*==================forms====================*/
    input, select { vertical-align:middle; font-weight:normal;}
    img {border:0; vertical-align:top; text-align:left;}
    
    /*=====GLOBAL======*/
    #main { width:1000px; margin:0 auto; position:relative;}
    #header, #content, #footer { font-size:0.75em;}
    
    .wrapper { width:100%; overflow:hidden;}
    .container { width:100%; }
    .zoom { overflow:hidden;}
    .col-1, .col-2, .col-3 { float:left;}
    
    .fleft { float:left;}
    .fright { float:right;}
    .clear { clear:both;}
    
    .alignright { text-align:right;}
    .aligncenter { text-align:center;}
    .centerimg {margin-left:auto; margin-right:auto;}
    p { margin-bottom:14px; line-height:1.5em;}
    
    /*==================forms====================*/
    #contacts-form { clear:right; width:100%; overflow:hidden; padding:15px 0 0 0;}
    #contacts-form fieldset { border:none; float:left; }
    #contacts-form .field { clear:both;}
    #contacts-form label { float:left; width:97px; line-height:18px; padding-bottom:6px; font-weight:bold; color:#4191b9;}
    #contacts-form input { width:231px; padding:1px 0 1px 3px; border:1px solid #999; color:#70635b;}
    #contacts-form textarea { width:367px; height:227px; padding:1px 0 1px 3px; border:1px solid #999; color:#70635b; margin-bottom:15px; overflow:auto;}
    
    /*==================list====================*/
    ul { list-style:none;}
    
    .site-nav { position:absolute; left:16px; top:30px; overflow:hidden;}
    .site-nav li { float:left; font-size:20px; line-height:1.2em; text-transform:uppercase; padding:0 30px; background:url(images/divider.gif) no-repeat left 7px; margin-left:-6px;}
    .site-nav li a { font-family: Georgia, serif; font-size:20px color:#4A6EBD;}
    .site-nav li a:hover,
    .site-nav li a.act  {
    	color:#7E8187;
    }
    
    .list li { padding-left:62px; margin-bottom:20px; line-height:1.5em; min-height:30px; height:auto!important; height:30px; background:url(images/icon.gif) no-repeat left top;}
    .list li a { text-decoration:none; font-weight:bold;}
    .list li a:hover { text-decoration:underline;}
    
    .list1 { margin-top:-21px;}
    .list1 li { line-height:1.5em; width:100%; overflow:hidden; vertical-align:bottom; padding-top:21px;}
    .list1 li img { float:left; margin:3px 20px 0 0;}
    .list1 li a { text-decoration:none; font-weight:bold;}
    .list1 li a:hover { text-decoration:underline;}
    
    .list2 { padding-bottom:15px; margin:0;}
    .list2 li { font-weight:bold; padding-bottom:6px;}
    .list2 li ul { padding:8px 0 0 12px; margin-bottom:-5px;}
    
    /*==================other====================*/
    .img-box1 { width:100%; overflow:hidden;}
    .img-box1 img { float:left; margin:3px 20px 0 0;}
    
    /*==================txt, links, lines, titles====================*/
    a {color:#4191b9; outline:none;}
    a:hover{text-decoration:none;}
    
    h2 { color:#929292; font-size:22px; line-height:1.2em; text-transform:uppercase; margin-bottom:20px;}
    h3 { font-size:1em; color:#4797bf; line-height:1.5em; margin-bottom:15px;}
    
    /*header*/
    #header {height:334px; background:url(images/header-bg.jpg) no-repeat left top;}
    #header .logo { position:absolute; left:33px;top:145px; }
    
    /*content*/
    
    #content .indent { padding-bottom:20px;}
    #content .indent1 { padding:30px 20px 30px 30px;}
    
    /*footer*/
    #footer { height:60px; margin-top:10px; position:relative; color:#414141;}
    #footer .indent { padding:0 59px 0 308px;}
    #footer img { position:relative; top:-4px;}
    
    /*==========================================*/
    
    .dot{
    	background-image: url(https://charlotteharborfspa.com/images/icon.gif); 
    
    }
    
    img.centered {
    	display: block;
    	margin-left: auto;
    	margin-right: auto;
    	}
    
    img.alignright {float:right; margin:0 0 1em 1em}
    img.alignleft {float:left; margin:0 1em 1em 0}
    img.aligncenter {display: block; margin-left: auto; margin-right: auto}
    .alignright {float:right; }
    .alignleft {float:left; }
    .aligncenter {display: block; margin-left: auto; margin-right: auto}
    
    .site-nav li a {
        font-family: Georgia, serif;
        font-size: 18px;
    }
    Thread Starter mitchbrooks1

    (@mitchbrooks1)

    Thank you so much Maria…I spent hours (like a guy) trying to figure that out…it also deals with the Nav script too. I played with it and got the color to change. Please go to my site for these two last questions….www.charlotteharborfspa.com

    1. Up at the top you see my menu HOME BASEBALL RSVP AND CONTACT US…you helped me change the color now how do I change font and size.

    2. You see the pool image and the FSPA…my IT guy did that…where is it so I can put it in a NEW WPress site…or theme.

    Thanks and best regards,

    Mitch

    Thread Starter mitchbrooks1

    (@mitchbrooks1)

    Thanks so much Gagan! Got it to work now just fine…it was because it was private…got the plug in to exclude pages and it works good!

    Best regards,

    Mitch

    Thread Starter mitchbrooks1

    (@mitchbrooks1)

    The page is there…but it’s private…I was told that doesn’t make a difference. But if I do make it as a published page how do I hide it so it’s not on the menu?

    Thread Starter mitchbrooks1

    (@mitchbrooks1)

    Hi Gagan…thanks for your help…my FS Contact form is on this link….https://charlotteharborfspa.com/wp/?page_id=250
    its set to redirect to this link:
    https://charlotteharborfspa.com/wp/?page_id=240

    Currently it is set to 3 seconds but I’ve tried 0 to 10 with some folks and it still doesn’t work…goes to the NOT FOUND page.

    The page is set to private but that shouldn’t matter…I’m at a loss…people keep on filling out the form multiple times because they get that page…

    Best regards,

    Mitch

Viewing 5 replies - 1 through 5 (of 5 total)