-
AuthorPosts
-
rhys_daniels Friend
rhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
September 14, 2009 at 8:18 pm #144214I wish to change some background colours on theedit profile page on the forum . I would like to know the file location and line of code i need to edit.
I have attached a picture for better understanding.
rhys_daniels Friendrhys_daniels
- Join date:
- November 2008
- Posts:
- 218
- Downloads:
- 0
- Uploads:
- 60
- Thanks:
- 32
- Thanked:
- 6 times in 1 posts
September 19, 2009 at 11:35 am #317844The JA Team came up with the solution
– To edit text, please open components/com_kunena/template/ja_sanidineii_light/kunena.forum.css file, at about line 976, find following code:
.fb_myprofile_general td {
background: #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
color: #CCCCCC;
padding: 3px 5px;
padding: 5px;
}Here you can change the color attribute to your idea.
– To change the background, please try to do with my guider
+ change the background of .fb_myprofile_general td to your idea.+ at about line 943, find following code:
.fb_myprofile_menu td {
background: #333333;
border-bottom: 1px solid #333333;
border-left: 1px solid #333333;
border-right: 1px solid #333333;
color: #D58400;
padding: 5px;
}and change to you idea.
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 1 voice, and was last updated by rhys_daniels 15 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Edit My Details Page – Forum
Viewing 2 posts - 1 through 2 (of 2 total)