hobo
Not New Member
Posts: 38
hobo said 0 great things
|
Profile
Apr 11, 2011 16:47:26 GMT -8
Post by hobo on Apr 11, 2011 16:47:26 GMT -8
sorry wormopolis, im a noob here, but i like the stuff you got for profiles like the tabs that like contain different info, but i cant seem to find it in the code index, can u plz give me the link to it?
|
|
|
Profile
Apr 11, 2011 22:46:01 GMT -8
Post by Wormopolis on Apr 11, 2011 22:46:01 GMT -8
hasnt been released yet. I want to fix a few bugs first.
|
|
hobo
Not New Member
Posts: 38
hobo said 0 great things
|
Profile
Apr 12, 2011 18:55:20 GMT -8
Post by hobo on Apr 12, 2011 18:55:20 GMT -8
.... ok
|
|
|
Profile
Apr 12, 2011 20:42:56 GMT -8
Post by Wormopolis on Apr 12, 2011 20:42:56 GMT -8
You will see it pop up in the submission area when I get it done. I almost have it.
|
|
Auburn
Not New Member
Posts: 34
Auburn said 0 great things
|
Profile
May 5, 2011 17:02:28 GMT -8
Post by Auburn on May 5, 2011 17:02:28 GMT -8
(..i hope it's okay to comment here? *didn't wanna make a whole thread just for this*)
I noticed that the content in the sections is centered in IE and Chrome, but in FireFox, the second column of data gets pulled to the right almost touching the first column. Would it be possible to space them out in FF like they are in IE and Chrome?
And this is an aside but.. ^^; I am using a Profile Picture code, and the profile picture is also pulled to the right instead of centered. if it's not too difficult, could it be aligned?
|
|
|
Post by Wormopolis on May 6, 2011 0:16:04 GMT -8
change this line
for (tbls=document.getElementById('profileTableData').childNodes, tt=0; tt<tbls.length; tt++) tbls.style.display='none'; tempthing.style.display='block';
to this
for (tbls=document.getElementById('profileTableData').childNodes, tt=0; tt<tbls.length; tt++) tbls.style.display='none'; tempthing.style.display='table';
|
|
Auburn
Not New Member
Posts: 34
Auburn said 0 great things
|
Profile
May 6, 2011 19:17:10 GMT -8
Post by Auburn on May 6, 2011 19:17:10 GMT -8
that did the trick! =D thankiess
|
|
Auburn
Not New Member
Posts: 34
Auburn said 0 great things
|
Profile
May 7, 2011 15:53:11 GMT -8
Post by Auburn on May 7, 2011 15:53:11 GMT -8
okay.. i have just one other tiiiny question.
how can i set the tabbed-table's height so that by default it spans to the bottom of the profile page?
|
|
|
Profile
May 7, 2011 16:04:25 GMT -8
Post by Wormopolis on May 7, 2011 16:04:25 GMT -8
.profileTableData { background-color: #111111; height: 300px; }
play with that height. 100% doesnt seem to work out so well.
|
|
hobo
Not New Member
Posts: 38
hobo said 0 great things
|
Profile
May 14, 2011 11:15:57 GMT -8
Post by hobo on May 14, 2011 11:15:57 GMT -8
hang on the thing was added? sorry i was grounded
|
|
|
Profile
May 15, 2011 0:53:52 GMT -8
Post by Wormopolis on May 15, 2011 0:53:52 GMT -8
Auburn has the code already because she was the original requester. I still havent submitted it yet.
been a bit busy this last week.
|
|
NetMaster
Code Helper
"Get caught in my web!"
Posts: 305
NetMaster said 0 great things
|
Profile
Sept 22, 2011 18:36:41 GMT -8
Post by NetMaster on Sept 22, 2011 18:36:41 GMT -8
Okay that was May, now it's September. I'm going to assume it's been posted, and I'm just not finding it or something cause I had the same thought as Hobo. Been pouring over coding on both the support forum and this forum and haven't come across the Tabs for Profile.
|
|
|
Profile
Sept 24, 2011 10:41:15 GMT -8
Post by Wormopolis on Sept 24, 2011 10:41:15 GMT -8
alright alright.. I'll put it out. if you find any bugs let me know.
|
|