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

Two issues - Menu - Picture
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Two issues - Menu - Picture

Two issues - Menu - Picture 20 Jun 2012 13:53 #501

I try around with the JF Texturia template and experience two issues.
First, I moved the vertical menu to the left

#jf-main{
float:right;
width:680px;
margin-left:20px;

Now in the vertical menu I can only click on menu entries if they are below a specific position. Is there anything defined?

Second issue, I wrote an article in which a picture 200 px width included is. In the editor it looks like it should. But looking on the website, the picture is stretched over the whole article range.

Any ideas?

  • Posts:11
  • alexp
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Two issues - Menu - Picture 20 Jun 2012 14:19 #502

Hi there. Can you be more precise or provide a screenshot / link to your site?
What do you mean with:
"Now in the vertical menu I can only click on menu entries if they are below a specific position"

The images have a specific width and height in the css. You can remove it by editing:
/templates/jf_texturia/css/template.css

Class:
.article-content p img
Comment out width -> /*width: 672px;*/

Class:
.item_lead p img, .contentpaneopen p img
Comment out width -> /*width: 599px;*/

Cheers
joomfreak | cause open source rocks

  • Posts:187
  • cause open source rocks
  • joomfreak
  • Administrator
  • OFFLINE
  • Karma: 0

Re: Two issues - Menu - Picture 20 Jun 2012 14:35 #503

Cool, the issue with the picture size is solved. Thanks a lot.

And sorry, I forgot the link:

www.studentengesundheit.de

  • Posts:11
  • alexp
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Two issues - Menu - Picture 20 Jun 2012 14:41 #504

Hi. Good you fixed it
I found the other problem. The slideshow from you is different from Texturia original slideshow.
The container of that slideshow has a spec. height.

You have to remove that height or adapt it to the height of your actual images.
In modules/mod_btslideshow/assets/skitter/css/skitter.styles.css

#bt-slideshow-bg{
width:943px;
height:539px; <<<<<<<<- change "539px" to "100%"
background:url(../images/jf_slideshow.png) no-repeat left top;
margin-top:-250px;
position:absolute;
z-index:101;
}

BB
joomfreak | cause open source rocks
Last Edit: 20 Jun 2012 14:41 by joomfreak.

  • Posts:187
  • cause open source rocks
  • joomfreak
  • Administrator
  • OFFLINE
  • Karma: 0

Re: Two issues - Menu - Picture 20 Jun 2012 14:49 #505

Wow, you're really good and fast. That was it
As soon as I surely know that this template is what we want, you'll get a donation.

  • Posts:11
  • alexp
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Two issues - Menu - Picture 20 Jun 2012 14:52 #506

Hehe no problem! We are glad we could help you!
Stay tuned ^^
joomfreak | cause open source rocks

  • Posts:187
  • cause open source rocks
  • joomfreak
  • Administrator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 1.02 seconds
Thursday 28 March 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.