Top Banner area adjustment

December 2012 Joomla Template
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
Wed Mar 19, 2014 3:56 pm
Reply with quote
Report this post
I am using NSP GK5 with the News template and I need to adjust (make narrower) the top banner area where the module resides. What needs to be edited to adjust?

www.union-township.oh.us
User avatar
Fresh Boarder

teitbite
Thu Mar 20, 2014 9:50 pm
Reply with quote
Report this post
Hi

Please add this code to css:

Code: Select all
#gkBannerTop .gkPage {
    max-width: 600px;
}
User avatar
Moderator

GK User
Tue Mar 25, 2014 2:27 pm
Reply with quote
Report this post
Override.css or template.css?
User avatar
Fresh Boarder

teitbite
Wed Mar 26, 2014 10:48 pm
Reply with quote
Report this post
Hi

override.css always. This file is prepared for any css modification. Will make it easier to update template later. Just remember to allow using override in joomla panel.
User avatar
Moderator

GK User
Thu Mar 27, 2014 2:00 pm
Reply with quote
Report this post
Thats what I thought. Thanks!
User avatar
Fresh Boarder

GK User
Thu Mar 27, 2014 6:21 pm
Reply with quote
Report this post
That made it narrower, but I guess I need the height? (top to bottom decreased, not left to right).

Thanks.
User avatar
Fresh Boarder

teitbite
Thu Mar 27, 2014 9:11 pm
Reply with quote
Report this post
Hi

Sorry, but I do not understand Your last post can You please tell me some more details ?
User avatar
Moderator


cron