sustainorder
Member
Posted 3 years ago #
Hi guys,
I have a problem with my checkout form in my theme. The width of the main content is too narrow (only 410px wide plus a margin), and would need to have the form checkout uses narrowed a tiny little bit.
This is what it looks like in a screenshot:
http://i43.tinypic.com/2d9ocr5.png
I am not a coding guru, so I need a lead where to look to fix this problem, whether this is the theme problem, the form problem, or the checkout code problem.
Thnx in advance.
it's a css/theme issue - if you give me the url I can take a look for you. Images don't help, sadly.
sustainorder
Member
Posted 3 years ago #
Hi Elfin,
Sorry I'm late, hope you still want to help.
The link:
http://tinyurl.com/b6q3m8
tnx
Starting point:
.eshopform textarea,.eshopform input{
width:85%;
}
Though you might want to play about with different settings until you find the width that suits you.
sustainorder
Member
Posted 3 years ago #
I am not finding this, I am sorry. Is this in the eshop stylesheet editor?
Or is it something I need to add, if so- where?
It needs adding to a stylesheet - but I don't think you are using the one that came with eShop.
So you can either enable the style for eshop and add it in there, or just add it to your themes css.
sustainorder
Member
Posted 3 years ago #
Elfin, I c. Well, if I know how to enable the style for eshop but I don't see such an option.
If I am to add this to the theme css- where to?
Big thanks Elfin for your assistance.
sustainorder
Member
Posted 3 years ago #
All right, I think I did it. I added the code to form elements, and changed the % to 65 and it works now.
Thanks so much Elfin. I greatly appreciate your help as I am sure many others.
:)
Hey Sustainorder,
I have a question! :) What do you mean with form elements?? The code still doesnt work if i put it in the stylesheet.
Thanks for the reply :)
EDIT: I found it! The problem was this: I was using the stylesheet that came with Eshop. Don“t! Use the stylesheet of the theme found under Appearance - Editor.