Replies

Nov 5, 2015 10 years ago
citygurl101
User Avatar

Hey guys! Okay, so awhile back I decided to play around with the Custom CSS. Somehow I managed to make it so that every time I navigate Subeta, the actual page that I am trying to view is in the middle of the webpage I'm brought to, such that I have to scroll down if I want to see the content. In simpler terms, when I click on a link while exploring Subeta, I'm not immediately seeing the web content, I have to scroll down to see it. I really hope this makes sense and that someone has had this happen to them before. All advice is much appreciated!

Nov 6, 2015 10 years ago
Darkrai
is magical
User Avatar
Sucre

Have you tried removing parts of your CSS until you figure out what's doing it, or removing it completely?

Nov 6, 2015 10 years ago
citygurl101
User Avatar

The thing is I think it's part of the html and not the CSS, where it says <title>Item Hunt- Subeta </title> is where I think the problem lies...

"<head> <title>Item Hunt - Subeta</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="description" content="Meet and interact with thousands of users at subeta.net; A virtual pet, character, & social network unlike any other. Get hooked today!" /> <meta name="keywords" content="games, pets, flash games, virtual pet, virtual games, kids virtual pet" />"

Nov 6, 2015 10 years ago
Darkrai
is magical
User Avatar
Sucre

I'm not sure what you mean, then. I'm not good with coding but I'm not seeing any issues either, even if I remove my custom CSS. What browser are you using?

Nov 6, 2015 10 years ago
citygurl101
User Avatar

I'm using Firefox

Nov 6, 2015 10 years ago
Flying Ace
Speiro
User Avatar

Quote by citygurl101
The thing is I think it&;s part of the html and not the CSS, where it says &lt;title&gt;Item Hunt- Subeta &lt;/title&gt; is where I think the problem lies...</p>
<p>&quot;&lt;head&gt;
&lt;title&gt;Item Hunt - Subeta&lt;/title&gt;
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot; /&gt;
&lt;meta name=&quot;description&quot; content=&quot;Meet and interact with thousands of users at subeta.net; A virtual pet, character, &amp; social network unlike any other. Get hooked today!&quot; /&gt;
&lt;meta name=&quot;keywords&quot; content=&quot;games, pets, flash games, virtual pet, virtual games, kids virtual pet&quot; /&gt;&quot;</p>
<p>

What you quoted is a normal part of the page. We all have that, and I see no errors there.

Unless you have a CSS rule that's specifically targeting one of those HTML tags? In which case the solution should be to get rid of that CSS rule.


Nov 6, 2015 10 years ago
Darkrai
is magical
User Avatar
Sucre

I'm in Firefox too, hmmm

I still say you need to try removing your CSS before anything else, maybe then if it ends up being the CSS you can ask someone to help you pin down what's causing it, if you can't find it?

Nov 6, 2015 10 years ago
citygurl101
User Avatar

I'll check- all I know is that the Item Hunt page is the first thing I see whenever I navigate Subeta and if I want to see the actual content of the page I have to scroll down until I see it. It's like there's a huge margin of space before the actual webpage content.

Please log in to reply to this topic.