-
AuthorPosts
-
tulioc Friend
tulioc
- Join date:
- March 2013
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
September 10, 2013 at 1:36 am #190433Where I can change the color of the black (222222) stripein the top and bottom of footer? Where the orange line is.
I was looking on template.css but is not there.
Please check http://www.imagad.comPlease see image attached.
Thanks,
Tulio
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 10, 2013 at 5:27 am #505175Hi
Try to edit this file /templates/ja_vintas/themes/orange/css/template.css around line 350
#ja-navhelper {
background-image: url("../images/line-bottom.gif");
}change to
#ja-navhelper {
background: #xxxxxx <--Add your 6 digit format color
}1 user says Thank You to pavit for this useful post
tulioc Friendtulioc
- Join date:
- March 2013
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
September 10, 2013 at 12:10 pm #505225Thanks Pavit.
tulioc Friendtulioc
- Join date:
- March 2013
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
September 10, 2013 at 1:01 pm #505227Hi Pavit,
if you go to http://imagad.com/registration
you can see the logo is cut and still the lines below changes color. So the changes I made on template.css doesn’t take place on other page for example as this.
Where to change logo size in other pages and this color in footer?Hi my template color is default is not orange. You see it orange as I change the images colors.
Thanks,
Tulio
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
September 12, 2013 at 10:04 am #505537Hi Tulio,
You can change the logo size and footer color by opening /templates/ja_vintas/css/template.css, find lines:
h1.logo a {
background: url(../images/logo.png) no-repeat left;
display: block;
width: 271px;
height: 50px;
}>> Change to your logo size.
#ja-footer {
background: #333;
padding-top: 26px;
border-top: solid 1px #2f2f2f;
}
>> Change to your background color. Then clear JAT3 cache then.
1 user says Thank You to phong nam for this useful post
tulioc Friendtulioc
- Join date:
- March 2013
- Posts:
- 59
- Downloads:
- 0
- Uploads:
- 19
- Thanks:
- 18
- Thanked:
- 1 times in 1 posts
September 12, 2013 at 12:08 pm #505561Thanks Leo.
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by tulioc 11 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Need Help in CSS
Viewing 6 posts - 1 through 6 (of 6 total)