• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Funni
#1 Posted : Wednesday, February 7, 2007 3:42:37 PM(UTC)
Funni

Rank: Member

Joined: 8/25/2004(UTC)
Posts: 69

I am testing our BV5 SP1 Theme TekGear Redux site (thanks Cliff) with Netscape 8-1 and have 1 page load error. It is the Error page you get when your credit card info is not correct. xxxxxx[url=http://69.84.145.60/BVModules/Checkouts/One%20Page%20Checkout/Checkout.aspx]/BVModules/Checkouts/One%20Page%20Checkout/Checkout.aspx[/url]. The problem is that when the page loads all the field boxes are shifted off the page to the right.


Also I need a little help with something else. I have Paypal setup and the checkout button and the paypal button are very close. They are so close they almost look like one button. How can I move the paypal button down a few spaces?

Any Ideas?



Thanks,

Craig
Cliff
#2 Posted : Thursday, February 8, 2007 4:28:56 PM(UTC)
Cliff

Rank: Member

Joined: 5/24/2004(UTC)
Posts: 4,147

I think it's a floating issue for the error message on that page. Look in the stylesheet and adjust the floating for that class. If you need specific instructions, let me know and I'll look at the stylesheet.

You might be able to use a margin via the stylesheet for those buttons if there is a class or ID to grab on to. Otherwise, you'd probably need to edit the layout on that page (which wouldn't hurt to do anyway).
Funni
#3 Posted : Thursday, February 8, 2007 4:37:34 PM(UTC)
Funni

Rank: Member

Joined: 8/25/2004(UTC)
Posts: 69

Cliff
Thanks for the reply. Yes I do need a little help. If I go poking around I will make things worse. If you could give me specifics I would be greatfull.
Thanks,
Craig
Cliff
#4 Posted : Thursday, February 8, 2007 11:43:54 PM(UTC)
Cliff

Rank: Member

Joined: 5/24/2004(UTC)
Posts: 4,147

Replace the messages section in your stylesheet with something like this:
Code:
/* Message */
.messagebox { border: 5px solid #f00; background: #ffc; margin: 5px 0;}
.messagebox .icon { float: left; margin: 5px; }
.messagebox .message { padding: 12px; font-size: 100%; line-height: 1em; }
Funni
#5 Posted : Friday, February 9, 2007 12:17:27 PM(UTC)
Funni

Rank: Member

Joined: 8/25/2004(UTC)
Posts: 69

Cliff
That worked great. Thank you very much.
I did notice that after I changed the stylesheet, In netscape if there is an input error, like not completeing a form, you get a nice clean red box telling what s wrong.
In IE7 you get an almost all red page and it is hard to see waht you did wrong or missed. Is this a BV thing, A IE7 thing or a Theme thing.
Thanks Again Cliff
Craig
Cliff
#6 Posted : Friday, February 9, 2007 3:06:25 PM(UTC)
Cliff

Rank: Member

Joined: 5/24/2004(UTC)
Posts: 4,147

A simple solution would be to find the .errormessage rules in the stylesheet and replace with the following:
Code:
.errormessage { color: #c00; font-weight: bold; display: block; line-height: 2em; padding: 0 5px; font-size: .8em; }
.errormessage li { color: #c00 !important; }

I wasn't able to pay much attention to the checkout, partly because the module itself needs work, but that should get rid of the background issue.
Funni
#7 Posted : Friday, February 9, 2007 3:56:29 PM(UTC)
Funni

Rank: Member

Joined: 8/25/2004(UTC)
Posts: 69

That works much better

Can't say Thanks enough
Craig
Forum Jump  
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.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012