WaterBird said:
Woah. That profile is badass.
WaterBird said:
Well there it is! Glad it's there. Unlikely people will notice it straight away (like me) but it's important.WaterBird said:AmberCutie said:Outside of the fact that the info header is missing (the one that identifies the account as a model vs. premium and has a link to MFC mail) the layout looks pretty cool. I firmly believe that section is important and should be left there.WaterBird said:
the Status: ? Its in the left-down corner
AmberCutie said:Well there it is! Glad it's there. Unlikely people will notice it straight away (like me) but it's important.WaterBird said:AmberCutie said:Outside of the fact that the info header is missing (the one that identifies the account as a model vs. premium and has a link to MFC mail) the layout looks pretty cool. I firmly believe that section is important and should be left there.WaterBird said:
the Status: ? Its in the left-down corner
This layout is pretty. Nicely done.![]()
There's code tags available, use them.WaterBird said:Ok slider have been added to the code.
P.S. Admin can i post code css and html for only slider ?
<div id="slider-shadow">
<div id="slider">
<div id="mask">
<ul><li>
<a href="#" title="View my first image link"><img src="https://c2.staticflickr.com/8/7271/7456520630_67dd072cfd_z.jpg" alt=""></a>
</li>
<li>
<a href="#" title="View my second image link"><img src="http://creativeplasma.com/wp-content/uploads/2013/05/Emeral-Eyes-640x320.jpg" alt=""></a>
<div class="slider-span"><h2>Some text here :)</h2></div>
</li>
<li>
<a href="#" title="View my third image link"><img src="http://cdn2.coresites.mpora.com/moto_new/wp-content/uploads/2012/12/roczen.jpg" alt=""></a>
<div class="slider-span"><h2>Some text here ;)</h2></div>
</li>
<li>
<a href="#" title="View my fourth image link"><img src="https://c1.staticflickr.com/9/8289/7871730142_54eb2b05bf_z.jpg" alt=""></a>
</li>
</ul></div>
<div id="progress">
</div>
<div id="overlay">
</div>
<div id="pause">
</div>
</div>
</div>
BustyCass said:Can anyone help me CENTER my MFC profile. I am fine with making graphics and such, but I don't want to have to scroll to the left to see my graphic. Basically I want everything going down the middle of my profile, right in the center.
Thanks in advance
BustyCass said:Can anyone help me CENTER my MFC profile. I am fine with making graphics and such, but I don't want to have to scroll to the left to see my graphic. Basically I want everything going down the middle of my profile, right in the center.
Thanks in advance
Before your image code put:
<div style="text-align:center;">
And after your image code put:
</div>
SammiSins said:My question is kinda confusing.. I did most of my stuff in paint and with HTML. I've noticed some girls have where it has our age/name/location/camscore etc not showing.
How can I move my first image to cover that? Is that possible?![]()
#cam_score_container, #username_container {
display:none !important;
}
#username_container, #body_type_container, #ethnicity_container, #hair_container, eyes_container, #weight_container, #height_container, #age_container, #city_container, #sexual_preference_container, #marital_status_container, #marital_status_container, #gender_container, #country_container, #gender_container, #eyes_container, #smoke_container, #drink_container, #drugs_container, #occupation_container, #favorite_food_container, #pets_container, #school_container, #automobile_container, #cam_score_container {
display:none !important;
}
WaterBird said:Anyone that want twitter ...
This shows the basics of how to do it in CSS.Evelyn said:I am looking for some help with making a mouse-over drop-down list for my MFC profile. I know only very simple HTML commands.
What I'd like to do is create a list of videos, when you hover over a name of the video, a little gif and some description with a clickable link (to offline tip link) drops down.
Is this possible and can somebody maybe help me please?
This is totally what I was looking for and it looks easy enough for me to use it, thank you!Kradek said:This shows the basics of how to do it in CSS.Evelyn said:I am looking for some help with making a mouse-over drop-down list for my MFC profile. I know only very simple HTML commands.
What I'd like to do is create a list of videos, when you hover over a name of the video, a little gif and some description with a clickable link (to offline tip link) drops down.
Is this possible and can somebody maybe help me please?
If you copy and paste your code from the profile editor into some word document, you will never lose it, even if your mistake eats it.Gemma536 said:I thought I was ready to edit my profile, got images ready and everything. Then as soon as I opened up the profile editor I felt like idiot. Especially since someone said if you get something wrong it eats your profile, :X
Searching through thread for hope! lol Thanks for making.
WaterBird said: