Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 03-06-2010, 06:02 AM   #1
Platinum Warrior Member
War Room Member
 
dave147's Avatar
 
Join Date: Mar 2009
Location: AU
Posts: 2,714
Thanks: 475
Thanked 328 Times in 267 Posts
Default How can I get rid of this line?

Hi Warriors,
Can you take a look at this please: Website Traffic Hitlist - 120 Website Traffic Generating Strategies
How can I get rid of the line running across the top of the page? anyone know?

Thanks
Dave

How To Explode Your Online Income x 67 Times!
You Are About to Experience the VIRAL EFFECT!!!
Get Your Ad Sent to 250,000 People RIGHT HERE
Who The Heck Else Wants 10,000 FREE Top Banner Impressions?
dave147 is offline   Reply With Quote
Old 03-06-2010, 08:23 AM   #2
Advanced Warrior
War Room Member
 
Bruce Hearder's Avatar
 
Join Date: May 2004
Location: Perth, Australia.
Posts: 717
Thanks: 4
Thanked 182 Times in 138 Posts
Social Networking View Member's Twitter Profile  View Member's YouTube Profile
Contact Info
Send a message via Skype™ to Bruce Hearder
Default Re: How can I get rid of this line?

Hi Dave..

The problem is a cell centering problem (I believe, as I only spent 30 seconds looking at your site)

So when you see the line that says :

<td background="images/header_01.jpg" bgcolor="#ffffff">
<div align="center"><img src="images/header_02.jpg" height="218" width="805"></div>
</td>

Change the <TD>\
tag to

<td valign="top" background="images/header_01.jpg" bgcolor="#ffffff">

Let me know if that works for you..

Hope this helps

Bruce

-----------------
Get Your Backlinks indexed quicker at BackLinks2RSS

Create Full Text Feeds from Partial RSS Feeds at FeedExpander.com. See the WarriorForum post about it here
Bruce Hearder is offline   Reply With Quote
Old 03-06-2010, 08:47 AM   #3
Warrior Member
 
Join Date: Feb 2010
Posts: 4
Thanks: 0
Thanked 1 Time in 1 Post
Default Re: How can I get rid of this line?

Look for the "img" tag for header_02.jpg. This tag is nested within a "div" tag. Change the opening div tag from:

<div align="center">

to

<div align="center" style="height: 218px;">

This cleared up the problem for me.
schizoman is offline   Reply With Quote
Old 03-06-2010, 08:53 AM   #4
HyperActive Warrior
War Room Member
 
Join Date: Oct 2002
Posts: 360
Thanks: 112
Thanked 48 Times in 39 Posts
Default Re: How can I get rid of this line?

Quote:
Originally Posted by dave147 View Post
Can you take a look at this please: Website Traffic Hitlist - 120 Website Traffic Generating Strategies
How can I get rid of the line running across the top of the page? anyone know?
Replace the first line (!DOCTYPE)
HTML Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
by
HTML Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
And everything should be fine now - at least I tested it here an it solved the problem without changing anything else

---
Also you should move the statcounter script code in the "head" to the bottom of the page, before the closing body "</body>"


Carlos
CMartin is offline   Reply With Quote
Old 03-06-2010, 09:31 AM   #5
Platinum Warrior Member
War Room Member
 
dave147's Avatar
 
Join Date: Mar 2009
Location: AU
Posts: 2,714
Thanks: 475
Thanked 328 Times in 267 Posts
Default Re: How can I get rid of this line?

Quote:
Originally Posted by CMartin View Post
Replace the first line (!DOCTYPE)
HTML Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
by
HTML Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
And everything should be fine now - at least I tested it here an it solved the problem without changing anything else

---
Also you should move the statcounter script code in the "head" to the bottom of the page, before the closing body "</body>"


Carlos
Thanks for all your help, problem fixed now

How To Explode Your Online Income x 67 Times!
You Are About to Experience the VIRAL EFFECT!!!
Get Your Ad Sent to 250,000 People RIGHT HERE
Who The Heck Else Wants 10,000 FREE Top Banner Impressions?
dave147 is offline   Reply With Quote
Reply

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

Tags
line, rid

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 05:24 PM.