Print Page | Close Window

How do you change the page title font color?

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Getting Started
Forum Description: Installing, activating, and getting started with ProductCart
URL: https://forum.productcart.com/forum_posts.asp?TID=2666
Printed Date: 07-July-2025 at 4:36pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How do you change the page title font color?
Posted By: Peace
Subject: How do you change the page title font color?
Date Posted: 21-April-2009 at 7:59pm
How do you change the page title font color?

Help?

Plz?

Thx.



Replies:
Posted By: Greg Dinger
Date Posted: 21-April-2009 at 8:10pm
In this file:
pc/pcstorefront.css
 
Look for this:
 
 /* Style the page title */
 .pcMainTable h1 {
  background-color: #0066FF;
  font-size: 18px;
  font-weight: bold;
        color:#FFFFFF;
  margin: 0 0 5px 0;
  padding: 5px;
 }
The "color" reference refers to the font color.


-------------
GreyBeard Design Group

Certified ProductCart Developer

Web Design/Development/Hosting

http://tinyurl.com/5c8t4t" rel="nofollow - Add-Ons & Custom Code |


Posted By: Peace
Date Posted: 22-April-2009 at 1:53am
Thanks for the quick response.

i tried doing so, and the following message came up:

You are receiving this message because the system is not able to connect to the database. Please take the following steps:

(1) Reset permissions on the database file. The database file must have Read/Write access (MS Access).

(2) Make sure that the database connection string is correct. To test it, use the ProductCart Setup Wizard, even if you have already setup and activated the shopping cart. Consult the ProductCart User Guide for examples of connection strings that you may use with ProductCart.

(3) If you are using a DSN connection, make sure that the name of the connection is correct, and that it is pointing to the right file. To do so, you will have to check the settings on your Web server. Many Web hosting companies allow you to do this through an administration panel. In other cases, you will have to contact the hosting company.

(4) If you are using a MS SQL database, make sure that you can access the SQL server and that the user that is listed in your database connection strings has ownership rights on the database (it must be a database owner or "DBO"). For more information, please contact your Web hosting company.

i host with go daddy, and i was wondering how do i fix this. My website no longer shows up when i type in the address, and the website admin page doesnt load either.

I am a beginner at this, and m not used to changing things via go daddy. Thus detailed instructions would be very useful.


Posted By: Greg Dinger
Date Posted: 22-April-2009 at 2:10am
Editing the CSS file would not result in a database connection error.  What else did you edit in the mean time?
 
Friends don't let friends host with Godaddy.  Hmmm, maybe I should have that in my signature.


-------------
GreyBeard Design Group

Certified ProductCart Developer

Web Design/Development/Hosting

http://tinyurl.com/5c8t4t" rel="nofollow - Add-Ons & Custom Code |


Posted By: Hamish
Date Posted: 22-April-2009 at 5:58am
Hi Peace,
   As Greg states, changing the CSS could not result in the store becoming unavailable.
My strong personal preference is to not use GoDaddy and certainly not to manage files. It's OK for individual files, but proper FTP access (which is available from them) is much preferred.


-------------
Editing ProductCart Code?

See http://wiki.earlyimpact.com/developers/editcode" rel="nofollow - WIKI Guidelines for Editing ProductCart's ASP Source Code



Posted By: Peace
Date Posted: 22-April-2009 at 1:45pm


Sorry,  the  crash was noting to do with editing. It had something to do with godaddy.


In our file:
pc/pcstorefront.css

/* Style the page title */
    .pcMainTable h1 {
        background-color: #E5E5E5;
        font-size: 18px;
        font-weight: bold;
        margin: 0 0 5px 0;
        padding: 5px;

"Color"  below font weight is missing. how do I edit it?
I even added it to the script but the page still remains the same.
the text color isn't changing.



Posted By: Greg Dinger
Date Posted: 22-April-2009 at 1:51pm
Just add the color reference as shown in the above example.

-------------
GreyBeard Design Group

Certified ProductCart Developer

Web Design/Development/Hosting

http://tinyurl.com/5c8t4t" rel="nofollow - Add-Ons & Custom Code |


Posted By: Peace
Date Posted: 22-April-2009 at 2:47pm
Thanks Greg, Hamish

That helped.
 Peace



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net