Login button on MeetGavern template

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Fri Sep 19, 2014 9:25 am
Hello,
I'm new to joomla. I just downloaded the QuickStart package for MeetGavern. I've been able work around most of the features except for these two:
1) the login button at the top right corner of the home page
2) the background image for the front page header

How do I adjust these things from the backend.

Thanks
User avatar
Fresh Boarder

teitbite
Mon Sep 22, 2014 7:31 am
Hi

Please show me your site.
User avatar
Moderator

GK User
Mon Sep 22, 2014 8:18 am
meetg.jpg
teitbite wrote:Hi

Please show me your site.

I'm running the site on Xamp. pls see the image i've attatched
User avatar
Fresh Boarder

teitbite
Mon Sep 22, 2014 12:36 pm
Hi

1. I can only refere to demo and there is no such button there: http://demo.gavick.com/free/meetgavern/ so I believe it's just a link to a login page You can select from menu item types.

2. Here is a code to change header's background:

Code: Select all
#gk-header {
    background: none repeat scroll 0 0 #f5f5f5;
}


You can use it in override section in template settings or in override.css file.
User avatar
Moderator

GK User
Mon Sep 22, 2014 1:36 pm
Thanks for your help
User avatar
Fresh Boarder


cron