Does anyone have an idea as to how to get rid of the horizontal bar at the bottom of this page?
Thank you so much!
Michael
Does anyone have an idea as to how to get rid of the horizontal bar at the bottom of this page?
Thank you so much!
Michael
web designer?
#tops { width: 100%; padding: 10px; background: #efefef;/*#FC97C7;*/ color: #888; font-size: 1.2em;}
twitter - sorry couldnt resist.
yes, downsize the width, lol
if you don't want to change the width, you can use this code:
style="overflow-x: hidden;"
this will hide the horizontal scroll bar, no matter what. (which sometimes changes with users' resolution)
this also works with in-line frames and layers.
man, i'm getting a lot of heat here... =) thanks discojing for the COMMUNITY support and not bashing...
when i added it though, it works but shows it in plain text at the top of the page...see the site to see what i mean...
maybe i should ask where to actually place the code...
#tops { width: 770px; margin: 0 auto; padding: 6px; etc; }
sorry, should have been a bit more specific...
where do i place this code?
style="overflow-x: hidden;"
wow.
are you serious? just help me out here...
im not interested in downloading your html in order to mess around with figuring out where to put inline css. Especially since an alternative has been offered to you.
You DO know thats inline css, right? I mean you identify yourself as web designer on that site.
Since the orignal author of the theme has the the same exact same problem, and HE actually IS a web designer, perhaps you ought to contact him.
ok, obviously you've lost sight of what this forum's purpose is
helping people out doesn't have to be done in such an unpleasant manner, and no one is forcing you to be here...
so if you really feel the need to make others feel bad whie "trying to help them", just get lost.
do you feel bad? If so, what about? The fact that you really arent a web designer, but a photographer? Or the fact that Ive pointed it out.
You got more help than hundreds of other ppl on this forum, and as Ive stated you already got your solution, 22 hours ago.
bud, thanks for the help. bye. and by that i mean don't respond. thanks.
the style="overflow...." goes inside the body tag, so it will look like this:
<body style="overflow-x: hidden;">
good luck!
dunno why people have to be so mean.
hey discojing,
it's people like you that truly make open-source projects such as wordpress possible with your dedication and patience for others.
thanks a million, and it worked perfectly!
michael
whooami - What is your problem? This isn't the first time I've seen you act like this toward those looking for help. Go be miserable somewhere else man. I wish I could be a lot meaner than this, but I won't stoop to your level.
discojing - Your help is very much appreciated as you resolved a problem I was having as well.
RDude,
Thanks for the support.. =)
This topic has been closed to new replies.