oaten101 Posted December 12, 2012 Share Posted December 12, 2012 (edited) Hi, I have been looking on how to do this for days but I cant find anything that can help my site: www.simplycases.co.uk All I want to do is edit the top menu bar where at the moment it has Home, About Us, Our Stores, Delivery Index and contact us. I want to get rid of a couple and cant find anyway on how to do it so please could someone point me in the right direction? Also I would mind adding images down either side of my site where I have all that white and then make the main area grey so if anyone can help with that aswell that would be great. Thanks Edited December 12, 2012 by oaten101 (see edit history) Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted December 12, 2012 Share Posted December 12, 2012 (edited) Look in Modules tab and see if you have Block Top Menu module. If so, you can edit those links in the module configuration. If you want to make the main area grey try: #page { background: none repeat scroll 0 0 #999999; margin: 0 auto 2px; text-align: left; width: 956px; } You can find this in themes/yourthemename/css/global.css. Just change #999999 to the color you want. Hope that helps. Marty Shue Edited December 12, 2012 by Carolina Custom Designs (see edit history) Link to comment Share on other sites More sharing options...
oaten101 Posted December 12, 2012 Author Share Posted December 12, 2012 Look in Modules tab and see if you have Block Top Menu module. If so, you can edit those links in the module configuration. If you want to make the main area grey try: #page { background: none repeat scroll 0 0 #999999; margin: 0 auto 2px; text-align: left; width: 956px; } You can find this in themes/yourthemename/css/global.css. Just change #999999 to the color you want. Hope that helps. Marty Shue Cant see the the module in the admin area but it is on the directory as ive just found the files. Also I will give the change ago earlier but it made it look a mess around the module boxes Thanks for your time Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted December 12, 2012 Share Posted December 12, 2012 Also I will give the change ago earlier but it made it look a mess around the module boxes Yes, this is because your theme designer used images for the module headers. There is a much better way of doing it. The least they could've done was use png graphics so the edges were transparent. They also used images for the module block footers. Not good either. These are the reasons why the bg color change looks a mess around the module boxes. I hope you get it worked out the way you want it. Best of luck. Marty Shue Link to comment Share on other sites More sharing options...
oaten101 Posted December 12, 2012 Author Share Posted December 12, 2012 Yes, this is because your theme designer used images for the module headers. There is a much better way of doing it. The least they could've done was use png graphics so the edges were transparent. They also used images for the module block footers. Not good either. These are the reasons why the bg color change looks a mess around the module boxes. I hope you get it worked out the way you want it. Best of luck. Marty Shue Is there anyway of add images down the left and right hand side of the site? Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted December 12, 2012 Share Posted December 12, 2012 Is there anyway of add images down the left and right hand side of the site? Can you give me an example of what you want to do? Marty Shue Link to comment Share on other sites More sharing options...
oaten101 Posted December 12, 2012 Author Share Posted December 12, 2012 Can you give me an example of what you want to do? Marty Shue Where I have the left and right modules to the left and right of them I want an image down the side just to cover some of the white space. Similar to what they do on Twitter. Link to comment Share on other sites More sharing options...
oaten101 Posted December 12, 2012 Author Share Posted December 12, 2012 If finally found a fix On the admin page Back Office, Preferences, Performance edit copile to no and cache to no then edit the Header.tpl file in the theme folder then upload it Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted December 12, 2012 Share Posted December 12, 2012 If finally found a fix On the admin page Back Office, Preferences, Performance edit copile to no and cache to no then edit the Header.tpl file in the theme folder then upload it So the menu is hard coded in the header.tpl? That is not normal and is not a really good designed theme IMO. Glad you figured it out. Marty Shue Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted December 12, 2012 Share Posted December 12, 2012 Where I have the left and right modules to the left and right of them I want an image down the side just to cover some of the white space. Similar to what they do on Twitter. This will take a little work but is easily doable. I think I would add two extra div's to the theme and set each div background with the image you want and then position the div's using css. There are many ways of doing it. It will just depend on which way you like the best. Marty Shue Link to comment Share on other sites More sharing options...
coronatonewmedia Posted March 1, 2013 Share Posted March 1, 2013 hey sup, you might wnat o check out the css positioning of your auto-complete search results, it shows way over to the left, away from the search box, my sys: firefox 19.0 latest version windows xp pro cheers Link to comment Share on other sites More sharing options...
akik4417 Posted June 26, 2013 Share Posted June 26, 2013 Don't know whether my question is related with the topic. I want to place an external link behind a menu option and also place that in left or right bar. I found CMS block by which I can make probably a box in left/right bar but didn't find any place where I can place the external links. It would be a great help if somebody instructs how to do that in top horizontal menu bar as well as in left/right side bar. Link to comment Share on other sites More sharing options...
vekia Posted June 26, 2013 Share Posted June 26, 2013 1) go to the modules tab in your back office 2) search for top horizontal menu 3) click on configuration 4) scroll page down, you've got there: fill the short form and click add. Link to comment Share on other sites More sharing options...
akik4417 Posted June 26, 2013 Share Posted June 26, 2013 Hey Vekia! Thanks. I made it. Now I can go to the external link from the top menu in a click. And may I know how to place the link in right bar as well. I already placed a block in right bar, only looking for how to place the link inside it. Appreciation! Link to comment Share on other sites More sharing options...
vekia Posted June 26, 2013 Share Posted June 26, 2013 default prestashop has got module called "link block" - maybe use it? (hope I understood what you expect well) Link to comment Share on other sites More sharing options...
akik4417 Posted June 27, 2013 Share Posted June 27, 2013 Thanks again Vekia. That's the solution I was looking for. Link to comment Share on other sites More sharing options...
vekia Posted June 27, 2013 Share Posted June 27, 2013 you're welcome anyway, if you've got any other questions related to this case - feel free to write 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