-
AuthorPosts
-
beyondsports Friend
beyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
September 18, 2008 at 6:01 pm #133486ive gone in and added the border for both side’s as well as the botsl too….where can i edit the css to give me the border at the top of the frontpage and at the bottom…
using #333333…
thankstrey
also where can i edit the css to center the copyright text in the footer…
see the attached screenshot…
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 19, 2008 at 2:51 am #271247Can you give us your live URL, any screenshot or more details of the problem will be helpful
beyondsports Friendbeyondsports
- Join date:
- May 2008
- Posts:
- 304
- Downloads:
- 0
- Uploads:
- 28
- Thanks:
- 4
- Thanked:
- 2 times in 1 posts
September 19, 2008 at 2:54 am #271250see my original post for the screenshot and here is the url…
http://www.crossinstrumentation.com/CrossI/
thanks
treySherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 19, 2008 at 3:22 am #271262hi
add bodder at top
you can edit template.css (line 346)
.componentheading {
border-bottom:5px solid #333333;
border-top:1px solid #333333;---> add this line
font-size:200%;
font-weight:normal;
}or you can add those line into template.css
#ja-current-content {
border-top:1px solid #333333;
}Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 19, 2008 at 3:23 am #271263add border at bottom:
you can edit template.css (line 565)
#ja-container-inner {
background:transparent url(../images/vline.gif) repeat-y scroll 83% 0;
border-bottom:1px solid #333333; --> add this line
}Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 19, 2008 at 3:27 am #271265Center footer
please edit default.php(templates/ja_teline_ii/html/mod_footer folder), add tag < center></center>
like this:
<center>
<small>Copyright © 2008 Cross Instrumentation. All Rights Reserved. </small>
</center>AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 2 voices, and was last updated by Sherlock 16 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
putting a border at top and below of the frontpage
Viewing 6 posts - 1 through 6 (of 6 total)