-
AuthorPosts
-
conforturis Friend
conforturis
- Join date:
- April 2010
- Posts:
- 256
- Downloads:
- 0
- Uploads:
- 58
- Thanks:
- 59
- Thanked:
- 7 times in 1 posts
May 27, 2014 at 2:25 pm #198203Hi,
What the code you used for insert boxes in JA Droid template, position user1, user2, user3?I want to insert this boxes in your other template named JA University
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 27, 2014 at 3:44 pm #536844The following is the CSS code for the box w/ borders . . . .
#ja-topsl .main .main-inner3 {
background: none repeat scroll 0 0 #F6F8FF
padding-top: 20px;
}#ja-topsl .module {
background: none repeat scroll 0 0 #ECEFF9
border: 1px solid #CBD0E2
padding: 4px;
}#ja-topsl .module div {
border: 1px solid #CBD0E2
padding: 0;
}#ja-topsl .module div div {
background: none repeat scroll 0 0 #F1F3FB
border: 1px solid #FFFFFF
padding: 15px;
}TIP:
A relatively easy way to find/identify CSS styling/classes within any given websites is to use an online web-development tool such as FIREBUG.😎
conforturis Friendconforturis
- Join date:
- April 2010
- Posts:
- 256
- Downloads:
- 0
- Uploads:
- 58
- Thanks:
- 59
- Thanked:
- 7 times in 1 posts
May 27, 2014 at 4:38 pm #536853And the stars below the title, please?
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
May 27, 2014 at 4:45 pm #536855That would be . . . . .
#ja-topsl .module h3 {
background: url("../templates/ja_droid/images/h3-bg2.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
border: 0 none;
color: #273457
font-size: 180%;
padding: 0 0 20px !important;
text-transform: none;
}1 user says Thank You to TomC for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by TomC 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
draw box like in user1
Viewing 4 posts - 1 through 4 (of 4 total)