borders around modules in homepage

Create music content based Joomla website with this professional and cutting edge template created for Joomla 1.5
GK User
Thu Mar 18, 2010 9:50 pm
Hi,

I have installed the template on my website. Only I have a small problem.
Around every module I see a verry thin border. On the demo site I don't see it.

Am I doing something wrong?

This is the website I am talking about: www.coramdeo.nl

Regards,

Ard (molen743)
User avatar
Junior Boarder

teitbite
Sat Mar 20, 2010 2:42 pm
Hi

Please find class:

Code: Select all
div.gk_npro_mainwrap {
background:none repeat scroll 0 0 transparent;
border:1px solid #F5F5F5;
color:#575757;
overflow:hidden;
padding-bottom:10px;
}


in http://www.coramdeo.nl/modules/mod_news ... andard.css

and remove line according to border.
User avatar
Moderator

GK User
Sat Mar 20, 2010 5:07 pm
Thanks, it worked fine.
User avatar
Junior Boarder

GK User
Sun Mar 21, 2010 12:59 pm
Hi,

Now I only have borders around the images that I use in articles.
I cannot find where I can change his.


Regards,

Ard
User avatar
Junior Boarder

GK User
Sun Mar 21, 2010 5:54 pm
molen743 wrote:
Hi,

Now I only have borders around the images that I use in articles.
I cannot find where I can change his.


Regards,

Ard


Hi

I can't see any border on article images.
Are you sure? :huh:
User avatar
Platinum Boarder

GK User
Sun Mar 21, 2010 5:57 pm
Hi,

When you open a artikle you see the border around the image
see:
http://www.gkvcapelle.nl/index.php/nieu ... laat-doden
User avatar
Junior Boarder

GK User
Sun Mar 21, 2010 6:44 pm
Add this code on template_css.css file:

Code: Select all
.img_caption {
border: none!important}


Cheers ;)
User avatar
Platinum Boarder


cron