-
AuthorPosts
-
infovasciaveo Friend
infovasciaveo
- Join date:
- October 2010
- Posts:
- 92
- Downloads:
- 1
- Uploads:
- 36
- Thanks:
- 33
- Thanked:
- 1 times in 1 posts
September 25, 2011 at 7:16 pm #168939I’ve changed the width of search box, reducing the widht of image and the width declaration in css file, but the result is that in some pages the reduction is true and in other remained with original dimension.
How can I modify in all pages the dimension (width) of search box?
See the picturer in attachment.
My URL: http://www.uni3.it
Thanks-
khoand Friend
khoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 26, 2011 at 3:50 am #414957Hi,
You go to Template manager,choose JA Community Plus template, then change CSS Optomize fieds to NO, so I can check how and where to customize for you.infovasciaveo Friendinfovasciaveo
- Join date:
- October 2010
- Posts:
- 92
- Downloads:
- 1
- Uploads:
- 36
- Thanks:
- 33
- Thanked:
- 1 times in 1 posts
September 26, 2011 at 6:23 am #414964Thank you for fast response!
I changed CSS Optimize to No and I resolved: now in all pages the width of search box is the same!
But what means if I now have CSS Optimize to NO? My site is slow or not optimized?
Is it possible set CSS Optimize to ON and to change directly css file?
Thankskhoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 26, 2011 at 6:35 am #414966You replace this code from /templates/ja_community_plus/css/template.css
#ja-search .inputbox {
background: url(../images/search-bg.gif) no-repeat 0px 0px;
border: 0;
color: #6E6865;
height: 29px;
padding: 0 0px 0 15px;
text-transform: capitalize;
width: 150px;
}
with
#ja-search .inputbox {
background: url(../images/search-bg.gif) no-repeat 0px 0px;
border: 0;
color: #6E6865;
height: 29px;
padding: 0 0px 0 15px;
text-transform: capitalize;
width: 190px;
}
– You find this code from /templates/ja_community_plus/core/themes/brown-green/css/color.css
#ja-topnav ul li {
background: url(../images/topnav-sep.gif) no-repeat right center;
margin-left: -80px; < add this line
}infovasciaveo Friendinfovasciaveo
- Join date:
- October 2010
- Posts:
- 92
- Downloads:
- 1
- Uploads:
- 36
- Thanks:
- 33
- Thanked:
- 1 times in 1 posts
September 26, 2011 at 6:56 am #414969Thank you for your reply.
I make the changes suggested and I reset to “Join & Minify & Compress” for CSS Optimize, but some pages have the search box too long. (see the site now).
How can I resolve?
Thankskhoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 26, 2011 at 7:13 am #414971You find this code from /templates/ja_community_plus/core/themes/brown-green/css/color.css
#ja-topnav ul li {
background: url('/content/templates/ja_community_plus/core/themes/brown-green/images/topnav-sep.gif') no-repeat right center;
margin-left: -100px; < add this line
}infovasciaveo Friendinfovasciaveo
- Join date:
- October 2010
- Posts:
- 92
- Downloads:
- 1
- Uploads:
- 36
- Thanks:
- 33
- Thanked:
- 1 times in 1 posts
September 26, 2011 at 7:22 am #414974Ok,
much better!
But these pages are:
Cos’è l’Unitre
Cos’è l’Unitre—>Benvenuti agli iscritti
Cos’è l’Unitre—>Dove siamo
Thankskhoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 26, 2011 at 7:44 am #414978You find this code from /templates/ja_community_plus/css/template.css
#ja-topnav ul {
margin: 0;
padding: 0;
list-style: none;
margin-left: -100px; < add this line
}infovasciaveo Friendinfovasciaveo
- Join date:
- October 2010
- Posts:
- 92
- Downloads:
- 1
- Uploads:
- 36
- Thanks:
- 33
- Thanked:
- 1 times in 1 posts
September 26, 2011 at 3:30 pm #415057Thank you for reply,
but unfortunately, the situation has not changed: remains the error in the pages indicated in the preceding message.
Thankskhoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 26, 2011 at 5:38 pm #415100You try clear cache by delete all of files of /cache and /t3-assets folder
1 user says Thank You to khoand for this useful post
infovasciaveo Friendinfovasciaveo
- Join date:
- October 2010
- Posts:
- 92
- Downloads:
- 1
- Uploads:
- 36
- Thanks:
- 33
- Thanked:
- 1 times in 1 posts
September 26, 2011 at 6:10 pm #415111Ok!
Now is ok!
Thanks a lot (you are veery patient!) -
AuthorPosts
Viewing 11 posts - 1 through 11 (of 11 total)This topic contains 11 replies, has 2 voices, and was last updated by infovasciaveo 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum