Border around picture that is hyperlinked.

  • Thread starter All Phases Contracting
  • Start date
A

All Phases Contracting

I am using MS Publisher 07
I used this code
<a href="http://www.apcroofing.com/References APC.pdf" target="_blank">
<img src="index_files/image310.png" alt="Customers references"></a>
this allows my pdf to open in a new window.
problem= There is a light purple boder around the picture and I do not want
it there what do i need to do?

FYI www.apcroofing.com so you can see it

Mar
 
G

GeoffreyChaucer

Just guessing here, but click on View > Source and in the Notepad document
that will open locate the fragment <a
href="http://www.apcroofing.com/References APC.pdf" target="_blank"><img
src="index_files/image310.png" alt="Customers references"></a>.

Then try adding border=0 between images310.png" and alt="...
 
A

All Phases Contracting

That worked my friend! Thank you very much.

Now im trying to figure out how to center the web pag on the screen. It
comes up different on different computers so im not sure how to keep it
uniform for all browsers...

Any ideas?

Mario
 
D

Don Schmidt

Added note: The change needs to be done every time you edit and create new
website files.
=====================================================
A Donald Canned Response -

Thanks to "Spike" who has given us this:

The fix to center pages using publisher 2003 and 2007
Publish to your hard drive
Edit the htm file(s) and replace </head> with

</head><table border="0" cellpadding="0" cellspacing="2"
width="760"align="center"><tr><td>
(All on one line)

If you are using a page width different than 760 pixels change that number
in the above line

If you have multiple pages you might want to look at ReplaceInFiles program,
available at,
<http://www.emurasoft.com/replall/> a simple replace lines in multiple htm &
html files.

Then ftp the files to your ISP

=====================================================
 
G

GeoffreyChaucer

Don't forget to include the border attribute to your Publisher construction
file.
 
A

All Phases Contracting

Don - there seems to be a problem with the emurasoft when i try to download
it gives me an error... Not sure what to do

Your fix to center the page worked but you statement about the other pages
is correct. HOW DO I CENTER THOSE WITH OUT THIS SOFTWARE?

MARIO
 
D

Don Schmidt

Mario,
I was successful in downloading ReplaceInFiles this morning; you could try
again.
If you still have a problem getting ReplaceInFiles, send me an email and
I'll attach it to a reply.

dschmidt AT pacifier DOT com

To answer your question regarding centering the remainder of you website
pages, you need to make the change in each of the htm/html files. This could
be a nightmare if your site has many pages . That is why ReplaceInFiles is
so valuable, it'll do all the replacing with just a click of the mouse.

--
Don - Publisher 2000®
Vancouver, USA
 
A

All Phases Contracting

Don - I keep getting the e-mail returned

try me email = scopes at apcroofing dot com (of coarse no spaces)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

A HUGE GAP 3
all the way baby 0
HI I AM SMITHA 0
Toolbar Icons Missing 12
How do i remove tabs from text? 2
Help 3
do you want book 0
Images in Publisher websites 12

Top