Support Forums
Alignment problems. - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Webmaster Support (https://www.supportforums.net/forumdisplay.php?fid=36)
+---- Forum: Forum Software Help (https://www.supportforums.net/forumdisplay.php?fid=49)
+---- Thread: Alignment problems. (/showthread.php?tid=5000)



Alignment problems. - R3c0nna1ssanc3 - 02-24-2010

The alignment is off for the footer and navigation bar. The general forums also appears to be off. I cant find what part of the template I need to change.

Http://www.datapodcomputer.com/forum/index.php


RE: Alignment problems. - R3c0nna1ssanc3 - 02-27-2010

Can any one help?[/u]


RE: Alignment problems. - Tim - 02-27-2010

Try adding:
Code:
#content{
width: 980px;
margin-left: 10px;
}
to the bottom of global.css


RE: Alignment problems. - R3c0nna1ssanc3 - 02-27-2010

problem solved. Thank you so much!!

+rep

one last thing can you tell me why the 'general' forum will not align like the other do


RE: Alignment problems. - Tim - 02-27-2010

Its probably because you have a really long URL as one of your thread titles. Is that what you mean?


RE: Alignment problems. - R3c0nna1ssanc3 - 02-28-2010

yes that fixed it.