War Room

Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Featured Warrior Special Offer...
"Members Of The *War Room* Discover Secrets To Immediate Success!"
Reply
 
LinkBack Thread Tools
Old 10-30-2009, 01:20 PM   #1
Active Warrior
War Room Member
 
perryny's Avatar
 
Join Date: Apr 2009
Posts: 90
Thanks: 14
Thanked 1 Time in 1 Post
Default Need help with HTML on an aMember form

Hi,

I have a login page on my site that needs some work.

Rather than try to explain what I did, I think if you just took a look at the page, you'll see what I'm trying to fix.

Discover The Secret To Starting Your Own Highly Successful Computer Consulting Business!

Essentially, I want to accomplish the following:

1. I want to widen the page, where it will properly fit the sales letter.

2. I want to remove the page tabs from the header

3. The sales letter isn't displaying properly. The sales letter as it should look can be seen here: Discover The Secret To Starting Your Own Highly Successful Computer Consulting Business!

4. Besides the login.php, there's also an order.php and a signup.php. I have to make sure that all of these pages still work after the changes have been made.

Anyone familiar enough with aMember that might be able to lend a hand with this?

Also, I hope it's ok that I posted the links here. I'm not trying to promote my site here, just trying to get it to work properly.

Thanks for looking,
-Rob
perryny is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-30-2009, 03:42 PM   #2
Active Warrior
War Room Member
 
Join Date: Oct 2009
Posts: 67
Thanks: 6
Thanked 9 Times in 7 Posts
Default Re: Need help with HTML on an aMember form

I don't know enough about aMember to help you with removing the tabs, but your formatting issue is because the header image is to large (the one that says "Attention all...") I would convert that in to text.
RichPirate is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-30-2009, 04:12 PM   #3
Active Warrior
War Room Member
 
perryny's Avatar
 
Join Date: Apr 2009
Posts: 90
Thanks: 14
Thanked 1 Time in 1 Post
Default Re: Need help with HTML on an aMember form

I'm hoping to keep the Sales Letter format (header and all) intact, and widen the login.php form itself to better incorporate the Sales Letter.

I assumed this would essetially require that I widen the header and footer of the login.php page, but I've got no clue what's involved, so I really have no right to assume anything here...
perryny is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-31-2009, 12:01 PM   #4
Active Warrior
War Room Member
 
perryny's Avatar
 
Join Date: Apr 2009
Posts: 90
Thanks: 14
Thanked 1 Time in 1 Post
Default Re: Need help with HTML on an aMember form

Should I have mentioned I'm willing to pay for help?
perryny is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-01-2009, 06:52 AM   #5
Active Warrior
 
Join Date: Oct 2009
Location: NSW, Australia
Posts: 31
Thanks: 0
Thanked 5 Times in 5 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via ICQ to Susan Stones
Default Re: Need help with HTML on an aMember form

Quote:
Originally Posted by perryny View Post
I'm hoping to keep the Sales Letter format (header and all) intact, and widen the login.php form itself to better incorporate the Sales Letter.

I assumed this would essetially require that I widen the header and footer of the login.php page, but I've got no clue what's involved, so I really have no right to assume anything here...
That is one option, it would require creating new graphics, and there are a number of other problems. In particular, it would be too wide to be displayed properly on the most common sized screen.

There is a difference is fonts, sizes etc. I am guessing that you are missing a style sheet. Removing the tabs is a little harder to explain. Your login boxes are too large and in the wrong place pushing the main body over, and the borders on your tables are too wide.

You also have a problem with the background image, which doesn't go down the length of the page. Considering that your target market is computing professionals, you need to get this right.

I would be happy to help you with this problem. Send me a private message if you like.
Susan Stones is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-01-2009, 09:57 AM   #6
Active Warrior
War Room Member
 
VisualWebEffects's Avatar
 
Join Date: Sep 2009
Location: Canada
Posts: 84
Thanks: 3
Thanked 20 Times in 7 Posts
Contact Info
Send a message via Skype™ to VisualWebEffects
Default Re: Need help with HTML on an aMember form

ok wow, where to start .....

first thing,

1) you have 1 page, but in it you have 2 full html documents defined. Meaning 2 sets of meta, head,and body tags.

2) the table that contains the sales letter itself, the table width is to wide for the content container.

