#sidebar_profile — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #sidebar_profile, aggregated by home.social.
-
CW: long, help with html/css
this is a post asking for help with an html/css thing
i want the colors for these
elements to fill all the empty space and overlap (at an angle) as they go down the page
that said, the actual content part of the thing should stay contained where it currently is
is this a thing i can do or am i going madhtml excerpt:
<div id="sidebar">
<article id="sidebar_profile">
<p>DOSKEL</p>
</article>
<article class="post">
<p>i committed a crime</p>
</article>
<article class="post">
<p>i committed a crime</p>
</article>
<article class="post">
<p>i committed a crime</p>
</article>
[repeating]the css bits:
#sidebar {
height: 85%;
width: 10%;
position: fixed;
z-index: 1;
top: 10px;
left: 0;
background-color: gray;
padding-top: 10px;
padding-left: 5px;
overflow: hidden;
}
.content {
margin-left: 10.1%;
}
#sidebar_profile {
transform: rotate(15deg);
padding-bottom: 30px;
}
.post {
padding-top: 0px;
transform: rotate(-20deg);
background-size: 1000px 1000px;
} -
CW: long, help with html/css
this is a post asking for help with an html/css thing
i want the colors for these
elements to fill all the empty space and overlap (at an angle) as they go down the page
that said, the actual content part of the thing should stay contained where it currently is
is this a thing i can do or am i going madhtml excerpt:
<div id="sidebar">
<article id="sidebar_profile">
<p>DOSKEL</p>
</article>
<article class="post">
<p>i committed a crime</p>
</article>
<article class="post">
<p>i committed a crime</p>
</article>
<article class="post">
<p>i committed a crime</p>
</article>
[repeating]the css bits:
#sidebar {
height: 85%;
width: 10%;
position: fixed;
z-index: 1;
top: 10px;
left: 0;
background-color: gray;
padding-top: 10px;
padding-left: 5px;
overflow: hidden;
}
.content {
margin-left: 10.1%;
}
#sidebar_profile {
transform: rotate(15deg);
padding-bottom: 30px;
}
.post {
padding-top: 0px;
transform: rotate(-20deg);
background-size: 1000px 1000px;
} -
CW: long, help with html/css
this is a post asking for help with an html/css thing
i want the colors for these
elements to fill all the empty space and overlap (at an angle) as they go down the page
that said, the actual content part of the thing should stay contained where it currently is
is this a thing i can do or am i going madhtml excerpt:
<div id="sidebar">
<article id="sidebar_profile">
<p>DOSKEL</p>
</article>
<article class="post">
<p>i committed a crime</p>
</article>
<article class="post">
<p>i committed a crime</p>
</article>
<article class="post">
<p>i committed a crime</p>
</article>
[repeating]the css bits:
#sidebar {
height: 85%;
width: 10%;
position: fixed;
z-index: 1;
top: 10px;
left: 0;
background-color: gray;
padding-top: 10px;
padding-left: 5px;
overflow: hidden;
}
.content {
margin-left: 10.1%;
}
#sidebar_profile {
transform: rotate(15deg);
padding-bottom: 30px;
}
.post {
padding-top: 0px;
transform: rotate(-20deg);
background-size: 1000px 1000px;
} -
CW: long, help with html/css
this is a post asking for help with an html/css thing
i want the colors for these
elements to fill all the empty space and overlap (at an angle) as they go down the page
that said, the actual content part of the thing should stay contained where it currently is
is this a thing i can do or am i going madhtml excerpt:
<div id="sidebar">
<article id="sidebar_profile">
<p>DOSKEL</p>
</article>
<article class="post">
<p>i committed a crime</p>
</article>
<article class="post">
<p>i committed a crime</p>
</article>
<article class="post">
<p>i committed a crime</p>
</article>
[repeating]the css bits:
#sidebar {
height: 85%;
width: 10%;
position: fixed;
z-index: 1;
top: 10px;
left: 0;
background-color: gray;
padding-top: 10px;
padding-left: 5px;
overflow: hidden;
}
.content {
margin-left: 10.1%;
}
#sidebar_profile {
transform: rotate(15deg);
padding-bottom: 30px;
}
.post {
padding-top: 0px;
transform: rotate(-20deg);
background-size: 1000px 1000px;
} -
CW: long, help with html/css
this is a post asking for help with an html/css thing
i want the colors for these
elements to fill all the empty space and overlap (at an angle) as they go down the page
that said, the actual content part of the thing should stay contained where it currently is
is this a thing i can do or am i going madhtml excerpt:
<div id="sidebar">
<article id="sidebar_profile">
<p>DOSKEL</p>
</article>
<article class="post">
<p>i committed a crime</p>
</article>
<article class="post">
<p>i committed a crime</p>
</article>
<article class="post">
<p>i committed a crime</p>
</article>
[repeating]the css bits:
#sidebar {
height: 85%;
width: 10%;
position: fixed;
z-index: 1;
top: 10px;
left: 0;
background-color: gray;
padding-top: 10px;
padding-left: 5px;
overflow: hidden;
}
.content {
margin-left: 10.1%;
}
#sidebar_profile {
transform: rotate(15deg);
padding-bottom: 30px;
}
.post {
padding-top: 0px;
transform: rotate(-20deg);
background-size: 1000px 1000px;
}