-
AuthorPosts
-
August 24, 2015 at 9:19 pm #664995
Hi I am now struggling with this for two days and I have not been able to solve it.
Ja-techzone, the quickstart sample has a slide show on the first page. In the sample there is no non-fulled padding space around photos of the slideshow. everything there looks fine.
Now I install joomla and ja-techzone and other components from scratch and I put the slideshow on the first page in the correct position and the slideshow comes up and works but there is a thick padding around the slideshow.
I tried many posts and many suggestions here in this forum, non of them work , the padding is always there and I am disappointed.
thanks
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 24, 2015 at 9:37 pm #665039Try This . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path —> /templates/ja_techzone/css/
Within that custom.css file, paste the following CSS rule:
.t3-masthead {
padding: 0;
}
SAVE CHANGES – CLEAR CACHE – REFRESH PAGEBetter ??
1 user says Thank You to TomC for this useful post
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 24, 2015 at 9:37 pm #746443Try This . . . .
If you haven’t yet done so, create a new file called “custom.css” within file path —> /templates/ja_techzone/css/
Within that custom.css file, paste the following CSS rule:
.t3-masthead {
padding: 0;
}
SAVE CHANGES – CLEAR CACHE – REFRESH PAGEBetter ??
1 user says Thank You to TomC for this useful post
August 24, 2015 at 9:42 pm #665040Yes this works.
Now the question is when i am using the default theme,
For the slide show,
The prev and next buttons are shown at the bottom of the images
They are not on the images
But when I change to another theme, e.g. blue or violet or red,
they go inside and on the pictures of slide showHow can i do the same for the default theme?
Or how should I change the color of one of themes to what I want?August 24, 2015 at 9:42 pm #746444Yes this works.
Now the question is when i am using the default theme,
For the slide show,
The prev and next buttons are shown at the bottom of the images
They are not on the images
But when I change to another theme, e.g. blue or violet or red,
they go inside and on the pictures of slide showHow can i do the same for the default theme?
Or how should I change the color of one of themes to what I want?TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 24, 2015 at 9:45 pm #665042Where do you WANT the buttons to be?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 24, 2015 at 9:45 pm #746446Where do you WANT the buttons to be?
August 24, 2015 at 9:48 pm #665044On the photos. (overlapped)
August 24, 2015 at 9:48 pm #746448On the photos. (overlapped)
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 24, 2015 at 9:50 pm #665045<em>@mamsadegh 488924 wrote:</em><blockquote>On the photos. (overlapped)</blockquote>
Looking at your site right now and the buttons are on the photo – on either side at the halfway mark
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 24, 2015 at 9:50 pm #746449<em>@mamsadegh 488924 wrote:</em><blockquote>On the photos. (overlapped)</blockquote>
Looking at your site right now and the buttons are on the photo – on either side at the halfway mark
August 24, 2015 at 9:52 pm #665047This is what I am saying.
Look at it now.
The buttons are down there. not overlapped with the image
And again the green padding has appeared down there
This is because I changed the theme to default.
Why is this happening?August 24, 2015 at 9:52 pm #746451This is what I am saying.
Look at it now.
The buttons are down there. not overlapped with the image
And again the green padding has appeared down there
This is because I changed the theme to default.
Why is this happening?TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 24, 2015 at 10:02 pm #665049I would have to inspect things when one of the color themes is assigned, but a quick way to get rid of the green bottom is updating the CSS rule you just pasted into your custom.css file as follows:
.t3-masthead {
background-color: #ffffff;
color: #ffffff;
padding: 0;
]TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 24, 2015 at 10:02 pm #746453I would have to inspect things when one of the color themes is assigned, but a quick way to get rid of the green bottom is updating the CSS rule you just pasted into your custom.css file as follows:
.t3-masthead {
background-color: #ffffff;
color: #ffffff;
padding: 0;
] -
AuthorPosts
This topic contains 19 replies, has 3 voices, and was last updated by Adam M 9 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum