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

Reply
 
LinkBack Thread Tools
Old 04-16-2009, 06:07 AM   #1
Entrepreneur
War Room Member
 
Craig Dawber's Avatar
 
Join Date: Apr 2009
Location: UK
Posts: 209
Thanks: 14
Thanked 6 Times in 6 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Problem with my header graphic....Help!

Hi there,

I have a problem with the way my header graphic is showing up on the web

Discover How Internet Marketing Gurus Drive Tons of Traffic to Their Website & How You Can Too In Just A Few Hours With Video Marketing Tactics

You'll be able to see that there's a gap between the header and the middle section.

Does anyone know how I fix this?

Craig

Craig Dawber is offline   Reply With Quote
Old 04-16-2009, 05:57 PM   #2
Senior Warrior Member
War Room Member
 
Stephen Saha's Avatar
 
Join Date: Mar 2006
Location: City of Joy!
Posts: 1,023
Thanks: 7
Thanked 4 Times in 4 Posts
Contact Info
Send a message via Yahoo to Stephen Saha
Default Re: Problem with my header graphic....Help!

I think the cellpadding in this line
<TABLE border=0 cellSpacing=0 cellPadding=18 width=720>
is causing the problem.

Stephen

http://eCoverExpert.com - Get 50% Discount on Minisite order. Limited time offer.

http://design4banners.com/free_banners.html - Grab your pack of Free Banners Now!

Follow me on Twitter (o)>
Stephen Saha is offline   Reply With Quote
Old 04-17-2009, 05:31 AM   #3
Entrepreneur
War Room Member
 
Craig Dawber's Avatar
 
Join Date: Apr 2009
Location: UK
Posts: 209
Thanks: 14
Thanked 6 Times in 6 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: Problem with my header graphic....Help!

Hi Stephen,

If I changed the correct bit of the code then I don't think that has worked.

Any other ideas?

Craig

Craig Dawber is offline   Reply With Quote
Old 04-17-2009, 07:39 AM   #4
Keyboard Warrior
 
Join Date: Apr 2008
Location: , , USA.
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via AIM to angelamh Send a message via MSN to angelamh Send a message via Yahoo to angelamh Send a message via Skype™ to angelamh
Default Re: Problem with my header graphic....Help!

Hi there, I see you've still got a gap in your graphics... what you have is a case of a couple of rogue pixels in the header itself. Change this:

<IMG height=217
src="Discover%20How%20Internet%20Marketing%20Gurus %20Drive%20Tons%20of%20Traffic%20to%20Their%20Webs ite%20&amp;%20How%20You%20Can%20Too%20In%20Just%20 A%20Few%20Hours%20With%20Video%20Marketing%20Tacti cs_files/WebPage_01.gif"
width=800 border=0>

to this:

<IMG height=215
src="Discover%20How%20Internet%20Marketing%20Gurus %20Drive%20Tons%20of%20Traffic%20to%20Their%20Webs ite%20&amp;%20How%20You%20Can%20Too%20In%20Just%20 A%20Few%20Hours%20With%20Video%20Marketing%20Tacti cs_files/WebPage_01.gif"
width=800 border=0>

I tested it already, and it will definitely cure what ails you.
angelamh is offline   Reply With Quote
Old 04-17-2009, 09:26 AM   #5
Entrepreneur
War Room Member
 
Craig Dawber's Avatar
 
Join Date: Apr 2009
Location: UK
Posts: 209
Thanks: 14
Thanked 6 Times in 6 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: Problem with my header graphic....Help!

Quote:
Originally Posted by angelamh View Post
Hi there, I see you've still got a gap in your graphics... what you have is a case of a couple of rogue pixels in the header itself. Change this:

<IMG height=217
src="Discover%20How%20Internet%20Marketing%20Gurus %20Drive%20Tons%20of%20Traffic%20to%20Their%20Webs ite%20&amp;%20How%20You%20Can%20Too%20In%20Just%20 A%20Few%20Hours%20With%20Video%20Marketing%20Tacti cs_files/WebPage_01.gif"
width=800 border=0>

to this:

<IMG height=215
src="Discover%20How%20Internet%20Marketing%20Gurus %20Drive%20Tons%20of%20Traffic%20to%20Their%20Webs ite%20&amp;%20How%20You%20Can%20Too%20In%20Just%20 A%20Few%20Hours%20With%20Video%20Marketing%20Tacti cs_files/WebPage_01.gif"
width=800 border=0>

I tested it already, and it will definitely cure what ails you.
Hi Angela,

I don't have the above code in the source code.

I did a search and replace but couldn't find it anywhere.

Are you sure that's correct?

I have this on lines 15 & 16

<TD vAlign=top width="100%"><IMG border=0 src="images/WebPage_01.gif"
width=800 height=215>

