-
AuthorPosts
-
meioaereo Friend
meioaereo
- Join date:
- December 2009
- Posts:
- 66
- Downloads:
- 0
- Uploads:
- 8
- Thanks:
- 11
- Thanked:
- 4 times in 1 posts
March 7, 2010 at 9:51 pm #149281Hi guys, I couldn’t find in the css the properties to move the copyright to the left margin since I removed the T3 Framework logo.
The theme is light_ocean. There is an image below to see exactly what I need.
Any help?
imsleepy Friendimsleepy
- Join date:
- January 2009
- Posts:
- 451
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 94
- Thanked:
- 45 times in 1 posts
March 7, 2010 at 11:50 pm #335218Hello,
I had the same problem only need to align further to the right. After digging through MANY files I found the answer. Go to css>template.css
/* FOOTER
——————————————————— */
#ja-footer {
clear: both;
font-size: 92%;
padding: 10px 0 20px;
}#ja-footer .main {
color: #666666;
padding: 0;
position: relative;
}#ja-footer .inner { padding: 0 15px 5px 185px; }
#ja-footer .inner a { color: #57212a; }
#ja-footer .inner a:hover, #ja-footer .inner a:focus, #ja-footer .inner a:active {
color: #fff;
}#ja-footer small { color: #666; font-size: 100%; }
Change the last number in red from 185 to a smaller number. 15px will probably be about right.
Hope this works for you.
1 user says Thank You to imsleepy for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by imsleepy 14 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Align Copyright to the left
Viewing 2 posts - 1 through 2 (of 2 total)