Zen Cart Logo
Forums / General Questions / Form box hmmmmm

Form box hmmmmm

Views: 600

Results 1 to 7 of 7
20 Apr 2011, 8:06 AM
#1
burge avatar

burge

New Zenner

Join Date:
Apr 2011
Posts:
23
Plugin Contributions:
0

Form box hmmmmm

Hi firstly like to note this site I built with no coding knowledge of html xml or css so any bad coding I apologise for now, Although pointing them out will be appreciated.

Now I recently built ZEN CART SHOPPING cart to my existing site
http://www.raveskool.co.cc/ravesite/home_page.html

I made the template look like my site so it feels apart of it
http://www.raveskool.co.cc/ravesite/shop/index.php?main_page=

My problem is the form boxes I know how to change the inside colour to say pink but don’t want too would like them grey #292929

No were I mean no were can I find the code to change the pen colour inside the form boxes from the default black from template too yellow #ffff00

I no its staring me in the face but after 4 days of tinkering can not suss it help someone please

Kind regards
Burge [email protected]

20 Apr 2011, 9:10 AM
#2
burge avatar

burge

New Zenner

Join Date:
Apr 2011
Posts:
23
Plugin Contributions:
0

Re: Form box hmmmmm

I guess has its had 10 views mods ent got a clue either hmmmmm can this not be done cant remember seeing this in any other site!!

kind regards
burge

20 Apr 2011, 9:35 AM
#3
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Form box hmmmmm

You'll usually need to wait more than an hour for a reply.

It looks like you got the background color fixed. Add this to the same rule: color: #ffff00;

Also, you've set the width of #mainWrapper to 1400px, which makes those of us who use a smaller resolution width scroll horizontally. If you really want the site full screen, set the width of #mainWrapper to 100%.

20 Apr 2011, 10:19 AM
#4
burge avatar

burge

New Zenner

Join Date:
Apr 2011
Posts:
23
Plugin Contributions:
0

Re: Form box hmmmmm

Thanks I was wondering why my laptop didn’t like it and my desk top did,
Right added 100% to the main wrapper and nothing has changed on my desktop which is good I guess as it means its guessed I am using 1440 resolution so when on my lower resolution lap top it should adjust accordingly. Which makes the iphone function correctly as well cheers for answering a question to a problem I didn’t know existed yet.

But I could not figure out which page to change to add the color: #ffff00 could you help again please

Sorry for being so quick to knock the moderators .

Kind regards
burge

20 Apr 2011, 10:34 AM
#5
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Form box hmmmmm

This is a community forum where users help other users.

It's not the job of the mods to jump in an answer every question - it's to ensure that the forum is running smoothly, remove spam, ensure threads are in the right place, stop fights, etc.

That all the developers and moderators here also answer questions is actually unusual for a project of this size and one of the strengths of this community. But if you start expecting that as a right for your personal posts, you might just find that the opposite happens. :wink:

20 Apr 2011, 11:07 AM
#6
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Form box hmmmmm

You would add color:#ffff00; to the same rule in the stylesheet where you defined the background as #292929.

20 Apr 2011, 1:51 PM
#7
burge avatar

burge

New Zenner

Join Date:
Apr 2011
Posts:
23
Plugin Contributions:
0

Re: Form box hmmmmm

Again sorry for being so abrupt
Thanks for help though I see the error I was making was looking for the code to be their defined as black when in actual fact the code is not their and default is black.

kind regards
burge