Jump to content

Recommended Posts

Posted

Hi,

 

I am trying to do something particular in moodle,

 

I have an aardvark theme, which I have modified, but the news section on the front page does not seem to fill the front page.

It seems to be setup with dynamic width set, so if I add more text, it fills the width up appropriately.

 

Is there a way in the CSS content to set the width of this to fill the displayed area fully?

It would be most helpful.

I have attached an image of the problem that we are having!

http://www.chase.worcs.sch.uk/jpg/capture.jpg

 

Thanks,

_techie_

Posted

That's odd, my news posts always stretch across the page as does the Aardvark theme on the Newbury College site (original author's site).

 

Check the CSS for this...

 

.forumpost {

border: 0px;

width: auto;

overflow:none;

}

 

Have a look at the width setting to see if it's changed somehow on yours...

  • Thanks 1

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...