My network has a horizontal scroll bar for some reason. I did a bit f trial and error. Changed/removed some of the css and scripts but no luck.

 

I'm sure its something simple, but it certainly isn't so simple for me :p

 

Any ideas fellow NC? :)

 

Views: 14

Replies to This Discussion

Interesting page ..but not a clue of an answer...SRY
Look for this code and delete this and see if this helps you
Remember to make a copy of all codes you wish to remove in case you want to put them back

xg_module, .xg_module_activity {
background: url();
background-repeat: no-repeat;
background-position: center 0px;
width: 185;
height: 500px;
overflow : auto;
position:relative;
color:#ffff00;
margin : 3px;
text-align : center;
font-size : 10px;
font-family : arial;
border:1px solid #ffffff;
filter:alpha(opacity=48);
}

Cheers
Deborah
Dreamcatchers {{{ HUGS }}}
Deborah,
I believe his issue is horizontal scroll for entire site, and your code has to do with module scroll bars.
But, because of you I may have found it, but not sure. Your code made my brain kick in - - maybe.
;-)
Thanks for helping,
Jen
OurLeafs,
I checked your code, and something Deborah said made me search for the word overflow, instead of blocks of code. I found this:
.xg_module_body{overflow:visible;background-color: transparent!important;border: 0px solid #000000;}

Not sure why this code is in your CSS, but it could be the culprit.

Let us know,
Jen
I 'm here to help I hope this is fixed soon
I looked into it, turns out that was slightly modified css from ADDING A TWO-COLUMN HERO BOX

After removing the modified version of that code, the scrollbar was gone. I then inserted the exact css suggested on that blog, well I adjusted the height, of course. Now the scrollbar is back.

I've had this code for quite some time now, so I don't understand why it would suddenly change things. :S
Sorry, I really don't know, without analyzing every line of code.
Best,
Jen

RSS

Members

© 2024   Created by JenSocial.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Home
VIP Ning Tips