Changing Content Backgrounds

Everything to do with Joomla! 2.5 templates and templating.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
User avatar
kelly923
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 121
Joined: Wed Dec 16, 2009 6:35 pm

Changing Content Backgrounds

Post by kelly923 » Mon Apr 09, 2012 3:23 am

I'm using Joomla 2.5 with the default beez 20 template, so far I've manage to make a few small changes , but I want to add an image behind the content area.
I've searched the CSS in position.css , personal.css but I can only add one image for all the pages by using this below in the personal.css file

/* ### contentarea ### */

#contentarea,
#contentarea2
{
background:#ffffff url(../images/content3.png) no-repeat;

}

I'd like to be able to have different contentarea backgrounds for different pages
and also make the content area 100% wide

Can you please help me ?

Thank you for your time.

Locked

Return to “Templates for Joomla! 2.5”