Hello Im using zen-cart-v1.3.9h I have yet another problem with blue strip reloaded I've managed to get get everything perfect except for 1 bloody thing annoying it is.
the problem i have now seems to be with the Wrapper around Featured Products center Box and Specials center box
I extended the center area of the site in stylesheet.css to width 950x so i could have more space in the middle of the site.
Then I exended the Bars at the top of the logo to width: 946px; by modifying thisCode:#mainWrapper { background-color: #ffffff; text-align: left; width: 950px; vertical-align: top; }
now all the nav bars and the ares are the correct size now except for "featured items" and "specials" center window's navbar graphic at the top wont extend right to the end and I can't seem to find where to edit this so it extends and fits correctly.Code:#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper { margin: 0em; padding: 1px; background-image: url(../images/header_06.gif); background-color: #ffffff; font-weight: bold; color: #000000; border: 1px solid #9a9a9a; height: 1%; width: 946px; }
my site is here look at the featured products center column you can see the blue striped bar wont extend to the end.
http://www.gamer-connection.com
can anyone help with this?
thx



