UNLEASHED YOUR CREATIVITY!
You'll need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Regards: FSMANIA Team
UNLEASHED YOUR CREATIVITY!
You'll need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Regards: FSMANIA Team
UNLEASHED YOUR CREATIVITY!
Would you like to react to this message? Create an account in a few clicks or log in to continue.

UNLEASHED YOUR CREATIVITY!


 
HomePortalGalleryPublicationsSearchLatest imagesRegisterLog in

 

How to make a Css file

View previous topic View next topic Go down 
Author Message
[AKOSIAMICK]
VIP
How to make a Css file Vip
[AKOSIAMICK]


Age : 27 Registration date : 2009-03-11 Number of posts : 60 Location : Job/hobbies : Humor :

How to make a Css file Vide
PostSubject: How to make a Css file   How to make a Css file Icon_minitimeFri Mar 13, 2009 2:28 am

Intro:Javascript Tutorial have been posted.
and now for people who are asking how to make a CSS FILE.
here how it is.

1. Log-in to your File Hosting Acc.
*www.stormpages.com
*www.geocities.com
*www.fileave.com

2. Create a Blank File / either use a notepad to paste your CSS CODE there.
3. Paste this example css code into your blank file. [Media Box Only.]

Code:

.controlpanel{position:absolute!important;bottom:2000px;float:left!important}
.photos{position:absolute!important;bottom:3000px;float:left!important}
.blogs{position:absolute!important;bottom:4000px;float:left!important}
.reviews{position:absolute!important;bottom:5000px;float:left!important}
.moreabout{position:absolute!important;bottom:6000px;float:left!important}
.publiccomments{position:absolute!important;bottom:7000px;float:left!important}
.AppModule{position:absolute!important;bottom:8000px;float:left!important}
.meettrail{position:absolute!important;bottom:2000px;float:right!important}
.friends{position:absolute!important;bottom:3000px;float:right!important}
#content_14 iframe, #content_14 embed, #content_14 img{display:none!important}
.groups{position:absolute!important;bottom:4000px;float:right!important}
.fanof{position:absolute!important;bottom:5000px;float:right!important}
#navigation,#footer_container{display:none!important}
.scrapbook{position:relative;left:150px!important;width:490px;overflow:auto!important}
.scrapbook h2{visibility:hidden!important}
#content_14, #banneradrow {display:none!important;}
body{overflow-x:hidden!important}
.commonbox h1, .commonbox h2 {visibility:hidden!important;}

4. After you paste that code into a blank file.
*for your file hosting acc., save it as mymedia.css
*for your notepad to save, click file >> save as >> type the name of your file >> click save.

5. So after you saved it as CSS. get the direct link of your CSS.
ex. www.stormpages.com/yourname/mymedia.css

6. then Generate it wit the CSS TAG.
Code:
<link rel="stylesheet" href="YOUR CSS HERE">

7.*and after you generated it.

applications are what are we using right now since codes are filtering of any boxes in friendster
Back to top Go down

How to make a Css file

View previous topic View next topic Back to top 
Page 1 of 1
Friendster Mania Members
Follow the rules of this forum!

Permissions in this forum: You cannot reply to topics in this forum
UNLEASHED YOUR CREATIVITY! :: FSMANIA DESIGN AND DEVELOPMENT :: CASCADING STYLE SHEETS -