Hello! For a while I've limited the width of my pet's treasure to keep it looking tidy. Unfortunately, it created a "scroll" page within the page...if that makes sense. I have two scroll bars. I'd like to remove the inside scroll bar that was created when I reduced the width of my pet treasure. Is this possible? If so, do you know what I'd enter in my pet description?
Thank you! I really don't know much about this.
You can see an example here: BrokenSafety
[img align=center]https://www.imagecoast.com/images/brokensafety/brokenav.gif[/img]
Thank you for responding! I entered that code and it removed the scroll bar. However, it removed the navigation sidebar and created a blank space that pushed the treasure down the page. You can see by looking at this pet. BrokenSafety
I am ignorant about coding, so I'll leave it like this until you respond. Thank you so much!
[img align=center]https://www.imagecoast.com/images/brokensafety/brokenav.gif[/img]
@/brokensafety try this instead. i have no idea why changing the width of the treasure causes such a problem lol, subeta's janky coding is so funny sometimes. but this should fix it completely!
{
overflow: initial;
float: right;
width: calc(100% - 180px);
)
and thank you so much for the gifts!!! finally finished my trading card collection with that one <3
That did the trick! Thank you for your help! I like to keep my profiles basic, but that scroll bar has been bothering me for a while.
And you're welcome! I saw you only needed one card and that just wouldn't do any longer! Ha! Have a good one.
[img align=center]https://www.imagecoast.com/images/brokensafety/brokenav.gif[/img]