Grey Dragon theme question
lmf33
Joined: 2011-01-05
Posts: 5 |
Posted: Sun, 2013-12-01 10:04 |
Hi I am using the newest version of Gallery 3 Or is there a way to use the frame packs Thank you Lynn |
|
lmf33
Joined: 2011-01-05
Posts: 5 |
Posted: Sun, 2013-12-01 10:04 |
Hi I am using the newest version of Gallery 3 Or is there a way to use the frame packs Thank you Lynn |
|
Posts: 27300
Seems to be centered to me.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 5
Thats not my site, its just how
I like mine to be, instead of
full screen width.
Posts: 27300
Well, a link to your site might be more beneficial then.
Dave
_____________________________________________
Blog & G2 || floridave - Gallery Team
Posts: 12
I think he wants to limit the width and I remember a Forum posting that gave the instructions for that in the Grey Dragon Theme forum.
BZone
Posts: 693
You need to create a custom style sheet with the following CSS code:
body { margin-right: auto; margin-left: auto; width: 1000px; }