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

The slide window over my template is too big
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: The slide window over my template is too big

Re: The slide window over my template is too big 26 Apr 2013 06:22 #2014

Many thanks. Here it is. I have temporarily put the module in user 1 .... Please advise as soon as I can revert the situation. And please do not care the low quality of some slides ... Thank you for your co-operation!
Angelo

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

Re: The slide window over my template is too big 26 Apr 2013 06:52 #2015

Hi
the issue caused by your template
you need to edit your css file
templates/jt006_j15/css/styles.css

find #mods1
and comment out line
width:1600px;


#mods1 {
clear: both;
margin: 0 auto;
overflow: hidden;
padding: 0 0 10px;
width: 1600px;
}

=>>

#mods1 {
clear: both;
margin: 0 auto;
overflow: hidden;
padding: 0 0 10px;
/* width: 1600px; */
}

  • Posts:266
  • kurtcobain
  • Gold Boarder
  • OFFLINE
  • Karma: 0

Re: The slide window over my template is too big 26 Apr 2013 08:14 #2016

Hi, thank you so much! I shall try, and let you know.

All the best!
Angelo

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

Re: The slide window over my template is too big 27 Apr 2013 09:16 #2027

Hi, I have just edit css .... It works perfectly ! Now I have only to changes the images with the right resolution ... and activate the module again.
Thank you very much!
Angelo

  • Posts:11
  • Angelo
  • Fresh Boarder
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
  • 2
Time to create page: 0.83 seconds
Friday 26 April 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.