PDA

View Full Version : signup header/footer is OK, but


Miguel
06-01-2003, 06:39 PM
This is my signup page, with my custom header/footer: [edit]

This is my login page, with same header/footer: [edit]

What's breaking my tables in the login page? I can't figure it out, heeelp! :unsure:

shabbafrank
06-01-2003, 07:03 PM
The best way I found to work with that particular table is was to strip it down as much as possible, then insert in between a clean header and footer file.

Miguel
06-01-2003, 10:33 PM
Originally posted by shabbafrank@Jun 1 2003, 06:03 PM
The best way I found to work with that particular table is was to strip it down as much as possible, then insert in between a clean header and footer file.
I'm assuming when you say, "strip it down," you're referring to the login.tpl file? Thanks :)

shabbafrank
06-02-2003, 12:18 AM
Yes, that is correct, I also worked with the header and footer files as well. The header more than the footer. For the login.tpl, I just cut and pasted the code into a wysiwyg editor, then slowly peeled back the layers of td's, tr's and td tags, till I got down to just the form entry.

Miguel
06-02-2003, 12:44 AM
Originally posted by shabbafrank@Jun 1 2003, 11:18 PM
Yes, that is correct, I also worked with the header and footer files as well.  The header more than the footer.  For the login.tpl, I just cut and pasted the code into a wysiwyg editor, then slowly peeled back the layers of td's, tr's and td tags, till I got down to just the form entry.
Finally! thanks SF, got it all worked out! No broken tables!! Yippie :D

shabbafrank
06-02-2003, 02:48 AM
You're welcome, it looks nice and seamless now.

twastudios
06-02-2003, 06:25 PM
I must be missing something while setting up my accounts and packages.

How did you get the two options on the front page? The one for webhosting, and web hosting + domain registration?

Thanks!

Alberto
06-02-2003, 07:04 PM
Originally posted by twastudios@Jun 2 2003, 05:25 PM
I must be missing something while setting up my accounts and packages.

How did you get the two options on the front page? The one for webhosting, and web hosting + domain registration?

Thanks!
There is a button on the client type page that you press if you want to include on signup

twastudios
06-03-2003, 07:25 PM
Alright, I must be smoking crack. I see the "avaiable in signup" button and when I click it in the client type area, I do not see it on the inital sign up page.

Please clarify. Thanks!

Alberto
06-03-2003, 08:06 PM
hmm. that is odd. Can you please send me your url and login to support@clientexec.com and we can take a look at your issue

Miguel
06-03-2003, 10:55 PM
Originally posted by twastudios@Jun 3 2003, 06:25 PM
Alright, I must be smoking crack. I see the "avaiable in signup" button and when I click it in the client type area, I do not see it on the inital sign up page.

Please clarify. Thanks!
If I can clarify: when you're calling your signup page, it's: http://www.YourDomain.com/[whatever]/signup.php right?

Just curious... ;)

twastudios
06-03-2003, 11:16 PM
Miguel, you rock. :D

I was calling individual client types, based on the package. http://www.yourdomain.com/clients/client.php?7 (<-- example)

I see the signup page now. Heh. Small oversight.

Miguel
06-04-2003, 01:13 PM
Originally posted by twastudios@Jun 3 2003, 10:16 PM
Miguel, you rock. &nbsp;:D

I was calling individual client types, based on the package. http://www.yourdomain.com/clients/client.php?7 (<-- example)

I see the signup page now. Heh. Small oversight.
hehe, funny 'cuz I did the same thing at first! :rolleyes:

Glad I could help.