remove image border on articles
- GK User
- Thu Mar 01, 2012 6:47 pm
Hi,
I want to remove the black borders on the image articles.
http://demo.gavick.com/joomla15/mar2010 ... bottom.png
http://demo.gavick.com/joomla15/mar2010 ... er_top.png
on this forum i find this piece of code and added this in my override.css but still i can see the borders.
I want to remove these images without messing up the text
//the code from antoher topic//
.nobackground div.gkImgBorderBottom>img {
margin:0!important;
padding:0!important;
background:none;}
.nobackground .gkImgBorderTop,
.nobackground .gkImgBorderBottom {
background-image: none; }
If u have a css override that would be nice
please advice
thanks
I want to remove the black borders on the image articles.
http://demo.gavick.com/joomla15/mar2010 ... bottom.png
http://demo.gavick.com/joomla15/mar2010 ... er_top.png
on this forum i find this piece of code and added this in my override.css but still i can see the borders.
I want to remove these images without messing up the text
//the code from antoher topic//
.nobackground div.gkImgBorderBottom>img {
margin:0!important;
padding:0!important;
background:none;}
.nobackground .gkImgBorderTop,
.nobackground .gkImgBorderBottom {
background-image: none; }
If u have a css override that would be nice
please advice
thanks
-

- Junior Boarder
- GK User
- Fri Mar 02, 2012 1:32 am
Hi
Please try instead this lines on override.css file:
According to your request, it will only remove bg for article images, right?
Cheers
Please try instead this lines on override.css file:
- Code: Select all
.gkImgBorderTop,
.gkImgBorderBottom {background-image: none!important}
According to your request, it will only remove bg for article images, right?
Cheers
-

- Platinum Boarder
- GK User
- Fri Mar 02, 2012 4:03 pm
hello sir,
yes indeed the change is only for article images.
but i added this line but no change! still i can see the borders..
yes indeed the change is only for article images.
but i added this line but no change! still i can see the borders..
-

- Junior Boarder
- GK User
- Mon Mar 05, 2012 10:55 am
any thing else i can try?
-

- Junior Boarder
- Konrad M
- Mon Mar 05, 2012 12:04 pm
Did you enable override.css option in template settings ?
- GK User
- Mon Mar 05, 2012 12:20 pm
Konrad M wrote:Did you enable override.css option in template settings ?
Yes I use the override.css for a lot of other modifications so it is enabled of course.
-

- Junior Boarder
- Konrad M
- Mon Mar 05, 2012 1:54 pm
Ok try unpublish GK Image border plugin.
- GK User
- Mon Mar 05, 2012 2:20 pm
Konrad M wrote:Ok try unpublish GK Image border plugin.
It is allready unpublished but the strange thing is when i click on it to open it i get this message
500 - An error has occurred.
Error loading form file
http://www.webpagescreenshot.info/img/1 ... 01232027PM
-

- Junior Boarder
8 posts
• Page 1 of 1
