Here is the link :
DropDown - Members Login
The problem is that the right sidebar (Neon Glow Looking),
Goes under the box insteed right of it like the left ones..
| SitePoint Sponsor |

Here is the link :
DropDown - Members Login
The problem is that the right sidebar (Neon Glow Looking),
Goes under the box insteed right of it like the left ones..
Last edited by ralph.m; May 9, 2011 at 06:03. Reason: removed unnecessary (and unreadable) code.


As a really quick and dirty fix, you could do something like this:
Though there are better ways of doing this from the start.Code:.rightsb { background: url("../img/right.png") no-repeat scroll 0 0 transparent; height: 375px; width: 21px; position: absolute; right: -21px; top: 105px; }

Well, I had this whole template already, I just wanted to add those sidebars.
And thanks the cheap fix worked, if you might have better fixes?
Bookmarks