PDA

View Full Version : Banner has a slight problem


Arpk
09-08-2014, 06:53 PM
So my banner has about 2 or 3 pixels off from the right edge. I tried everything such as resizing picture and changing forum dimensions. Nothing seems to fix it so its a perfect fit. Does anybody know how? btw you can check it out on http://aesthetic-realm.org on the right side of the banner there is a little gap how can i fix it?

darnoldy
09-08-2014, 07:23 PM
I suspect that this code is the problem:

<td id="header_right_cell" align="right"> &nbsp; </td> delete it and see if that doesn't fix the problem.

Arpk
09-08-2014, 10:13 PM
I suspect that this code is the problem:

<td id="header_right_cell" align="right"> &nbsp; </td> delete it and see if that doesn't fix the problem.

nvm fixed it, thanks man!