Yahoo Clever wird am 4. Mai 2021 (Eastern Time, Zeitzone US-Ostküste) eingestellt. Ab dem 20. April 2021 (Eastern Time) ist die Website von Yahoo Clever nur noch im reinen Lesemodus verfügbar. Andere Yahoo Produkte oder Dienste oder Ihr Yahoo Account sind von diesen Änderungen nicht betroffen. Auf dieser Hilfeseite finden Sie weitere Informationen zur Einstellung von Yahoo Clever und dazu, wie Sie Ihre Daten herunterladen.
my Myspace Page is way too wide?!?
here is my url:
http://www.myspace.com/desiflore
i already deleted all comments with big pictures... already tried other layouts and tried codes that were given to other people here.... but nothing works.. =(
Betwixt & Between:
Your code does make my page slimmer
just some parts are still wide =(
and i deleted everything from the about me section and i tried deleting this code you said....
3 Antworten
- vor 1 JahrzehntBeste Antwort
Try this - I'll check back to see if it helped.
<style>
{! compress friends section !}
.friendspace {width:0px !important;}
.friendspace td td, .friendspace table table {width:0px; padding:0px;}
{! compress comments table !}
.friendscomments td.text td td {width:0px; padding:0px;}
.friendscomments .blacktext10 {margin-bottom:-30px;}
.friendscomments .Imgonlinenow {margin-bottom:-20px;}
{! set width of blurbs, extended network, and blog tables - you may have to adjust this number !}
.blurbs, .extendednetwork, .latestblogentry {width:350px;}
</style>
- Anonymvor 1 Jahrzehnt
Try erasing this part of code.
<style type="text/css">
body, body.bodyContent{
padding-left: 175px; }
</style>
- vor 1 Jahrzehnt
maybe its something in your about me section.
try deleting things and see if it works.