-
AuthorPosts
-
February 19, 2008 at 9:33 pm #125820
What makes the left (and right) light grey lines in the ight and left columns. I know that the curves are images, but I can’t figure out what makes the light grey lines.
See attachment for further clarification to this question.
Thanks
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
February 19, 2008 at 9:48 pm #239547Its the images that makes thoose lines, im pretty sure about it.
February 19, 2008 at 10:30 pm #239556Hi Thanks. I will try to figure out which image does that. Any thoughts — I assume it’s in the template image folder…
Rowby
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
February 19, 2008 at 10:43 pm #239559Yes, look for images xxxxx-tl,tr,br,bl.gif
February 20, 2008 at 12:54 am #239571HI could they be
http://gorideusa.com/templates/ja_senecio/images/shadowright-bg.gif
and
http://gorideusa.com/templates/ja_senecio/images/shadowright-bg.gif???
Thanks
Rowby
February 20, 2008 at 4:02 pm #239608Hi Menalto,
Once I find the right image, can you tell me which css adjusts the width of the line.
these slightly modified images from the template package are 8 pixels wide. I would want the line to be at least 8 pixels wide. Right now the line is apparently 1 pixel wide.
I can’t seem to find anything in the template css to adjust that line.
Any thoughts?
Thanks
Rowby
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
February 22, 2008 at 4:30 am #239778Here is what you are looking for (line 443 in template_css.css file){
div.module,
div.module-default {
margin: 5px 0 10px;
padding: 0;
float: left;
clear: both;
width: 100%;
background: url(../images/box-br.gif) no-repeat bottom right;
}div.module div,
div.module-default div {
padding: 0;
background: url(../images/box-bl.gif) no-repeat bottom left;
}div.module div div,
div.module-default div div {
padding: 0;
background: url(../images/box-tr.gif) no-repeat top right;
}div.module div div div,
div.module-default div div div {
padding: 10px 15px 15px;
background: url(../images/box-tl.gif) no-repeat top left;
}
1 user says Thank You to Khanh Le for this useful post
February 22, 2008 at 3:33 pm #239817Ah Thanks! I see it now!
February 22, 2008 at 3:35 pm #239818Ah thanks I see it now. Thanks.
Rowby
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 3 voices, and was last updated by rowby 16 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
What makes this line in Seneco
Viewing 9 posts - 1 through 9 (of 9 total)