Header Image and scroll down problem

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Jun 07, 2014 9:19 am
Reply with quote
Report this post
http://visitsungailembing.com/

Here is the site. There are a few question
1) How can I change the colour of the font?
2) How to make the scroll down back to bottom?
3) As when i set the image in the editor, it wont displayed. Hence, i set it to background. Can i do this?

Thank you.
User avatar
Senior Boarder

teitbite
Sun Jun 08, 2014 7:46 pm
Reply with quote
Report this post
Hi

1. I believe You mean a color of the header in the first module. Add this code to override.css and make sure override is enabled in template settings:

Code: Select all
.gk-header1 h1 {
    color: #FFFFFF;
}


2. Please be more specific. I do not know what You have in mind.

3. Yes image should be set as backgorund of a module in this place.
User avatar
Moderator

GK User
Mon Jun 09, 2014 3:29 am
Reply with quote
Report this post
teitbite wrote:Hi

1. I believe You mean a color of the header in the first module. Add this code to override.css and make sure override is enabled in template settings:

Code: Select all
.gk-header1 h1 {
    color: #FFFFFF;
}


2. Please be more specific. I do not know what You have in mind.

3. Yes image should be set as backgorund of a module in this place.


For the second question, please check the file below. The scroll down button is not at where is suppose to be.
Capture.JPG
User avatar
Senior Boarder

teitbite
Mon Jun 09, 2014 12:46 pm
Reply with quote
Report this post
Hi

Looks liek You have a validation error in this module. Please send me an access to joomla panel so I'll make sure.
User avatar
Moderator

GK User
Mon Jun 09, 2014 12:58 pm
Reply with quote
Report this post
teitbite wrote:Hi

Looks liek You have a validation error in this module. Please send me an access to joomla panel so I'll make sure.


pm you already. Thank you.
User avatar
Senior Boarder

teitbite
Mon Jun 09, 2014 1:44 pm
Reply with quote
Report this post
Hi

Problem was with a <p></p> html tags which are added by editor while saving this module content. I had to disable editor in user settings to remove this tags. Now it works file.
User avatar
Moderator

GK User
Mon Jun 09, 2014 3:44 pm
Reply with quote
Report this post
teitbite wrote:Hi

Problem was with a <p></p> html tags which are added by editor while saving this module content. I had to disable editor in user settings to remove this tags. Now it works file.


So I not able to use the tag anymore?
User avatar
Senior Boarder

teitbite
Tue Jun 10, 2014 4:41 pm
Reply with quote
Report this post
Hi

You can use them, but the scroll button has to be a pure <a></a> tags, no <p></p> around it. Unfortunatelly the only way to remove it is to disable editor, becuas it's adding paragraphs tags for any new line. You can disable editor in user settings.
User avatar
Moderator

GK User
Tue Jun 10, 2014 5:16 pm
Reply with quote
Report this post
Thank you
User avatar
Senior Boarder

teitbite
Wed Jun 11, 2014 7:54 pm
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator

GK User
Tue Jul 15, 2014 10:01 am
Reply with quote
Report this post
Hi Teitbite

Could you please include the coding with regards to the scroll button because I disabled the editor in global configuration to none then I removed the <p></p> tags but there's no change as yet. By the way I'm working on the local server.
User avatar
Senior Boarder

teitbite
Wed Jul 16, 2014 11:11 am
Reply with quote
Report this post
Hi

This is only required when text is moved what is a topic here. I will have to see Your site to tell what's wrong, so please ignore it for now and get back to me when site will be online.
User avatar
Moderator


cron