space above and below logo to be removed

GK User
Sun Jan 29, 2012 4:54 pm
HI I need to reduce the top space i just need a min space for logo not more then 55 px in height :evil: and i want the menu to come just next logo :roll: with a small space seperation the space between the top and menu is huge and i want to reduce some scrolling via this :woohoo:
URGENT HELP NEEDED :ohmy:
User avatar
Fresh Boarder

GK User
Sun Jan 29, 2012 5:48 pm
Can you paste link to your site?
User avatar
Platinum Boarder

GK User
Sun Jan 29, 2012 11:07 pm
User avatar
Fresh Boarder

GK User
Sun Jan 29, 2012 11:11 pm
this is what i intend to do please reply me soon

Thank u in advance..
User avatar
Fresh Boarder

GK User
Sun Jan 29, 2012 11:25 pm
You need to edit template.css file and find the following line:
Code: Select all
 #gkLogoWrap {
min-height: 124px;    // here you can set your value, eg. 55px.
position: relative;
}
User avatar
Platinum Boarder

GK User
Sun Jan 29, 2012 11:51 pm
HI Mike great just one more thing how can we make the menu text a bit smaller in size it quite big right now

and thanks the space problem is fixed

mikeMB wrote:You need to edit template.css file and find the following line:
Code: Select all
 #gkLogoWrap {
min-height: 124px;    // here you can set your value, eg. 55px.
position: relative;
}
User avatar
Fresh Boarder

GK User
Mon Jan 30, 2012 5:45 am
how can we make the menu text a bit smaller in size it quite big right now
User avatar
Fresh Boarder

GK User
Mon Jan 30, 2012 1:11 pm
Hi.
Try to add this code to override.css:
Code: Select all
 div.gk-menu > ul.level0 > li > a > span.menu-title {
font-size: 18px;   //here you can put your value.
}
User avatar
Platinum Boarder

GK User
Sun Feb 05, 2012 1:51 pm
How to add youtube video in a custom html module i try to do it but it shows nothing in my other joomla website the code works but not inthe world news 11
User avatar
Fresh Boarder


cron