Background problems with wikia css -


the wiki admin has had no changes css in quite time, seems page size small or something, transparent green background appearing either side of borders.

you can see happening on wiki here http://rollplaydnd.wikia.com/wiki/rollplay_wiki

any assistance in how cover or remove green background appreciated!

as answer suggested emipro technologies pvt how fix problem

but think real problem originated code below

@media screen , (max-width: 1595px) , (min-width: 1084px) .wikiapage {   padding: 0 20px; //remove line or use padding in internal container   width: 1024px; } 

edit: padding make internal division shrink , parent container control on area

i hope may you


Comments