Header 100% WIDTH

Start-up Joomla template with amazing CSS3 animated icons, price tables and parallax effect background.
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
Mon Nov 25, 2013 5:44 pm
Reply with quote
Report this post
Hi there,

We have installed a 3rd party slider and published it in the "Header" area. We would like this slider to span 100% of the screen. We have so far been unable to get the slider to extend past the width specified in the template settings.

We would like the slider to function like the one here: http://www.nextendweb.com/demo/smartsli ... /full-page

Unfortunately this is the result we are getting: http://impactnetsolutions.com
Image

Any suggestions on how to allow the "header" area to span 100% of a person's screen?
User avatar
Senior Boarder

GK User
Tue Nov 26, 2013 8:02 am
Reply with quote
Report this post
Please edit: /templates/gk_simplicity/css/override.css and add at its end:
Code: Select all
#gkHeader .gkPage {width: auto;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Tue Nov 26, 2013 2:42 pm
Reply with quote
Report this post
Cyberek wrote:Please edit: /templates/gk_simplicity/css/override.css and add at its end:
Code: Select all
#gkHeader .gkPage {width: auto;}

Remember to enable "CSS override" in template settings - advanced section.


I Added what you suggested to the override.css file and enabled css override in the template settings.

Unfortunately nothing has changed.

Please see http://impactnetsolutions.com
User avatar
Senior Boarder

GK User
Tue Nov 26, 2013 4:23 pm
Reply with quote
Report this post
Code: Select all
#gkHeader .gkPage { max-width: none; }


Ps - size of letters makes the difference.
User avatar
Moderator

GK User
Tue Nov 26, 2013 4:28 pm
Reply with quote
Report this post
Cyberek wrote:
Code: Select all
#gkHeader .gkPage { max-width: none; }


Ps - size of letters makes the difference.



That works! Thank you SOOOO much!!!
User avatar
Senior Boarder

GK User
Tue Nov 26, 2013 4:41 pm
Reply with quote
Report this post
No problem :).
Is that all I can do for you in this topic?
User avatar
Moderator

GK User
Tue Nov 26, 2013 4:44 pm
Reply with quote
Report this post
Cyberek wrote:No problem :).
Is that all I can do for you in this topic?


You bet! This topic can be closed now!
User avatar
Senior Boarder

GK User
Tue Nov 26, 2013 5:03 pm
Reply with quote
Report this post
Ok, closing the topic :).
User avatar
Moderator


cron