Thanks for your help.

Craig

Craig Dawber is offline   Reply With Quote
Old 04-17-2009, 12:12 PM   #6
Keyboard Warrior
 
Join Date: Apr 2008
Location: , , USA.
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via AIM to angelamh Send a message via MSN to angelamh Send a message via Yahoo to angelamh Send a message via Skype™ to angelamh
Default Re: Problem with my header graphic....Help!

Yeah, that'd be the same thing. Where you give the size for the header image, just make it a couple pixels shorter (215 rather than 217).
angelamh is offline   Reply With Quote
Old 04-17-2009, 12:33 PM   #7
Entrepreneur
War Room Member
 
Craig Dawber's Avatar
 
Join Date: Apr 2009
Location: UK
Posts: 209
Thanks: 14
Thanked 6 Times in 6 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: Problem with my header graphic....Help!

Quote:
Originally Posted by angelamh View Post
Yeah, that'd be the same thing. Where you give the size for the header image, just make it a couple pixels shorter (215 rather than 217).
Yeah I have done that but it's made no change.

Any other ideas?

Craig

Craig Dawber is offline   Reply With Quote
Old 04-17-2009, 10:08 PM   #8
Warrior Member
 
1samu's Avatar
 
Join Date: Apr 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Problem with my header graphic....Help!

put your side-bg (blablabla/videomarketing/images/WebPage_02.gif) to the header column. it'll close the gap and make it tidy. no need to resize anything.
1samu is offline   Reply With Quote
Old 04-18-2009, 06:39 AM   #9
Entrepreneur
War Room Member
 
Craig Dawber's Avatar
 
Join Date: Apr 2009
Location: UK
Posts: 209
Thanks: 14
Thanked 6 Times in 6 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: Problem with my header graphic....Help!

Quote:
Originally Posted by 1samu View Post
put your side-bg (blablabla/videomarketing/images/WebPage_02.gif) to the header column. it'll close the gap and make it tidy. no need to resize anything.
How do I do that?

Sorry I can't see how to do it.

Thanks for your help.

Craig

Craig Dawber is offline   Reply With Quote
Old 04-18-2009, 09:46 AM   #10
Warrior Member
 
1samu's Avatar
 
Join Date: Apr 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Problem with my header graphic....Help!

Quote:
Originally Posted by Craig Dawber View Post
How do I do that?

Sorry I can't see how to do it.

Thanks for your help.

Craig
find this code :

Code:
<table border="0" cellpadding="0" cellspacing="0" width="800">
<tbody>
  <tr>
    <td valign="top" width="100%"><img src="blablablabla/WebPage_01.gif" border="0" width="800" height="215">
and change it to this :

Code:
<table border="0" cellpadding="0" cellspacing="0" width="800">
  <tbody>
  <tr>
    <td width="100%" valign="top" background="blablablabla/WebPage_02.gif"><img src="blablablabla/WebPage_01.gif" border="0" width="800" height="215">
1samu is offline   Reply With Quote
Old 04-18-2009, 08:45 PM   #11
HyperActive Warrior
War Room Member
 
Join Date: Mar 2009
Posts: 216
Thanks: 25
Thanked 13 Times in 13 Posts
Default Re: Problem with my header graphic....Help!

You should set table width to 100% it might set your header up
viane is offline   Reply With Quote
Old 04-20-2009, 06:04 AM   #12
Entrepreneur
War Room Member
 
Craig Dawber's Avatar
 
Join Date: Apr 2009
Location: UK
Posts: 209
Thanks: 14
Thanked 6 Times in 6 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: Problem with my header graphic....Help!

Quote:
Originally Posted by 1samu View Post
find this code :

Code:
<table border="0" cellpadding="0" cellspacing="0" width="800">
<tbody>
  <tr>
    <td valign="top" width="100%"><img src="blablablabla/WebPage_01.gif" border="0" width="800" height="215">
and change it to this :

Code:
<table border="0" cellpadding="0" cellspacing="0" width="800">
  <tbody>
  <tr>
    <td width="100%" valign="top" background="blablablabla/WebPage_02.gif"><img src="blablablabla/WebPage_01.gif" border="0" width="800" height="215">
I tried this but it doesn't work.

Any other ideas?

Craig

Craig Dawber is offline   Reply With Quote
Old 04-20-2009, 07:00 AM   #13
Warrior Member
 
1samu's Avatar
 
Join Date: Apr 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: Problem with my header graphic....Help!

Quote:
Originally Posted by Craig Dawber View Post
I tried this but it doesn't work.

Any other ideas?

Craig
send me your index file, than I'll fix it for you. it should be easy.
1samu is offline   Reply With Quote
Reply

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

Tags
graphic, graphichelp, header, problem, web design

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 03:47 AM.