-
AuthorPosts
-
December 12, 2012 at 12:37 pm #183054
As you can see at the image there’s a double borderline at the right.
I think that this can be fixed in some css, but i can’t find it.Hope someone can help me out 🙂
See it at http://zorgweb.info/reizen/routeplanner
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
December 13, 2012 at 10:20 am #476113Hi Ahjdriessen,
You could find and change it in template.css flie
#ja-mainbody {
background: url(../images/dot.gif) repeat-y right 0 white;
}
Hope this helps.Regards
December 13, 2012 at 6:09 pm #476175The problem that is that when there are no left or right modules the line
is positioned one pixel short to the right. I can’t figure out how i should
fix this without disturb the layout on other places :((
Maybe you can help?Regards Ton
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 13, 2012 at 7:19 pm #476182I think I may have found the issue/conflict . . .
Within file path –> /templates/ja_teline_iii/css/template.css
at line 763, you have the following:
#ja-mainbody {
background: url("../images/dot.gif") repeat-y scroll right 0 #FFFFFF
}However, within the same file path –> /templates/ja_teline_iii/css/template.css
you also have this at line 712:
.main {
background: none repeat scroll 0 0 #FFFFFF
border-left: 1px solid #DDDDDD
border-right: 1px solid #DDDDDD
}My recommendation would be to remove the background property from line 763 (i.e. background: url(“../images/dot.gif”) repeat-y scroll right 0 #FFFFFF) – as this seems to resolve the “double border” issue.
Hope That Helps
1 user says Thank You to TomC for this useful post
December 14, 2012 at 8:35 am #476251Hi Tom,
Thanks for your fast reply:)
Great, It did it allmost, except i lost my left vertical line in the right column.
I think that i have to change this in the class used by the column,
but after some mods i couldn’t succeed doing it.Hope you can help me once more;)
Greetings Ton
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 14, 2012 at 5:23 pm #476321strange ….. when I try to bring up your site again, I get the following error message:
<blockquote>Not Found[/h]The requested URL /index.php was not found on this server.
</blockquote>:confused:
1 user says Thank You to TomC for this useful post
December 14, 2012 at 8:30 pm #476334Hi Tom,
Sorry for the inconvenience. The site crashed.
I had to reinstall.
It’s in the air again:)Regards Ton
Have a nice weekend.
December 17, 2012 at 10:42 am #476510I am sorry but i haven’t solved it yet:((
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
December 18, 2012 at 2:35 am #476582Hi Ahjdriessen,
Did you clean cache after removing css rule?
Google chrome inspect element or Firebug for Firefox is useful to find css rule on block element.
Regards
1 user says Thank You to HeR0 for this useful post
December 18, 2012 at 10:05 am #476642Hi HeR0,
Yes i did. I use firefox with firebug to find css rules.
After changes you advised this is the result.Don’t know where to search or make changes. I did several attempts but
that made no difference.
Maybe you can give me a hand with this. I think i haven’t enough experience
with coding css/php. Thanks in advance.Regards Ton
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
December 18, 2012 at 10:13 am #476647Ok, PM me admin account, ftp info of your site. I’ll fix it for you.
Regards
1 user says Thank You to HeR0 for this useful post
December 18, 2012 at 11:37 am #476659HeRO,
I have send you a message.
Thanks
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
December 19, 2012 at 2:59 am #476724Hi Ahjdriessen,
I just go to the page http://zorgweb.info/reizen/routeplanner and i can see the issue is fixed. Did you resolve that issue?
Let me know if you need further assists . 🙂
Regards
<em>@ahjdriessen 351146 wrote:</em><blockquote>HeRO,
I have send you a message.
Thanks</blockquote>
December 20, 2012 at 7:27 am #476887Good morning HeRO,
I solved the problem of the borderline at the right, but than the
line in the left side of the right column disapeared.
I don’t know how to make this look right again :((Hope you can repair this:)
Regards Ton
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
December 20, 2012 at 7:40 am #476891Hi,
Please restore
#ja-mainbody {
background: url(../images/dot.gif) repeat-y right 0 white;
}
and add following css rule underneath above code
.com_gmapfp #ja-mainbody {
background: none !important;
}Hope this helps.
1 user says Thank You to HeR0 for this useful post
AuthorPostsThis topic contains 22 replies, has 3 voices, and was last updated by ahjdriessen 11 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum