Erkousti Posted May 22, 2013 Share Posted May 22, 2013 Hi, i need to help with colors on my web. I do not know where to find. Viz. screen. I will be grateful for any answers. Have a nice day, Erko. Link to comment Share on other sites More sharing options...
vekia Posted May 22, 2013 Share Posted May 22, 2013 hey you're using non-default theme so we also don't know how your code looks like. Remember that if you use non-default theme - always paste the url to your store - bacause without - in case like this - it's impossible to help, I remember your topics so i know your url, but other developers dont. 1) global.css line ~562 #tmheaderlinks li a:hover, #tmheaderlinks li a.active { text-decoration: none; color: #f2ab22; } 2) global.css line ~637 #search_block_top a:hover { background: #8e914e; } #search_block_top a { height: 28px; padding: 8px 10px 0 10px; display: block; float: left; background: url(../img/btn-search.gif) left top repeat; color: #fff; font-weight: normal; font-size: 12px; text-decoration: none; text-align: center; } 3) global.css ~747 #shopping_cart b:hover { opacity: 0.8; } #shopping_cart b:hover { opacity: 0.8; } #shopping_cart b { height: 15px; padding: 16px 27px 25px 49px; background: url(../img/cart.png) no-repeat 0px 0px; width: 75px; display: block; border: none; border-radius: 0!important; text-decoration: none; } Link to comment Share on other sites More sharing options...
Erkousti Posted May 22, 2013 Author Share Posted May 22, 2013 okay i will remember that for next time. If u can please .. i have next screen where i need change colors. http://img10.imageshack.us/img10/401/cssbarvy2.jpg By the way thanks for all your replies. U are the best moderator. Have a nice day. Erko Link to comment Share on other sites More sharing options...
vekia Posted May 23, 2013 Share Posted May 23, 2013 1. this is a breadcrumb last white element: global.css line ~888: .breadcrumb_inner { color: #fff; } navigation pipe: global.css line ~893 .breadcrumb .navigation-pipe { width: 5px; height: 0; display: inline-block; padding: 12px 0 0 0; overflow: hidden; margin: 0 10px; background: url(../img/icon/pipe.png) 50% 6px no-repeat; } categories: .breadcrumb a:hover { color: #000; } .breadcrumb a:hover { color: #000; } .breadcrumb a { color: #f2ab22; text-decoration: none; } 2 global.css line ~573 div.column div.block h4 { padding: 12px 11px 14px 20px; font-size: 17px; color: #fff; text-transform: none; background: url(../img/tail-title.gif) left top repeat-x; font-weight: normal; margin-bottom: 0px; } 3 global.css 578 + 579 4 global.css ~1179 #buy_block #add_to_cart .exclusive { background: url(../img/tail-btn-2.gif) left top; line-height: 45px!important; height: 45px!important; } 5 global.css ~1307 Link to comment Share on other sites More sharing options...
Erkousti Posted May 24, 2013 Author Share Posted May 24, 2013 Hello, thanks for your reply! I have two questions now. At first screen u can see module homefeatured by TM. Once I asked you for this but u did no answer. Any idea where it is approximately? In the second picture I need to know the location of lines. Have a nice day, erko. Screen 1: http://img12.imageshack.us/img12/4095/cssbarvyfeatured.jpg Screen 2: http://img706.imageshack.us/img706/6580/cssbarvy3.jpg Link to comment Share on other sites More sharing options...
Erkousti Posted May 24, 2013 Author Share Posted May 24, 2013 I found almost everything without 2 in screen 2. Can u help me please? And my second question is how to change color for this indikator? Viz. screen: http://img855.imageshack.us/img855/9198/indikator.jpg Link to comment Share on other sites More sharing options...
HiPresta Posted May 25, 2013 Share Posted May 25, 2013 superfish-modified.css .sf-menu { margin: 10px 0; padding: 0; width: 980px; background: #383838; } Link to comment Share on other sites More sharing options...
vekia Posted May 25, 2013 Share Posted May 25, 2013 global.css line ~ 411, you've got there; .sf-contener { clear: both; margin: 0px 0 0 0; background: url(../img/tail-nav.png) left top no-repeat; height: 75px; } Link to comment Share on other sites More sharing options...
Erkousti Posted May 25, 2013 Author Share Posted May 25, 2013 (edited) So in superfish-modified.css is nothing. I changed my mind. I want to delete. Which line should I delete? Screen: http://img191.images...ndikatrorrr.png Edit: i found the correct superfish. But that's not what I'm looking. I think, #383838 isn't orange color. Edited May 25, 2013 by Erkousti (see edit history) Link to comment Share on other sites More sharing options...
HiPresta Posted May 25, 2013 Share Posted May 25, 2013 can you send me address to your site, so i could say correctly what line you need to delete Link to comment Share on other sites More sharing options...
vekia Posted May 25, 2013 Share Posted May 25, 2013 So in superfish-modified.css is nothing. I changed my mind. I want to delete. Which line should I delete? Screen: http://img191.images...ndikatrorrr.png Edit: i found the correct superfish. But that's not what I'm looking. I think, #383838 isn't orange color. i posted above what you need to change, have you tried it? Link to comment Share on other sites More sharing options...
Erkousti Posted May 26, 2013 Author Share Posted May 26, 2013 sum4444: my website is www.sport2002.eu/index.php vekia: yes i tried it but change color not work. I found correct line for indicator (~463) : .sf-sub-indicator {position:absolute;display:block;right:0em;top:0em; /* IE6 only */width:0px;height:0px;text-indent:-999em;overflow:hidden; background:url(../img/arrows-ffffff.png) no-repeat -10px -100px;; } and i deleted background:url(../img/arrows-ffffff.png) no-repeat -10px -100px; .. My website currently looks like this http://img705.imageshack.us/img705/170/vzdalenostmezera.png indicator is not visible but is there. When I delete an entire row, so does this http://img18.imageshack.us/img18/6885/sipky.png. Link to comment Share on other sites More sharing options...
Erkousti Posted May 30, 2013 Author Share Posted May 30, 2013 Hello i have next issue. I think u will know what to do How can i disable visibility for main category in blocktopmenu? http://img594.imageshack.us/img594/7348/maincategory.png Have a nice day, Erko. Link to comment Share on other sites More sharing options...
vekia Posted May 30, 2013 Share Posted May 30, 2013 you mean that you want to remove it from menu? Link to comment Share on other sites More sharing options...
Erkousti Posted May 30, 2013 Author Share Posted May 30, 2013 yes Link to comment Share on other sites More sharing options...
vekia Posted May 31, 2013 Share Posted May 31, 2013 you can remove it in back office in the top horizontal menu configuration, aren't you able to? Link to comment Share on other sites More sharing options...
Erkousti Posted May 31, 2013 Author Share Posted May 31, 2013 it was easy, thanks a lot Can u help me with this please? 1) where i can translate this? i can't find it 2) how to change this sentense? I need to translate in Czech Screen: http://img823.imageshack.us/img823/6926/footerybf.png Have a nice day. Link to comment Share on other sites More sharing options...
vekia Posted May 31, 2013 Share Posted May 31, 2013 powered by prestashop - by dafault it is block cms module (you can turn it off in back office modules > block cms module configuration) or translate it in localization > translatins (search for block cms module) Link to comment Share on other sites More sharing options...
Erkousti Posted May 31, 2013 Author Share Posted May 31, 2013 Okay, first issue fixed. But second issue i can't solve. When I mark it and check the instruments "check element" i find this: http://img838.imageshack.us/img838/9351/copyrightv.png . Do u know where i can edit it? Link to comment Share on other sites More sharing options...
vekia Posted May 31, 2013 Share Posted May 31, 2013 i can't see what element you selected. Link to comment Share on other sites More sharing options...
Erkousti Posted May 31, 2013 Author Share Posted May 31, 2013 U told me i should turn it in module cms. But if i did it nothing happens. So i'm asking u for html file where i can rewrite it manually. Exactly "© 2013 Powered by PrestaShop™. All rights reserved" Link to comment Share on other sites More sharing options...
vekia Posted June 1, 2013 Share Posted June 1, 2013 by default this string is located in the file: modules/blockcms/blockcms.tpl {if $display_poweredby}<li class="last_item">{l s='Powered by' mod='blockcms'} <a class="_blank" href="http://www.prestashop.com">PrestaShop</a>™</li>{/if} Link to comment Share on other sites More sharing options...
Erkousti Posted June 2, 2013 Author Share Posted June 2, 2013 i changed blockcms in the file: /modules/ .. , /themes/xnamex/modules/ .. and /themes/default/modules/ but nothing changed.. It is not so important .. i have second problem with images. There is screen: http://img199.imageshack.us/img199/8451/vrobci.png . when the file right click and copy the link i found some position for image (exactly http://www.sport2002.eu/img/m/cs-default-brand.jpg). If I create a file with a name that is applied to all manufacturers and don't want to. How i can i fix it? Have a nice day. Link to comment Share on other sites More sharing options...
vekia Posted June 2, 2013 Share Posted June 2, 2013 you created new position under the preferences > images ? after that you have to regenerate thumbs for new image type. Link to comment Share on other sites More sharing options...
Erkousti Posted June 3, 2013 Author Share Posted June 3, 2013 http://img844.imageshack.us/img844/5784/obraky.png is that right? Link to comment Share on other sites More sharing options...
Erkousti Posted June 3, 2013 Author Share Posted June 3, 2013 I think there is another problem. When I click on any image is everywhere the same url. Is that right? I think there has to be(for example) : 10-cs-default-brand.jpg or 11-cs-default-brand.jpg .. Some ideas? Link to comment Share on other sites More sharing options...
Erkousti Posted June 12, 2013 Author Share Posted June 12, 2013 Hello, i have question with picture. Is it possible add my own picture here? Viz. screen : http://img824.imageshack.us/img824/4417/ownpicture.png. Link to comment Share on other sites More sharing options...
vekia Posted June 12, 2013 Share Posted June 12, 2013 you want to add pictures as background? Link to comment Share on other sites More sharing options...
Erkousti Posted June 12, 2013 Author Share Posted June 12, 2013 yes I do, but only where it is marked in red. And in the background of all the other things. Link to comment Share on other sites More sharing options...
vekia Posted June 12, 2013 Share Posted June 12, 2013 you can achieve this in two ways: 1) add wide background for header 2) modify the header template file + modules attached to hooks realted to header, create 3 div boxes with separate classes (css styles with background for each of them) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now