Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote]
[b]Updated as of April 15, 2008 [Internalize AJAX handler & new AJAX URL][/b]
[b]Browser compatible: Firefox 2+, Firefox 3, IE 6
[quote=pambihira]hehehe.. nothing.
how can i resize my sidebar pic?? that's my problem since last night!!!! [/quote]
Do not know how to resize the pic...this is the old code I have for the shout box. Just add it at the bottom of ur tracker.js
<">
Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote]
[b]Updated as of April 15, 2008 [Internalize AJAX handler & new AJAX URL][/b]
[b]Browser compatible: Firefox 2+, Firefox 3, IE 6
look for this part...
[quote]document.write("<style type=text/css>#spawnPic img{[b]width:120;height:120[/b]}</style>");[/quote]
that's the pics size to edit...
to add a border...
{width:120;height:120;border:2px solid #ff0033}
hope this one helps..
Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote]
[b]Updated as of April 15, 2008 [Internalize AJAX handler & new AJAX URL][/b]
[b]Browser compatible: Firefox 2+, Firefox 3, IE 6
[quote=Refresh/Reload]look for this part...
[quote]document.write("<style type=text/css>#spawnPic img{[b]width:120;height:120[/b]}</style>");[/quote]
that's the pics size to edit...
to add a border...
{width:120;height:120;border:2px solid #ff0033}
hope this one helps.. [/quote]
shit ur too good why didn't I see that...oh yes forgot old eyes
Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote]
[b]Updated as of April 15, 2008 [Internalize AJAX handler & new AJAX URL][/b]
[b]Browser compatible: Firefox 2+, Firefox 3, IE 6
hahah... me too bob!! sometimes everything is blur!!
I have an eyeglass too but it irritates me evrytime i wear it heheh!!
upps it's lunchtime... gotta go...
Last edited by Refresh/Reload (2007-09-27 00:05:23)
Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote]
[b]Updated as of April 15, 2008 [Internalize AJAX handler & new AJAX URL][/b]
[b]Browser compatible: Firefox 2+, Firefox 3, IE 6
[quote=feruzz]@Refresh/Reload
wahhh....you can eat!
I'm [b]fasting[/b] right now [/quote]
feruzz ..offtopic but do u see on my reply the reps + and - signs? A user tried to give me a rep and said nothing is there
Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote]
[b]Updated as of April 15, 2008 [Internalize AJAX handler & new AJAX URL][/b]
[b]Browser compatible: Firefox 2+, Firefox 3, IE 6
[quote=cUtiEshika]i cnt do it succesflly.. huhu..
i put d codes below my tracker codes...
do i nid to copy all d codes for d sidebar or juz a part..??
help...[/quote]
For my old addsidebar codes I had to generate a new addbox to get them to work.
Not sure what other codes you have.
Some of the other function codes there maybe updates like the Viewers Main Photo.
Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote]
[b]Updated as of April 15, 2008 [Internalize AJAX handler & new AJAX URL][/b]
[b]Browser compatible: Firefox 2+, Firefox 3, IE 6
huhu...
i can't edit the size of the pic in main photo
viewer [b](side bar)[/b]
even i put this code in my CSS
#viewerphoto img {
height: 100px;
width: 100px;
border: 0px #97B6CA solid;
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}
watz wrong?