logo

Member
Member
Offline Offline
Posts: 74
How can I make those white lines disappear?

How can I make those white lines disappear? I would like them to be transparent.

My Website
Last Edit: 16th November, 2009, 10:07:51 AM by Rukasuzu
eoCMS Developer
eoCMS Developer
Offline Offline
avatar
Posts: 1528
Re: How can I make those white lines disappear?

Which white lines? Please try to be more specific

Please do not PM me requesting support or anything, use the forums, thats what they are here for
Member
Member
Offline Offline
Posts: 74
Re: How can I make those white lines disappear?

Here is a pic.  If you click view image on my site you will see content_bg hmm
http://rukasuzu.ivpshost.com/images/whitelines.jpg
eoCMS Designer
eoCMS Designer
Offline Offline
avatar
Posts: 1290
tbarkass_willamson@hotmail.com
Re: How can I make those white lines disappear?

Find:
Code:
.content-left {
   background: url(images/contentbg-left.png) no-repeat scroll left bottom;
   margin: -3px 0 1px -2px;
   padding-bottom: 15px;
}
.content-right {
   background: url(images/contentbg-right.png) no-repeat scroll right bottom;
   margin: 0 -2px -2px 0;
   padding: 0;
}

And replace them with the transparency code you asked about before.
Note that it may not look exactly the same as that in your code, but it's the contentbg-left and contentbg-right that are important.

Seen a bug? Report it!
Member
Member
Offline Offline
Posts: 74
Re: How can I make those white lines disappear?

Nevermind I have done it by editing contentbg-left.png and contentbg-right.png making them transparent in gimp
Last Edit: 16th November, 2009, 11:22:49 AM by Rukasuzu
Member
Member
Offline Offline
Posts: 74
Re: How can I make those white lines disappear?

Sorry I repeated Myself, and couldn't delete this reply
Last Edit: 16th November, 2009, 11:23:18 AM by Rukasuzu
eoCMS Designer
eoCMS Designer
Offline Offline
avatar
Posts: 1290
tbarkass_willamson@hotmail.com
Re: How can I make those white lines disappear?

Oh fair enough Smile

Would be friendlier on your server space and bandwidth if you removed them from the code but if that works for you then OK. Smile

Seen a bug? Report it!

Jump to:


0.07 seconds Queries: 13