-
AuthorPosts
-
citroen1968 Friend
citroen1968
- Join date:
- June 2013
- Posts:
- 24
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
February 17, 2014 at 9:26 am #194859Hi,
did use spotlite with the position 5 to 8 when i see it on a desktop i see this (photo)1
the 4 pictures in the website have the same demensions
and there is nothing changed from the originale template
when I look in firefox and look at the view-responsive-layouts.html
then only position 5 and 6 are good see picture 2it look that the margin from postion has not firstspan
how to fix it
regards
- Nazario A Friend
Nazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
February 18, 2014 at 3:57 am #523100Please PM me admin and FTP credential so that I can check and help you out.
citroen1968 Friendcitroen1968
- Join date:
- June 2013
- Posts:
- 24
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
March 11, 2014 at 7:07 am #526232Hello Nazario,
Could you tell me if you already did have time to see the problem
Nazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
March 12, 2014 at 4:05 am #526396Currently, you are using Loohuis_schuttingen template.
However, when you use the T3 Blank template, you will get the error. I just fixed for you by adding this rule into the file; /templates/t3_blank/css/custom.css
@media(min-width: 600px) and (max-width: 767px){
.span6 {
display: inline-block !important;
float: none !important;
margin-left: 0 !important;
}
}Let me know hope this helps.
citroen1968 Friendcitroen1968
- Join date:
- June 2013
- Posts:
- 24
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
March 13, 2014 at 10:52 am #526587Hallo Nazario,
did adding this in the custom.css
but did not helpregards
GerhardNazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
March 17, 2014 at 11:20 am #526953Hi Gerhard,
Sorry, please add this code into the file /templates/loohuis_schuttingen/css/custom.css :
@media(min-width: 600px) and (max-width: 767px){
.span6 {
display: inline-block !important;
float: none !important;
margin-left: 0 !important;
}
}Let me know if how it goes.
citroen1968 Friendcitroen1968
- Join date:
- June 2013
- Posts:
- 24
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
March 17, 2014 at 7:11 pm #527027Hallo Nazario,
did adding this in the custom.css in /templates/loohuis_schuttingen/css/custom.css
but did not helpregards
GerhardNazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
March 18, 2014 at 6:36 pm #527218Hi Gerhard,
I just checked your site. You did miss the closing bracket in red as indicated in code below:
.btn-custom { background-color: hsl(110, 56%, 16%) !important; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#398f28", endColorstr="#193f11"); background-image: -khtml-gradient(linear, left top, left bottom, from(#398f28), to(#193f11)) background-image: -moz-linear-gradient(top, #398f28, #193f11) background-image: -ms-linear-gradient(top, #398f28, #193f11) background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #398f28), color-stop(100%, #193f11)) background-image: -webkit-linear-gradient(top, #398f28, #193f11) background-image: -o-linear-gradient(top, #398f28, #193f11) background-image: linear-gradient(#398f28, #193f11) border-color: #193f11 #193f11 hsl(110, 56%, 11%); color: #fff !important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33); -webkit-font-smoothing: antialiased;
}
@media(min-width: 600px) and (max-width: 767px){
.span6 {
display: inline-block !important;
float: none !important;
margin-left: 0 !important;
}
}I get it fixed and your site is working fine now.
1 user says Thank You to Nazario A for this useful post
citroen1968 Friendcitroen1968
- Join date:
- June 2013
- Posts:
- 24
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
March 19, 2014 at 10:13 am #527321problem solved
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by citroen1968 10 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum