i have a friendster account, and now, friendster pages coul now be edited thru CSS... i have no idea on CSS...
visit my acount:
i have already put my background, the problem is that i dont know how to remove those tables....
i want it to be see through...
anyone here who could help me...
help would be deeply appreciated...
question regarding CSS in Friendster
hey it isn't transparent... there is still tables in there... how could i remove that?
question regarding CSS in Friendster
Did you read the 2nd link?
2. Explain the problem as clearly as possible mentioning which browsers you have tested it in and which don't do what you want.
3. Provide a link where possible and try to make the page as clear as you can so it's easier for people looking at the code to see whats going on. If you can, put the CSS into the head of the document and use full paths to any images so we can download the page locally and still see it how we should without having to change paths etc.
question regarding CSS in Friendster
i cant understand what your saying... just view the account please...
question regarding CSS in Friendster
Firstly, if you don't abide by the forum rules, you don't get help.
Second, how is anyone s'posed to know what you're on about when all you provide is an email address?
question regarding CSS in Friendster
You really need to be clearer, we are not to know that that email address can be used to search for your profile on friendster.com.
Now if you had taken due note of the first link Tyssen directed you to where it said :
Keep in mind that none of this customization will be visible to those that are not friendster.com members. They will see your profile in "plain vanilla".
You would have understood that it was pointless for us to visit at all; as visitors we do not see your changes. The page containing your profile is styled using a stylesheet called 'frontporch' unless were logged in as a member we can not see the styling and nor can we access the area that allows you to customize your code.
It may be the case that you can not change the fundamental structure of the page, in fact I would have thought it very improbable that friendster would allow members to possibly break their page/profile by altering structural layout elements such as tables.
The idea is to allow you some basic cosmetic styling and little else.
You have to understand that we are restricted in the help we can offer you unless you can provide detailed information for us.
It's possible that Triumph (who kindly posted the instructions to modifying your profiles) will come along and be able to provide some more knowledgable help but at the end of the day I really do think that This sort of instruction should be provided by friendster not by us.
This is a technical forum for web designers/developers we can help you with matters related to CSS/HTML coding but it is largely up to you to take that information and work it into your specific situation.
We can't tell you how friendster works it has it's own proprietary method of allowing you to customize CSS in your profiles.
Hugo.
question regarding CSS in Friendster
It's possible that Triumph (who kindly posted the instructions to modifying your profiles) will come along and be able to provide some more knowledgable help but at the end of the day...
scroll-box problem
email add:
me to.. i got the same problem.....
i am able to uplaod CCS on my friendster profile...
it was successful but theres a something i want to change.....
the scroll-boxes are blocking my CCS on the background.....
is there any way to make those scroll boxes transparent or maybe to get rid of it?..
the CCS i uploaded was premade cause i dont know how to make one...
right below is the one i uploaded:
<style type="text/css">
/*Created using MyGen 2.5 - www.mygen.co.uk*/
/*Background Properties*/
table, tr, td { background-color:transparent; border:none; border-width:0;}
body {
background-image:url('http://img370.imageshack.us/img370/1824/hexagonallybycheesecube1cp.jpg');
/*Scrollbar Properties*/
scrollbar-face-color:22AAFF;
scrollbar-highlight-color:000000;
scrollbar-3dlight-color:000000;
scrollbar-shadow-color:000000;
scrollbar-darkshadow-color:000000;
scrollbar-arrow-color:000000;
scrollbar-track-color:000000;
}
/*Table Properties*/
table table { border: 0px }
table table table table{border:0px}
table table table {
background-color:transparent;
}
table table table td {
background-color:22AAFF;
filter:alpha(opacity=70); -moz-opacity:0.70; opacity:0.70; -khtml-opacity:0.70; }
table table table table td {filter:none;}
/*Text Properties*/
table, tr, td, li, p, div { font-family:courier new; }
.btext { font-family:courier new; }
.blacktext10 { font-family:courier new; }
.blacktext12 { font-family:courier new; }
.lightbluetext8 { font-family:courier new; }
.orangetext15 { font-family:courier new; }
.redtext { font-family:courier new; }
.redbtext { font-family:courier new; }
.text { font-family:courier new; }
.whitetext12 { font-family:courier new; }
a:active, a:visited, a:link { font-family:courier new; }
a:hover { font-family:comic sans ms; }
a.navbar:active, a.navbar:visited, a.navbar:link { font-family:courier new; }
a.navbar:hover { font-family:comic sans ms; }
a.redlink:active, a.redlink:visited, a.redlink:link { font-family:courier new; }
a.redlink:hover { font-family:comic sans ms; }
.nametext { font-family:courier new; }
/* Miscellaneous Properties*/
body { cursor:default;}
a:hover { cursor:crosshair;}
</style>
<div style="width: 88px; height: 31px; position: absolute; top:0px;left:0px; background-color: DEE6EB; border-width:1px;border-style:solid;border-color: 9CB3C3; font-family: Arial Black;">
<a href="http://www.mygen.co.uk" style="color: 9CB3C3; font-size: 18px; position: absolute; left: 10px; top: -5px">MyGen</a>
<a href="http://www.mygen.co.uk" style="color: 9CB3C3; font-size: 8px; position: absolute; left: 1px; top: 18px">Profile Generator</a>
</div>
question regarding CSS in Friendster
This is going to get a bit boring.
Your code has a number of errors in it. This is the second post that has code generated by a third party 'mygen' how are you sure that this will work on another web site with their html tags and selectors.
Have a read of this thread as it is a carbon copy of this one:
http://www.csscreator.com/css-forum/ftopic12753.html follow that thread for any developments.
One other thing please use code tags when posting code and space it a little.
As said in that other thread we are unable to see what is happening with the code as you have to be logged in as a member to gain access and sadly as you state you don't have the knowledge of coding to provide us with the information we need to help you bit of a catch22 I'm afraid.
Hugo.
question regarding CSS in Friendster
I have added this post to the other thread but will duplicate it here so that it is read.
A question to be answered please:
Is 'Myspace' the same as 'friendster' in it's coding and controls?
Do you know that code generated by 'Mygen' is meant to work with 'friendster' ?
Having had a look the Mygen site it looks as though it generates code specifically for myspace profiles, so you need to ascertain that these are also compatible with friendster.com
Mygen has a forum of it's own for help with it's generated code and installation it also has a series of tutorials to help on inserting code and modifying profiles this is where you need to be asking these questions not here, we can help with CSS coding but not with proprietary methods for specific sites..
It is now up to you to find out whether these are actually compatible with friendster or not that we cannot do for you.
Hugo.
opacity
how can i adjust the opacity of my tables in friendster?
u can look at my site: http://profiles.friendster.com/57144802
im currently using Firefox for my browser.
hope to see a reply from anyone... thanks! ^_^
Have you actually tried the
Have you actually tried the suggestions in this thread?