Add background image to Meembo theme?

Everything to do with Joomla! 3.x 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.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
jaciejones
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Thu Jan 29, 2015 12:56 pm

Add background image to Meembo theme?

Post by jaciejones » Thu Jan 29, 2015 11:11 pm

I would like to add a background to my theme. I am not sure how to do it. I already messed up my protostar one... uggg

I want this page (http://www.thehigherjourney.com/) to look like this one (http://www.thehigherjourney.com/blog/)

Thank you very much for any help i receive ;D

User avatar
9themestore
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 148
Joined: Tue May 10, 2011 4:09 am
Contact:

Re: Add background image to Meembo theme?

Post by 9themestore » Fri Jan 30, 2015 3:12 am

Hi jaciejones,

Two steps to solve your problem.

- Step 1: Copy the "http://www.thehigherjourney.com/blog/wp ... ground.jpg" image to images folder of the memboo-blue template.

- Step 2: Open the template.css file go to about line 231 and change style of the wrapper element.

#wrapper {
background: url(../images/Luke-Wordpress-Page-Background.jpg) repeat left top;
background-attachment: scroll;
display: block;
min-width: 1052px;
padding: 0;
}

#header {
margin-top: 0;
}

Hope this helps
My happiness is helping someone. :)
Website: http://www.9themestore.com

jaciejones
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Thu Jan 29, 2015 12:56 pm

Re: Add background image to Meembo theme?

Post by jaciejones » Fri Jan 30, 2015 3:44 am

Thank you! I will be trying it and get back with u.. :)

jaciejones
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Thu Jan 29, 2015 12:56 pm

Re: Add background image to Meembo theme?

Post by jaciejones » Fri Jan 30, 2015 4:11 am

Beautiful.. I am very grateful... thank you. It worked great.
Have a great night


Locked

Return to “Templates for Joomla! 3.x”