free hit counters
The Process Forum - View Single Post - I made this!
Thread: I made this!
View Single Post
Unread 09-24-2013   #8
Drachen
Pinocchio Pornographer
 
Drachen's Avatar
 
Join Date: Jan 2008
Location: In the shadow of the Empire State Building
Posts: 2,137
Re: I made this!

Quote:
Originally Posted by danielsangeo View Post
P.S.: Scroll down to see the animations. There's this huge space between the title graphic and the posts for the "Welcome" message that I can't figure out how to get rid of.
The ID of the offending block is "slideshow". If there's a slideshow plugin, it's probably it. Barring that, if you're allowed to directly modify the CSS file, put the following line in it somewhere:

Code:
#slideshow { display: none; }
__________________
Ceterum censeo Carthaginem esse delendam.
Drachen is offline   Reply With Quote