Reply LinkBack Thread Tools Search this Thread
Old 15-08-2003, 15:01   #1 (permalink)
dan
Iris Folder
 
dan's Avatar
 
Join Date: Apr 2003
Location: smokey
Posts: 2,672
Erm, help with something I know I shouldn't be doing...

Lot's of images in a table to make up a page... sorry.

However looks fine in Opera & IE on mac but screwed in Netscape and Safari, pesky unknown border thing going on. I think I've covered everything (and made a comedy style sheet to boot) but I can't seem to get rid...

Well here's the CSS and a screen shot from Safari... laugh away

/*Start Comedy Style Sheet */

body {
margin : 0px;
font-family:arial, verdana, sans-serif;
font-size: 10px;
color : #7e8b94;
text-align: center;
border: 0px;
padding: 0px;
border-style: none;
}

object{
margin: 0px;
border: 0px;
border-style: none;
}

img {
border: 0px;
margin: 0px;
padding: 0px;
border-style: none;
}

table {
background-color:#ffffff;
margin: 0px;
padding: 0px;
width: 100%;
text-align: center;
border: 0px;
border-style: none;
}

tr {
border: 0px;
margin: 0px;
padding: 0px;
border-style: none;
}

td {
text-align: center;
border: 0px;
margin: 0px;
padding: 0px;
border-style: none;
}

h1 {
color: #ffffff;
font-size: 5px;
}

h2 {
color: #ffffff;
font-size: 5px;
}

h3 {
color: #ffffff;
font-size: 5px;
}

/*div {
text-align: center;
vertical-align: middle;
color: #7e8b94;
font-size: 9px;
}*/


a:link, a:visited, a:active {
color: #7e8b94;
font-size: 9px;
font-weight: bold;
text-decoration: none;
border: 0px;
margin: 0px;
padding: 0px;
}

a:hover {
color: #939393;
border: 0px;
margin: 0px;
padding: 0px;
}

.base {
color: #ffffff;
font-size: 5px;
border: 0px;
margin: 0px;
padding: 0px;
}

a.base {
color: #ffffff;
font-size: 5px;
border: 0px;
margin: 0px;
padding: 0px;
}

/* end comedy style sheet */

It will be compacted once I've worked out the problem, just find it easier to work with long styles and then condense down later once it all works. The table is dead simple, just straight with <img> <a> in the various places, cellpadding and cellspacing are both set to zero.

I'm having a thick day.

And need top solve it quick quick quick... on Monday anyway

Cheers

D.
Attached Images
File Type: jpg picture-1.jpg (34.9 KB, 86 views)
  Reply With Quote
Old 15-08-2003, 16:09   #2 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,214
wossit mean to look like?
  Reply With Quote
Old 16-08-2003, 06:08   #3 (permalink)
dan
Iris Folder
 
dan's Avatar
 
Join Date: Apr 2003
Location: smokey
Posts: 2,672
The same as it does without the white lines through it...
  Reply With Quote
Old 16-08-2003, 13:33   #4 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,214
need to see the html. i'm guessing that they're all in seperate <div>'s - put one round the whole lot to make the bkg consistent. but i'm talking blind here...
  Reply With Quote
Old 18-08-2003, 05:01   #5 (permalink)
dan
Iris Folder
 
dan's Avatar
 
Join Date: Apr 2003
Location: smokey
Posts: 2,672
Ooops, sorry here we go, Ditched the table and threw it all in a div, still have the same problem in Safari and Netscape, could it be a line height problem?

<div>

<a href="main.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('kgMain','','entry/kGentry1-2.gif',1)">
<img src="entry/kGentry1-1.gif" alt="kevin Griffin Photography - site requires the flash 6 plugin" name="kgMain">
</a><br/>

<a href="http://www.macromedia.com/go/getflashplayer" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('mmLink','','entry/kGentry2-2.gif',1)">
<img src="entry/kGentry2-1.gif" alt="get the flash plugin - macromedia.com" name="mmLink"></a><br/>

<a href="mailto:kevin@kevingriffinphoto.com" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('kgEmail','','entry/kGentry3-2.gif',1)">
<img src="entry/kGentry3-1.gif" alt="kevin Griffin Photography - email kevin@kevingriffinphoto.com" name="kgEmail"></a><br/>

<img src="entry/kGentry4-1.gif" alt="site design by taylorjames"><br/>

<a href="http://www.taylorjames.com" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('tjLink','','entry/kGentry5-2.gif',1)">
<img src="entry/kGentry5-1.gif" alt="link to taylorjames.com - web design & photographic retouching" name="tjLink"></a><br/>

<img src="entry/kGentry6-1.gif" alt="Pale base"><br/>

</div>

This just sits in the usual <body tag> nothing else to it. The page is hand written except for the javascript functions which are taken from Dreamweaver - as you can see...
  Reply With Quote
Old 18-08-2003, 05:37   #6 (permalink)
Brown
volkswagen yellow & gold
 
Brown's Avatar
 
Join Date: Apr 2003
Location: london, england.
Posts: 6,214
the first div has no identity - what's its point?

borders. border="0" on all your hyperlinked images. try that.
  Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search


Contact Us - Web Design Forums - Archive - Top
Search Engine Optimization by vBSEO 3.0.0 RC8