---

to remove the tab navbar, open the html document, viewing source code find:

<ul class="art-menu">

select everything from there down to:

</ul>
</div>

<div class="art-contentLayout">

just do not select the div tags. then simpley delete.

VisualWebEffects- Premiere Web Design, Web Application Development, PC Software Development and Identity Design services
VisualWebEffects is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-01-2009, 06:33 PM   #7
Active Warrior
War Room Member
 
perryny's Avatar
 
Join Date: Apr 2009
Posts: 90
Thanks: 14
Thanked 1 Time in 1 Post
Default Re: Need help with HTML on an aMember form

Thanks for your replies.

Susan, I sent you a PM.

All I did to create this magical feat was to copy the HTML from the Sales Letter and plug it into the aMember box for the message I want to display on the Login Page. If I clear the box out, the page will display nicely, but without my sales letter, which is what I really want the visitors that reach this page to see.
perryny is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-02-2009, 11:54 AM   #8
HyperActive Warrior
War Room Member
 
Join Date: Feb 2008
Location: Escondido, CA
Posts: 363
Thanks: 16
Thanked 38 Times in 38 Posts
Default Re: Need help with HTML on an aMember form

RichPirate was right. Your Attention All graphic is 800px wide. Fix that, and most of your problems are likely to go away. You can test the result by removing the code that includes that graphic (or change the file name on the graphic temporarily) to see what happens to the rest of the sales letter.

Also, Susan is right about not widening things to fit the sales letter. It would be simpler to do the reverse, plus your page would be too wide, requiring most people to scroll horizontally to see the whole thing.
Aronya is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-02-2009, 03:19 PM   #9
Active Warrior
War Room Member
 
VisualWebEffects's Avatar
 
Join Date: Sep 2009
Location: Canada
Posts: 84
Thanks: 3
Thanked 20 Times in 7 Posts
Contact Info
Send a message via Skype™ to VisualWebEffects
Default Re: Need help with HTML on an aMember form

Here is my suggestion,

As i stated in my other post, your page has 2 full HTML documents defined inside it. You have the main document, then you have the sales letter. both include their own meta, head, and body.

Take out what you did put in for the sales letter, go back to the sales letter code and copy ONLY the content between the following tags:

<body> and </body>

once you have it pasted back into your login.php page, find the main table for the sales letter, if you are looking at the code you will see:

<table width="600" border="1" align="center">

Change the width="600" to a lower number until it fits nicely.

-----

Currently, if you view the source code for your login.php page you will see a few things

Very top of document:

Quote:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<title>Discover The Secret To Starting Your Own Highly Successful Computer Consulting Business!</title>
and if you go to the part where you have the sales letter you will see:

Quote:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Discover The Secret To Starting Your Own Highly Successful Computer Consulting Business!</title>
<link

href="/images/styles.css"

type="text/css" rel="stylesheet" />
<style type="text/css">
<!--
.style11 {color: #ffffff}
-->
</style>
</head>

<body>
<table width="600" border="1" align="center">
This is 100% incorrect. but easy to fix.

VisualWebEffects- Premiere Web Design, Web Application Development, PC Software Development and Identity Design services
VisualWebEffects is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-02-2009, 06:05 PM   #10
HyperActive Warrior
War Room Member
 
Join Date: Feb 2008
Location: Escondido, CA
Posts: 363
Thanks: 16
Thanked 38 Times in 38 Posts
Default Re: Need help with HTML on an aMember form

Quote:
Originally Posted by VisualWebEffects View Post
Here is my suggestion,

As i stated in my other post, your page has 2 full HTML documents defined inside it. You have the main document, then you have the sales letter. both include their own meta, head, and body.

Take out what you did put in for the sales letter, go back to the sales letter code and copy ONLY the content between the following tags:

<body> and </body>

once you have it pasted back into your login.php page, find the main table for the sales letter, if you are looking at the code you will see:

<table width="600" border="1" align="center">

Change the width="600" to a lower number until it fits nicely.

-----

Currently, if you view the source code for your login.php page you will see a few things

Very top of document:



and if you go to the part where you have the sales letter you will see:



This is 100% incorrect. but easy to fix.
Yeah! What he said!
Aronya is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
amember, form, html

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 01:23 PM.