-
AuthorPosts
-
November 21, 2011 at 1:18 pm #170917
hello all
I have the following problems ….
I can not change the red color under the maimenu
I can not change the red background of the mainmenu I managed to change the color to. gif file but it is always a red-striped
I would like to enlarge the image of the logo in the header, I modified the file. css but nothing happens … of course I deleted the cache etc etc but nothing …I can not find the red line there ‘in the footer above the one where there’ to subscribe to newsletter
I can not change the text color of maimenuthanks
maxkobenes Friendkobenes
- Join date:
- April 2010
- Posts:
- 177
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 29 times in 28 posts
November 21, 2011 at 1:43 pm #425689Hello Max,
If you are able provide us your site’s URL, then we can help you and tell you that which files and codes should be changed. And it’s better if you provide us preview images then we can understand what you want.
Thanks…
November 21, 2011 at 2:21 pm #425698sorry
http://www.bbandhotel.com/jatravel/
please look the images:
1 I modified the template.css, but the image is not larger
2 orange in this image that I modified there is’ a red background if you refresh the page to see where you remove or change?
3 where is this red?
5 i change the color of the text here I midificato the file. No css, but nothing happens in which file you make these changes?
6 where you change this color red?sorry for my english…:cool:
-
kobenes Friend
kobenes
- Join date:
- April 2010
- Posts:
- 177
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 29 times in 28 posts
November 21, 2011 at 2:25 pm #425699Please select No for Optimize CSS option from Template Manager > Your Template > from the Global Tab and also choose Yes for Enable Development Mode… Then I will try to help you 🙂
November 21, 2011 at 2:41 pm #425706ok thanks I did as you told me
now the logo is ok …..
but the other settings where I find them? the same. css? or are. png file. jpg?
kobenes Friendkobenes
- Join date:
- April 2010
- Posts:
- 177
- Downloads:
- 0
- Uploads:
- 1
- Thanked:
- 29 times in 28 posts
November 21, 2011 at 2:52 pm #425708I couldn’t understand your questions thanks to your English 🙂 But don’t matter:
2- You can change and modify your orange menu bar: jatravel/templates/ja_travel/images/mainnav-bg.gif
3- For red colored background: modules/mod_jaslideshow/assets/themes/travel/style.css open this file and find:
#ja-slideshow {
background: url("slideshow-bg.png") repeat-x scroll left bottom #70031B;
}
Your path to the image (slideshow-bg.png) is not a right path so background image can not be displayed. Only #70031B color is used for background.5 (actually it is 4 🙂 ) You can open templates/ja_travel/css/mod_jacontentslider.css and change these codes:
.ja_slideintro {
color: #908983;
padding: 0px 10px;
font-size: 95%;
}
Please change #908983 as you want…6 (actually 5 🙂 ) Here is the red colored image’s path: /templates/ja_travel/images/botsl_bg.gif
and here is the CSS code which you can find here /templates/ja_travel/css/template.css:
#ja-botsl2 {
background: url(../images/botsl_bg.gif) repeat-x scroll left bottom #72031B;
border-top: solid 1px #880420;
}November 21, 2011 at 3:59 pm #425726Thanks all perfect
but I could not change the color of the text of the main-menu :(([PHP]. ja_slideintro {
color: # 908983;
padding: 0px 10px;
font-size: 95%;
}[/PHP]November 21, 2011 at 4:38 pm #425738sorry but the text of the main-menu, you do not change here in template.css file?
[PHP]/* NAVIGATION
——————————————————— */
/* Main Nav —*/
#ja-mainnav {
background: url(“../images/mainnav-bg.gif”) repeat-x scroll left bottom #73031b;
z-index: 120;
}/* Sub Nav —*/
#ja-subnav { background: #2C7C00; z-index: 80; }#ja-subnav .sublevel, #jasdl-subnav { margin-left: 25px; }
#ja-subnav ul li a { color: #FDD3A1; }
#ja-subnav ul li a:hover, #ja-subnav ul li a:focus, #ja-subnav ul li a:active { color: #265909; text-decoration: underline; }
/* Sub Nav (lv2) —*/
#ja-subnav ul li ul {
background: url(../images/menu-bg.gif) repeat-x left top #fff;
z-index: 80;
}#ja-subnav ul li ul li { border-bottom: 1px dotted #938781; display: block; }
#ja-subnav ul li ul li a{ color: #73695C; display: block; padding-left: 10px; }
#ja-subnav ul li ul li.last-item { border-bottom: none; }
#ja-subnav ul li.active a.active,
#ja-subnav ul li.active a.active:hover,
#ja-subnav ul li.active a.active:active,
#ja-subnav ul li.active a.active:focus { color: #ef761a; }#ja-subnav ul li ul li a {
display: block;
margin: 0 !important;
padding: 0 0 0 10px !important;
}
[/PHP] -
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)This topic contains 8 replies, has 2 voices, and was last updated by e_musco 12 years, 12 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum