borders

How to remove border?

The code of module:

      <div class="col-sm-6">
           <a href="index.php?route=product/category&path=83"><img src="image/catalog/computer3/banner-01.png" alt=""></a>
      </div>
       
      <div class="col-sm-6">
           <a href="index.php?route=product/category&path=83"><img src="image/catalog/computer3/banner-02.png" alt=""></a>

maybe try to use margin?

Have you got a working link?

links working great

I mean a link to the website - there is probably just some CSS somewhere but need to see the actual website to find it

Also is it definitely border and not just a space?

http://bigboom.skupinaz.com

i want to see this 2 pictures like one picture

if you just want the border gone:

Change: (stylesheet.css line 11171)

.computer3-banners .row > div {
_ border-left: 1px solid #dadada;_
}

to

.computer3-banners .row > div {
_ border-left: 0px solid #dadada;_
}

BUT this will not make it look like one image - why use two columns? If you want one wide image?

because i need 2 different links

That theme comes with a slider as well as sliders with 2 call-out link images below it http://fastortheme.com/default/ - my advice would be to use on e of those features.

yes. But the owner of the website doesnt want this sliders… Its posible to make 2 diferent links on one wide image?

Not really without using hotspots etc.

Should be easy enough to close your two images together given they do it with the banners in that demo link above - ask the author here http://themeforest.net/item/fastor-multipurpose-responsive-opencart-theme/13611044/support