Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file To include logo at the top part of the Galiana Template

More
8 years 11 months ago #5019 by Mario Saliba
Hi all, I would like to add a custom logo to replace the Galiana heading in the Galiana template. The logo is found on this facebook page here. www.facebook.com/ilgambero.marsalforn

I would like to replace the cream background colour of the header area too.

Thanks for helping me out.

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #5027 by Nguyen Sy Tinh
Hi,
Thank for choosing our product!
You want to change the logo:
- Template(backend)-> Theme->Logo Image.
You want to change the banner:
- Login backend->Module "Carousel slideshow"-> select Folder Image Path
Background color of the header: you find to custom.css (root/template/jux_galiana/css/custom.css). If no custom.css file, you create custom.css file and add the following line:
.t3-header{
background-color: blue; ==>> edit color, you wish
}
Attachments:

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #5072 by Mario Saliba
ok thanks. can you please send me the documentation for the template? I didn't have the file in the zip file provided.

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #5075 by Mario Saliba
another problem cropped up. Although I am changing the logo to an image from the template backend, the wording Galiana. still remains in place. can you please help . thanks

Please Log in or Create an account to join the conversation.

More
8 years 11 months ago #5084 by Nguyen Sy Tinh
Hi,
You want to change the Logo image, you find to header.php(root/template/jux_galiana/tpls/block/header.php)
and you will be found:
$logoimage = $logotype == 'image' ? $this->params->get('logoimage', 'templates/' . T3_TEMPLATE . '/images/logo.png') : '';
You can edit "logo.png" with your logo.(Your logo must be uploaded to media).

Please Log in or Create an account to join the conversation.

Time to create page: 0.043 seconds
Powered by Kunena Forum