Change background images for League News

Premium sports magazine Joomla template with clean, easy to customize and unique design.
GK User
Wed Jul 18, 2012 3:07 am
What is the best method for changing the background color or image for League News?

Is there also an easy way to modify the color or image behind the top menu?

I see the three standard backgrounds in the template menus but would like to customize further.
User avatar
Fresh Boarder

teitbite
Sun Jul 22, 2012 3:31 pm
Hi

To change images please download rest_files package. You will find psd source files which You can modifie and replace than.

A code to change site background is:

Code: Select all
body {
    background: url("http://localhost/~teitbite/gk_league_news_25/templates/gk_league_news/css/../images/style1/bg_main.jpg") no-repeat scroll center 0px, url("http://localhost/~teitbite/gk_league_news_25/templates/gk_league_news/css/../images/style1/bg_pattern.jpg") repeat scroll 0 0 transparent !important;
}
User avatar
Moderator


cron