Huge spacing at top of articles

GK User
Mon Aug 24, 2015 12:18 am
Any idea how to remove the huge space at the top of my articles?

Example:
Code: Select all
http://www.TheEyePlace.com/reviews


Thanks!
User avatar
Fresh Boarder

GK User
Mon Aug 24, 2015 6:36 am
There supposed to be logo, but while it is a white transparent png it doesn't show.
User avatar
Moderator

GK User
Mon Aug 24, 2015 12:49 pm
Any way to remove it from pages other than Home?

Any way to have it white on the landing page and different on subsequent pages?

Thank you.

Brian
User avatar
Fresh Boarder

GK User
Fri Aug 28, 2015 6:32 am
On a subpage? Could you please show me a sample link with marked area?
If you use css logo, then with use of page suffixes and custom css it can be done.
User avatar
Moderator

GK User
Fri Aug 28, 2015 1:12 pm
User avatar
Fresh Boarder

GK User
Wed Sep 02, 2015 2:41 pm
Could you please mark this "huge" spacing on a screenshot?
User avatar
Moderator

GK User
Wed Sep 02, 2015 3:00 pm
The white space is larger than the attachments allow. Stuck in a zip file. Attached.

Snap319.zip
User avatar
Fresh Boarder

GK User
Wed Sep 02, 2015 3:05 pm
Please edit: /templates/gk_steakhouse/css/override.css and add at its end:
Code: Select all
#gkHeaderMod #gkLogo {display: none;}
.frontpage #gkHeaderMod #gkLogo {display: block;}

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

GK User
Sun Aug 14, 2016 11:53 pm
This appears to have broken with an update to Joomla v3.6.2
User avatar
Fresh Boarder


cron