Wednesday, January 14, 2015

How to change the Joomla Banner?

1.) To change the banner is to go to the template and edit it;

/home/your website folder /public_html/templates/beez3/css/personal.css

Open the personal.css file

Then edit this code;

.logoheader {
background: url(../images/personal/joomla_black.png) no-repeat right
bottom #0C1A3E;
color: #FFFFFF;
min-height: 239px;

Change the "blue" texts to whatever name you like.

2.) The first item will not work if you do not upload the image file to this folder. This folder is located at your hosting server Cpanel or at your FTP;

public_html/templates/beez3/images/personal

The file you uploaded( item_2) should have the name the same at the code you inputted above(item_1).

If you can't see the changes try to "REFRESH OR RELOAD" your browser!




No comments:

Post a Comment