I'm excited to announce that thejdm is now updated to the latest phpbb 3.2 software. You may notice the site is now mobile friendly but with the upgrade comes some hiccups. theGarage, theGallery, theArcade are no longer supported. In due time the developers should be working to release the modifications to work on the new software. #LetsMakeForumsGreatAgain
whos on myspace?
-
Hybrid Girlie
- 95% ricer
- Posts: 54
- Joined: June 22, 2003
- Location: So.Cal
- Contact:
jon, how come you didn't add me to the myspace users list? WEAK.
ROBERT aka PHAN -> http://profiles.myspace.com/users/8868217
ROBERT aka PHAN -> http://profiles.myspace.com/users/8868217
view my source.. its in the stylesheet shit... has like tr and table shit scattered with hidden and visible.. its all grouped together copy that.phan wrote:how do you get rid of the annoying banner on top? i've seen it done...
.saint, the honda EK parts jdMuseum.
i hope i grow to be half the man my grandfather was.
poop.hell sideways.brigade
http://www.fright.house
i hope i grow to be half the man my grandfather was.
poop.hell sideways.brigade
http://www.fright.house
-
Hybrid Girlie
- 95% ricer
- Posts: 54
- Joined: June 22, 2003
- Location: So.Cal
- Contact:
I've been right-click/view-source ing on a bunch of things on your page, can't find anything?terror wrote:view my source.. its in the stylesheet shit... has like tr and table shit scattered with hidden and visible.. its all grouped together copy that.phan wrote:how do you get rid of the annoying banner on top? i've seen it done...
-
ShouLinPanther
- 25% ricer
- Posts: 609
- Joined: February 23, 2005
- Location: Goldsboro, NC
- Contact:
Ahem... Jon?kotomile wrote:I've been right-click/view-source ing on a bunch of things on your page, can't find anything?terror wrote:view my source.. its in the stylesheet shit... has like tr and table shit scattered with hidden and visible.. its all grouped together copy that.phan wrote:how do you get rid of the annoying banner on top? i've seen it done...
add this to the style part...
Code: Select all
div { visibility: visible; }
div table { visibility: visible; }
div table td { visibility: hidden; }
div table table td { visibility: visible; }
div table table { visibility: visible; }
div table table div { visibility: visible; }
table td div div { visibility: visible; }
div table { visibility: visible; }
[[[iframe]]] { visibility: hidden; }

