All times are UTC - 6 hours [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Joomla Praise Contest Entry Template - Add Background Image
PostPosted: April 19th, 2009, 3:47 pm 
Offline

Joined: April 11th, 2009, 2:12 pm
Posts: 38
Location: New York, New York - near Times Square
Could someone please let me know how I'd add a repeating background image to the joomlapraise contest entry template? I know the configuration allows you to pick a theme and change colors but I want to add a small repeating image so the background will look like my exisiting site -

http://www.laninlaw.com

thanks!

Scott Lanin


Top
 Profile  
 
 Post subject: Re: Joomla Praise Contest Entry Template - Add Background Image
PostPosted: April 19th, 2009, 5:03 pm 
Offline
Site Admin
User avatar

Joined: February 13th, 2008, 2:59 pm
Posts: 2992
Location: Austin, TX
There's actually already a bg image repeating (the gradient).
To change it, overwrite the image for the theme you're using (ex: /templates/pp_joomla_j1.5/images/theme1/body.png)
then you need to change the css from repeating in the x direction to the x and y directions
edit /templates/pp_joomla_j1.5/css/theme1.css
change
Code:
background: url(../images/theme1/body.png) repeat-x #333333;

to
Code:
background: url(../images/theme1/body.png);

(we removed the bg color so it will be transparent and we removed repeat-x so it will repeat in the x and y, which is the css default so it's not needed)

_________________
-Kyle Ledbetter
My Projects:
AdminPraise
Projectfork
TapTheme new!


Top
 Profile  
 
 Post subject: Re: Joomla Praise Contest Entry Template - Add Background Image
PostPosted: April 19th, 2009, 5:45 pm 
Offline

Joined: April 11th, 2009, 2:12 pm
Posts: 38
Location: New York, New York - near Times Square
thanks much Kyle, I will try it

Scott


Top
 Profile  
 
 Post subject: Re: Joomla Praise Contest Entry Template - Add Background Image
PostPosted: April 20th, 2009, 7:25 pm 
Offline

Joined: April 11th, 2009, 2:12 pm
Posts: 38
Location: New York, New York - near Times Square
thanks very much
it works!


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 6 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: