FN-GM Posted April 9, 2009 Posted April 9, 2009 Hi, I have just downloaded the latest clouds theme. I am going to pull it apart and create a theme for my schools VLE. One thing i am stuck on. The whole thing is set towards the left of the page, how do i make it so its center? I think its looks a little daft on the left. Thanks Z
secretlife Posted April 15, 2009 Posted April 15, 2009 Have you asked on the themes forum of Moodle.org ?
mb2k01 Posted April 15, 2009 Posted April 15, 2009 I'm more of an apprentice moodle geek (depite having delegated my moodle responsibilities i still do themes occasionally!) Can you PM me with a link to it (or place here) and I'll have a look (although probably be tomorow now! )
secretlife Posted April 15, 2009 Posted April 15, 2009 This is the Moodle clouds theme so I presume FN means this Moodle.org: Themes
danIT Posted April 16, 2009 Posted April 16, 2009 Not sure what you mean about it displaying to the left of the page? A link to your dev site might help if its public? One thing to bear in mind with the Clouds theme is that it draws from the "Standard" moodle theme, so styles_clouds.css just overrides style set in the standard theme. Thats whats centering the page: #content-wrapper { width:900px; margin:0 auto; } Id try and play around with with #page margins and width for starters.....
secretlife Posted April 16, 2009 Posted April 16, 2009 Not sure what you mean about it displaying to the left of the page? A link to your dev site might help if its public? Yes - I wondered that too?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now