It's basically a mod of the index where it calls in the gallery. The thing is, everything is always centered. I'd love it to be left aligned but I can't find where to change it.
If I change the table's width to 900 px everything is centered, if I change it to 100% only the gallery is centered.
The thing is, I'd like it to look a bit similar to the main page.
http://www.iloveqatar.net/gallery
Can anyone help?
on a side note, I'd also like the width of the gallery to be a bit smaller.
In gallery.css I found this
#wrapper { /* #wrapper contains the entire content of the page; this is where one would center the page content, and give it a definite width, this is also where one would put borders around the content of the page */ align: left; margin: 0 auto 0; width: 800px; /*