Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / "Create an Account" background color issue

"Create an Account" background color issue

Views: 1,087

Results 1 to 11 of 11
1 May 2011, 7:32 AM
#1
joemind avatar

joemind

New Zenner

Join Date:
Jul 2008
Posts:
62
Plugin Contributions:
0

"Create an Account" background color issue

Hi,
I am using version 1.38a, i have created a site for a client 3 years ago and was asked last week to disable Credit card processing and stick to paypal only which i did, i was later directed by the client that the "create an account" page is messed up, as the background color is not covering the whole page "AS SHOWN IN SCREENSHOTS ATTACHED".
I really don't think it has anything to do with credit card payment, and i am hoping i don't have to spend a month or 2 to fix this little bug or upgrade to the newest version since i need to spend a lot of time REACQUAINTED again with zen card newest version.
The gray color should only be in the footer.
Can anyone please have any suggestions on how to fix the background color mismatch.

Thanks a lot in advance,

John

1 May 2011, 10:28 AM
#2
djoel avatar

djoel

New Zenner

Join Date:
Aug 2009
Posts:
56
Plugin Contributions:
0

Re: "Create an Account" background color issue

a link to the the site would be helpful...

1 May 2011, 12:54 PM
#3
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,178
Plugin Contributions:
0

Re: "Create an Account" background color issue

John,
Upgrading is a must as always which protects your client from hacks with the latest security features..

It is a pain, but has to be done...

1 May 2011, 4:38 PM
#4
joemind avatar

joemind

New Zenner

Join Date:
Jul 2008
Posts:
62
Plugin Contributions:
0

Re: "Create an Account" background color issue

Hi Guys,
here is the link http://moya-gallery.com/create_account?action=process ,
If i can delay the upgrade a few weeks until i study the new version, that will be awesome,

Thanks a lot again,
John

1 May 2011, 6:18 PM
#5
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,178
Plugin Contributions:
0

Re: "Create an Account" background color issue

What setting do you have here?

admin panel/ configuration/ customer details/ State - Always display as pulldown?

1 May 2011, 7:14 PM
#6
joemind avatar

joemind

New Zenner

Join Date:
Jul 2008
Posts:
62
Plugin Contributions:
0

Re: "Create an Account" background color issue

Hi Mark,

It is set to "true" although after You just asked me i changed it to False but to no effect,
I have attached a pic of all my customer details settings.

Thanks a lot,

John

2 May 2011, 2:14 AM
#7
djoel avatar

djoel

New Zenner

Join Date:
Aug 2009
Posts:
56
Plugin Contributions:
0

Re: "Create an Account" background color issue

Is there a special reason for defining the height of your fieldset with 320px in .../includes/templates/magic/css/stylesheet.css

fieldset {
border: 1px solid #505151;
height: 320px;
margin: 0.5em 0;
padding: 0.5em;
}

If not remove this line.

If you have other fieldsets on that site that need this height you should leave this like it is and try to add

#createAccDefault fieldset
{
border: 1px solid #505151;
margin: 0.5em 0;
padding: 0.5em;
}

to your stylesheets

2 May 2011, 4:37 AM
#8
joemind avatar

joemind

New Zenner

Join Date:
Jul 2008
Posts:
62
Plugin Contributions:
0

Re: "Create an Account" background color issue

Hi Djoel,

Thanks for the pointer, that fixed it, i just changed the css file with an old file from a backup and it is fixed, i am not sure how the CSS file got changed, but at this point, i am looking ahead the upgrade and how it will affect all the addons and plugins in the site.

Thanks a lot guys for all your help,
John

2 May 2011, 4:54 AM
#9
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: "Create an Account" background color issue

joemind:

I am using version 1.38a, i have created a site for a client 3 years agoAre you and your client fully aware of the various serious security problems widely-publicized about v1.3.8a in the hacker community?
You really ought to be upgrading to the latest version.

https://www.zen-cart.com/tutorials/index.php?article=98

2 May 2011, 7:04 AM
#10
joemind avatar

joemind

New Zenner

Join Date:
Jul 2008
Posts:
62
Plugin Contributions:
0

Re: "Create an Account" background color issue

I actually wasnt aware, that's scary!! any insights on how to safely upgrade without losing my plugins and addons and in general the whole site?
any tutorial, videos, etc..?
it might become a busy week for me to get in touch with zen cart after all these years.

Thanks a lot,
John

2 May 2011, 7:54 AM
#11
ryk avatar

ryk

Totally Zenned

Join Date:
Oct 2004
Location:
Southport, UK
Posts:
3,644
Plugin Contributions:
6

Re: "Create an Account" background color issue

The instructions for upgrading are contained in the docs directory of the ZenCart zip file you'll download...the link to which is in your admin at the top right