Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1. #11
    Join Date
    Aug 2010
    Posts
    66
    Plugin Contributions
    0

    Default Re: Header text font and colur

    I have downloaded crisom editor and have no idea where to look to change my background, what do I open to change it, any help would be greatly appricated. I see all types of files, ect but really do not know what do.

    I do not see anything that says stylesheet???????

    Thanks,
    Valerie

  2. #12
    Join Date
    Aug 2010
    Posts
    66
    Plugin Contributions
    0

    Default Re: Header text font and colur

    I also want to change the text on the top of my home page any one know how.

  3. #13
    Join Date
    Aug 2010
    Posts
    66
    Plugin Contributions
    0

    Default Re: Header text font and colur

    I found this under featured php I just want to change the background to a solid color do I do it here?

    }
    ?>
    <!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html <?php echo HTML_PARAMS; ?>>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>">
    <title><?php echo TITLE; ?></title>
    <link rel="stylesheet" type="text/css" href="includes/stylesheet.css">
    <link rel="stylesheet" type="text/css" href="includes/cssjsmenuhover.css" media="all" id="hoverJS">
    <script language="javascript" src="includes/menu.js"></script>
    <script language="javascript" src="includes/general.js"></script>
    <?php

  4. #14
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Header text font and colur

    You'll find your style sheet in includes/templates/YOURTEMPLATE/css. Download the stylesheet.css file, open it in a text editor, and the first section will look like this:

    body {
    margin: 10;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 62.5%;
    color: #000000;
    background-color: #ffffff;
    }

    Change background-color: to whatever color you desire and then re-upload the file to the same location.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Text font and color
    By mmnord in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 22 Nov 2008, 08:26 AM
  2. Help with header and footer font and color size
    By laurieudy in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Nov 2007, 06:35 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR