Greenguy's Board


Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2010-08-15, 06:26 AM   #1
flowersgone
Are you sure you're an accredited and honored pornographer?
 
Join Date: Sep 2008
Posts: 67
Quote:
Originally Posted by Cleo View Post
I've heard that there is a way to move the code for the page's content to the top of the source code instead having the side menu always at the top of the page's code. I couldn't figure out how to do that or if it is even really possible.
I had luck with a relatively simple css change that seemed to work in IE8, FF3, Safari and Chrome and allowed me to move the <div> .navboxleft_C88C7E5C (and contents of course) beneath <div> .navboxauto_C88C7E5C inside the content div. To the css rule for

.navboxcont_C88C7E5C - I added

Code:
position: relative
and to the css rule for

.navboxleft_C88C7E5C - I added

Code:
position: absolute; top: 0; left: 0
That worked for me.

HTH,
fg
__________________
Thank you for checking out my:
Portfolio and Tech Services
flowersgone is offline   Reply With Quote
Old 2010-08-15, 08:44 AM   #2
Cleo
Subversive filth of the hedonistic decadent West
 
Cleo's Avatar
 
Join Date: Mar 2003
Location: Southeast Florida
Posts: 27,936
Quote:
Originally Posted by flowersgone View Post
I had luck with a relatively simple css change that seemed to work in IE8, FF3, Safari and Chrome and allowed me to move the <div> .navboxleft_C88C7E5C (and contents of course) beneath <div> .navboxauto_C88C7E5C inside the content div. To the css rule for

.navboxcont_C88C7E5C - I added

Code:
position: relative
and to the css rule for

.navboxleft_C88C7E5C - I added

Code:
position: absolute; top: 0; left: 0
That worked for me.

HTH,
fg
Ding, ding, ding, we seem to have a winner.
http://cleos-porn-links.com/adult-links/test1.shtml
(I renamed the css stuff to make it less confusing)
__________________
Free Rides on Uber and Lyft
Uber Car: uberTzTerri
Lyft Car: TZ896289
Cleo is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:05 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc