Since the arrows WORK on the demo, looking at it can't help YOU.. Some change you made put them out of whack.. So need to see what YOU did to see how to correct YOUR site.. Can't do that looking at screenshots..
Printable View
stylesheet.css - green color and suitable text color:(Checked differences with ExamDiff) Thank's for your persistence!Quote:
#top-wrapper{width:100%;height:30px;background:#00a43e;color:#fff;text-align:left;padding-top:10px;padding-bottom:5px;} //DTC green
#navMain ul li a {margin:0;padding:0em 1.0em;color: #fff;text-decoration:none;white-space:nowrap;font-size:100%;text-transform:uppercase;} //DTC
#navMain ul li a:hover {color: #bbbbbb;} //DTC
#lang_header{float:right;width:40%;margin-top:4px;} //DTC
ul.slimmenu li a {display: block;color: #000;text-transform:lowercase;padding: 12px 34px 12px 6px;font-size: 120%;font-weight: normal;transition: background-color 0.5s ease-out;-o-transition: background-color 0.5s ease-out;-moz-transition: background-color 0.5s ease-out;-webkit-transition: background-color 0.5s ease-out;} //DTC
ul.slimmenu li a:hover, ul.slimmenu1 li a:hover {background:#00a43e;text-decoration: none;color:#fff;} //DTC
ul.slimmenu li ul li, ul.slimmenu1 li ul li {background:#00a43e;width:190px;padding-left:20px;font-size:95%;} //DTC
How does "Customer Service" in the information menu have a shippinginfo-href?
Exactly - the problem is (silly me) I can't find the anchor!Quote:
... then change the anchor tag
Thanks!
Any idea why the link "...?main_page=contact_us" times out? There is a contact_us folder in ../includes/modules/pages.
Why is the home page wider than for instance the categories page? Have I missed some setting?