-
AuthorPosts
-
July 16, 2008 at 8:34 pm #130948
Here is my test site: http://gallsdirect.com/~wwpi
I would like to add a left and right verticle line, kind of like this site: http://broadcastengineering.com/
Any way to do this?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 17, 2008 at 2:04 am #260345Hi
I miss your request
plz make some screenshotJuly 17, 2008 at 4:22 am #260384Thanks here are the attachments.
-
Sherlock Friend
Sherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 17, 2008 at 4:26 am #260385HI
you can edit template.css (line 546)
#ja-container {
background:transparent url(../images/vline.gif) repeat-y scroll 65% 0pt;
border-left:1px solid black;-> add this line
border-right:1px solid; --> add this line
}July 17, 2008 at 4:43 am #260393Thanks. One little thing. The line on the left is a bit tight, how do I add a pad of, say 2 px? and color it gray, such as #cccccc
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 17, 2008 at 8:14 am #260429HI
You can change like this:
#ja-container {template.css (line 546)
background:transparent url(../images/vline.gif) repeat-y scroll 65% 0pt;
border-left:1px solid black;--> change black to #CCCCCC
padding-left:5px;
}July 17, 2008 at 11:05 am #260501this did it. Thanks
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by michael6 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum