![]() |
How do you change the page title font color? |
Post Reply
|
| Author | |
Peace
Newbie
Joined: 09-February-2009 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Topic: How do you change the page title font color?Posted: 21-April-2009 at 7:59pm |
|
How do you change the page title font color?
Help? Plz? Thx. |
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
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.
|
|
![]() |
|
Peace
Newbie
Joined: 09-February-2009 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
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: 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. |
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
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.
|
|
![]() |
|
Hamish
Admin Group
Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
Quote Reply
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. |
|
![]() |
|
Peace
Newbie
Joined: 09-February-2009 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
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. |
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
Posted: 22-April-2009 at 1:51pm |
|
Just add the color reference as shown in the above example.
|
|
![]() |
|
Peace
Newbie
Joined: 09-February-2009 Status: Offline Points: 4 |
Post Options
Thanks(0)
Quote Reply
Posted: 22-April-2009 at 2:47pm |
|
Thanks Greg, Hamish
That helped. Peace |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |