VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

[solved]-show article headers problem!
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: [solved]-show article headers problem!

[solved]-show article headers problem! 26 Sep 2017 18:01 #10624

I used JF couda template when I installed quickstart version it shows article headers but when I installed the template on my current joomla the header seemed to be missing. The problem is in some resolutions I can see the header. Here is a picture of my problem

You can test it by yourself. go to mathworks.ir/new and choose 2nd menu item of the menu

This image is hidden for guests. Please log in or register to see it.
Last Edit: 13 Oct 2017 19:00 by aminhosseiny.

Re: show article headers problem! 28 Sep 2017 09:51 #10627

You can edit file template.css, remove property position: absolute;
 
.page-header {
position: absolute;
}
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: show article headers problem! 28 Sep 2017 12:36 #10629

Unfortunately the result is the same!
Last Edit: 28 Sep 2017 12:37 by aminhosseiny.

Re: show article headers problem! 29 Sep 2017 03:23 #10630

I still see this property in template.css.
Or you can edit file templates/jm_jacob/css/custom.css, add:
 
.page-header {
position: static;
}
 


joomfreak

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: show article headers problem! 29 Sep 2017 08:06 #10632

...and it works...thanks man
  • Page:
  • 1
Time to create page: 0.88 seconds
Saturday 11 May 2024

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.