NameSilo

Simple Problem? Or Not!

SpaceshipSpaceship
Watch

GHoD

Graphic DesignerEstablished Member
Impact
3
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
for this page only, it seems that you're gonna need to recode some stuff.

the problematic code looks like:

<td width="35" rowspan="6" background="images/right.jpg"><img border="0" src="images/right.jpg" width="35" height="23"></td>

i think you should make a class for that and assign it so that it has a repeat y rather than a double repeat. something like this:

td.right{background:url('img/right.jpg'); background-repeat:repeat-y;}

someone check my css, not my strong point.

oh and your html should now say this:

<td width="35" rowspan="6" class="right"><img border="0" src="images/right.jpg" width="35" height="23"></td>
 
0
•••
Appraise.net

We're social

Spaceship
Domain Recover
CatchDoms
DomainEasy — Live Options
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back