solved Odd gray bars on side of Ninga skin

perrie
@perrie
9 years ago
435 posts
I can't seem to find a way to get rid of these very stubborn gray bars that are on the sides of the Ninga skin. Maybe I am not looking in the right place. Does anyone know where I can find the file?
Thanks!
updated by @perrie: 07/14/15 12:06:12AM
gary.moncrieff
gary.moncrieff
@garymoncrieff
9 years ago
865 posts
Try looking in the site.css file for this

#wrapper {
    margin:0 auto;
    background-color: #C7C7C7;
    background-image: url('{$jrNingja_img_url}/wrapper_bckgrnd.png');
    background-attachment: fixed;
    background-position: left top;
    background-size: initial;
    background-repeat: repeat-x;}

You will need to change the background colour and depending on your circumstances change or delete the background-image line.
Strumelia
Strumelia
@strumelia
9 years ago
3,603 posts
I think it's that wrapper png in red above that is showing.
I went into my server thorugh filezilla, downloaded a copy of the wrapper png image, edited only the color of it in photoshop, then copied the new one back right on top/replaced the grey wrapper .png on my server. Then I refreshed cache and boom...right color wrapper background.


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
perrie
@perrie
9 years ago
435 posts
Thanks everyone for being so helpful and timely!

@Gary, are you referring to line 4?
@Lisa, What is the difference of doing it your way as opposed to Gary's? I'd like to understand this better. Also, when should I be making a clone of the work I have done? Does everyone make clones?
John Bizley
John Bizley
@john-bizley
9 years ago
251 posts
perrie:
I can't seem to find a way to get rid of these very stubborn gray bars that are on the sides of the Ninga skin. Maybe I am not looking in the right place. Does anyone know where I can find the file?
Thanks!

I think that is the standard gray wrapper background of the Ningja Skin. You can change that in your acp by going to skin settings > skin style. Click on the untagged tab and in the selector search type #wrapper You should then see the #wrapper colour as grey so by changing this to another colour will change the colour of those ' side bars '. Those bars are not actual bars but just the background showing, if the main site was set to 100% you would not see them.

Added an image to show how to change it
jamroomwrapper.jpg
jamroomwrapper.jpg  •  136KB


updated by @john-bizley: 06/08/15 12:10:06PM
perrie
@perrie
9 years ago
435 posts
Hi John,

Amend what I just wrote you, I just did what you said and it was fixed!

Thanks!
updated by @perrie: 06/08/15 06:17:20PM
perrie
@perrie
9 years ago
435 posts
Actually, something just hit me. Each of you gave me a perfectly valid way of fixing my problem. I am sure that is the case with a lot of issues that happen here.

Thank goodness for this forum and to everyone who helped!
:D
michael
@michael
9 years ago
7,714 posts
:)