I'm a relative amateur when it comes to stuff like this so I've been having some trouble. I've been trying to figure out how to get PictureBlind to center in the 'Top' Module. I ended up going into pictureblindjp.css and modifying
#pbjp li {
float: left;
to become
#pbjp li {
margin-left: auto;
margin-right: auto;
This actually ended up centering the module, but instead of panning out horizontally, it now goes vertically down the website. I can't figure out how to now get it going horizontally. I tried changing the 'Top' module to -2 but that didn't change anything. Any help would be appreciated. You can see what I'm talking about here:
http://www.xichisigma.com/Nationals/Post edited by: BenYuh, at: 2007/04/14 12:07