Help - Search - Members - Calendar
Full Version: Unnesessary Scrollbars
Forums > Resource Center > Webmasters' Corner > Resolved Topics
Unfold
I recently updated my photo website with a new layout. For the body part of my layout, there seems to be unnesessary scrollbars popping up when someone clicks a link.

Is there a way to fix it?

Here are my codes:

CODE
<div class="content" style="position: absolute; left:500px; top:50px; width:px; height:px; overflow: auto;"><center>
<img src="http://photosbychristine.net/111interviews.png"><Br><Br>

Click on each band/artist's name to see the interview!<Br><br>

<a href="http://photosbychristine.net/interviewtherefortomorrow.html"><img src="http://photosbychristine.net/111tftheader.png"></a>

</div>


And I'm attaching a screenshot of my site.
nikx618
make the width/height
of the scroll box bigger.
your the content inside smaller.
i think that would take the bars away.
Unfold
QUOTE(nikx618 @ Jul 22 2008, 04:42 PM) *
make the width/height
of the scroll box bigger.
your the content inside smaller.
i think that would take the bars away.


I didn't add a width or height to that certain div layer at all. Would that be the reason why the scrollbars are showing up?
highwayto4355
try adding widths and heights; then; where it says "overflow:" change "auto" to "none"
Unfold
It worked! Thank you so much!
highwayto4355
you're welcome. topic closed- if you want this reopened for whatever reason, just pm me. :]
karmakiller
Topic Closed, and Moved to Resolved Topics. Please PM a moderator if you would like this reopened.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.