Welcome Guest [Log In] [Register]
We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Locked Topic
[Solved] Sidebar Alignment Help
Topic Started: Feb 23 2013, 01:44 PM (740 Views)
SpiffyInk
Member
 *  
So I'm trying to set up the skin the way I want it to look before starting on topics and forums, however the sidebar just isn't behaving for me. I want it aligned to the left the way it is now but so that it is aligning with the start of the top banner (or where the top banner will eventually go lol - I hope this makes sense)

Thank you to whoever can help me out!

http://z13.invisionfree.com/allofus/index.php

Board Wrappers
Code:
 
<center>

<div class="forumbg">

<a href="http://z13.invisionfree.com/SanguisVenenatus/index.php?act=idx"><img src="YOUR BANNER GOES HERE"></a>

<% BOARD HEADER %>


<table cellspacing="5px">
<tr>
<td width="200px" valign="top">

<div class="maintitle">Sidebar 1</div>
<div class="pformstrip">Derp de derpp</div>
<div class="sidebg"><div class="sidedesc">

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

</div></div>


<div class="maintitle">Sidebar 2</div>
<div class="pformstrip">Herp the derpp</div>
<div class="sidebg"><div class="sidedesc">

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

</div></div>


<div class="maintitle">Sidebar 3</div>
<div class="pformstrip">Lerpie Derp</div>
<div class="sidebg"><div class="sidedesc">

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

</div></div>


</td>

<td valign="top">
<% NAVIGATION %>
<% BOARD %>




CSS

Code:
 
html { overflow-x: hidden; overflow-y: auto; }
form { display:inline; }
img { vertical-align:middle; border:0px }

.forumbg {background-color:#1d1d1d; width:950px; padding:15px; padding-top:0px;}

/* This is the default sidebar stuff. */
.sidebg {width: 240px; background-color:#333; padding:10px; color:#999; margin-bottom:10px; }
.sidedesc {font-size:10px; color:#999; background-color:#272727; padding:5px; border-bottom:5px solid #272727; text-align:justify; }

/* This is for forum description stuff */
.forumdesc {font-size:10px; color:#999; margin-top:-15px; background-color:#272727; padding:10px; border-bottom:5px solid #8f2727;}
.desclinks {margin-top:-30px; text-align:right;}
.desclinks a {background-color:#272727; border-bottom:3px solid #675F7E; padding:5px; }
.desclinks a:hover {background-color:#272727; border-bottom:3px solid #8f2727; padding:5px; }

/* This is the stuff for the main top navigation. You may notice that it uses images (to create that subtle gradient). That means that there are image hovers, edit at will if you would like :3 */
.navigation {background:url([url="http://i52.tinypic.com/x0s0tv.jpg"]http://i52.tinypic.com/x0s0tv.jpg[/url]); height:50px; margin-top: 15px; margin-left:-15px; margin-right:-15px; }
.navigation a:link, .navigation a:active, .navigation a:visited {line-height:50px; valign:bottom; padding-top:18px; padding-bottom:17px; text-decoration:none; padding-left:10px; padding-right:10px; text-transform:uppercase; font-style:none; letter-spacing:1; color:#FFF; font-size:9px;}
.navigation a:hover {background:url([url="http://i51.tinypic.com/25q6joj.jpg"]http://i51.tinypic.com/25q6joj.jpg[/url]); padding-left:10px; padding-right:10px; color:#8f2727;}

BODY { font-family: Calibri, Tahoma, Arial, sans-serif; font-size: 10px; color: #000; margin:50px 10px 0px 10px; background-color: #000000; }
TABLE, TR, TD { font-family: Calibri, Tahoma, Arial, sans-serif; font-size: 10px; color: #555; padding: 5px; }
a:link, a:visited, a:active { text-decoration: none; color: #FFFFFF; text-transform:uppercase; font-size:9px; letter-spacing:2px;}
a:hover { color: #FFFFFF; text-decoration:none; }

fieldset.search { padding:6px; line-height:150% }
label { cursor:pointer; }

img.attach { border:2px outset #272727;padding:2px }

.googleroot { padding:6px; line-height:130% }
.googlechild { padding:6px; margin-left:30px; line-height:130% }
.googlebottom, .googlebottom a:link, .googlebottom a:visited, .googlebottom a:active { font-size:11px; color: #3A4F6C; }
.googlish, .googlish a:link, .googlish a:visited, .googlish a:active { font-size:14px; font-weight:bold; color:#00D; }
.googlepagelinks { font-size:1.1em; letter-spacing:1px }
.googlesmall, .googlesmall a:link, .googlesmall a:active, .googlesmall a:visited { font-size:10px; color:#434951 }

li.helprow { padding:0px; margin:0px 0px 10px 0px }
ul#help{ padding:0px 0px 0px 15px }

option.cat { font-weight:bold; }
option.sub { font-weight:bold;color:#555 }
.caldate { text-align:right;font-weight:bold;font-size:11px;color:#F2F2F2;background-color:#272727;padding:4px;margin:0px; text-shadow:1px 1px 1px #000; }

.warngood { color:green }
.warnbad { color:red }

#padandcenter { margin-left:auto;margin-right:auto;text-align:center;padding:14px 0px 14px 0px }

#profilename { font-size:22px; font-weight:normal; color:#FFF; text-transform:uppercase; }
#calendarname { font-size:22px; font-weight:normal; color:#FFF; text-shadow:1px 1px 1px #000; text-transform:lowercase; font-style:italic; }

#photowrap { padding:6px; }
#phototitle { font-size:24px; border-bottom:1px solid black }
#photoimg { text-align:center; margin-top:15px }

#ucpmenu{ line-height:150%;width:22%; border:0px solid #345487;background-color: #333; color:#999; }
#ucpmenu p { padding:2px 5px 6px 9px;margin:0px; color:#999; }
#ucpcontent { background-color: #333; border:0px solid #345487;line-height:150%; width:auto; color:#999; }
#ucpcontent p { padding:10px;margin:0px; color:#999;}

#ipsbanner { position:absolute;top:1px;right:5%; }
#logostrip { display:none;}
#submenu {display:none; }
#submenu a:link, #submenu a:visited, #submenu a:active { font-weight:bold;font-size:10px;text-decoration: none; color: #3A4F6C; }

#userlinks {
background-color: #000000;
padding: 1px;
text-transform: uppercase;
position: fixed;
font-size: 9px;
top: 0px;
left: 0px;
display: block;
z-index: 99; }

#navstrip { font-weight:bold;padding:6px 0px 6px 0px; }

.activeuserstrip { padding:0px; padding-bottom:5px; text-transform:uppercase; color:#AEAEAE; font-size:7px; text-align:center; background-color:#333; letter-spacing:2px;}

.pformstrip { padding:0px; padding-bottom:5px; text-transform:uppercase; color:#AEAEAE; font-size:7px; text-align:center; background-color:#333; letter-spacing:2px;}
.pformleft { background-color: #333; padding:5px; margin-top:1px;width:25%; border-top:0px solid #C2CFDF; border-right:0px solid #C2CFDF; color:#999;}
.pformleftw { background-color: #333; padding:5px; margin-top:1px;width:40%; border-top:0px solid #C2CFDF; border-right:0px solid #C2CFDF; color:#999;}
.pformright { background-color: #333; padding:5px; margin-top:1px;border-top:0px solid #C2CFDF; color:#999; }

.post1, .post2 {color:#AEAEAE;}
.postlinksbar { padding:0px; padding-bottom:5px; text-transform:uppercase; color:#AEAEAE; font-size:7px; text-align:center; background-color:#333; letter-spacing:2px;}

.row1, .row2, .row3 {color:#7D7D7D; font-size:9px;}

.row4 {color:#7D7D7D; font-size:9px; text-transform: uppercase;}

.darkrow1, .darkrow2, .darkrow3 {}

.hlight { background-color: #272727 }
.dlight { background-color: #272727 }

.titlemedium { padding:0px; padding-bottom:5px; text-transform:uppercase; color:#AEAEAE; font-size:7px; text-align:center; font-weight:normal; letter-spacing:2px;}
.titlemedium a:link, .titlemedium a:visited, .titlemedium a:active { text-decoration: none; color: #675F7E }

.maintitle { border-bottom:5px solid #8f2727; color:#8f2727; background-color: #323232; font-family: Fjalla One; font-style:none; text-transform:uppercase; letter-spacing:0px; font-size:22px; text-align:center; line-height:30px; }
.maintitle a:link, .maintitle a:visited, .maintitle a:active { color:#8f2727; font-style:italic; text-transform:lowercase; letter-spacing:2px; font-size:22px;}
.maintitle a:hover { text-decoration: none;}

.tableborder .row4 b a:link, .tableborder .row4 b a:visited, .tableborder .row4 b a:active {text-align:center; font-size:12px; display:block;}
.tableborder .row4 b a:hover { }

.plainborder { border:none; background-color:#333 }
.tableborder { padding:1px; margin:1px; width:100% }
.tableborder table {background-color:#333; }
.tablefill { background-color:#272727;padding:5px; color:#aeaeae }
.tablepad{ background-color:#333;padding:5px }
.tablebasic { width:100%; padding:0px 0px 0px 0px; margin:0px; border:0px }

.wrapmini{ float:left;line-height:1.5em;width:25% }
.pagelinks { float:left;line-height:1.2em;width:35% }

.desc { }
.edit { font-size: 9px }

.signature { font-size: 10px; color: #999 }
.postdetails { font-size: 10px; display:block; text-align:center; background-color:#272727; padding:5px; margin-top:-5px; color:#999; }
.postcolor { font-size: 12px; line-height: 160% }

.normalname { font-size: 12px; font-weight: bold; color: #AEAEAE }
.normalname a:link, .normalname a:visited, .normalname a:active { font-size: 12px; margin-bottom:-10px; background-color:#675F7E; display:block; padding:2px; text-align:center; }
.unreg { font-size: 11px; font-weight: bold; color: #900 }

.searchlite { font-weight:bold; color:#F00; background-color:#FF0 }

#QUOTE { font-size: 11px; color: #999; background-color: #272727; border-bottom: 5px solid #675F7E; padding:5px;}
#CODE { font-size: 11px; color: #999; background-color: #272727; border-bottom: 5px solid #8f2727; padding:5px;}

.copyright { font-family: Calibri, Tahoma, Arial, Sans-Serif; font-size: 9px; line-height: 12px }

.codebuttons { font-size: 10px; vertical-align: middle; background-color:#272727; padding-left:5px; padding-right:5px; border:1px solid #272727; }
.textinput {font-family:arial; font-size: 10px; background-color:#272727; border:none; border-bottom:5px solid #675F7E; padding:5px; }
#textarea {font-size:10px; background-color:#272727; }
#textarea.textinput {font-size:11px; margin-left:10px; margin-right:10px; }
.forminput, .radiobutton, .checkbox { font-size: 10px; background-color:#272727; border:none; padding-left:5px; padding-right:5px; }

.thin { padding:6px 0px 6px 0px;line-height:140%;border-top:0px solid #272727; border-bottom:0px solid #161616; width:90%; text-align:center; margin-left:30px; }

.purple { color:purple;font-weight:bold }
.red{ color:red;font-weight:bold }
.green { color:green;font-weight:bold }
.blue { color:blue;font-weight:bold }
.orange { color:#F90;font-weight:bold }

div.row4 {border:none !important; background-color:#333; padding:5px; }
Edited by SpiffyInk, Feb 23 2013, 02:49 PM.
Offline Profile Goto Top
 
Helena
Member Avatar
M is for Mod

It would help if you posted a link to your board. :)
Offline Profile Goto Top
 
SpiffyInk
Member
 *  
Haha it would, wouldn't it? xD Updated!
Offline Profile Goto Top
 
SpiffyInk
Member
 *  
No one? :(









[Request expired. // Helena]
Offline Profile Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · zIFBoards - Skinning & Code Support · Next Topic »
Locked Topic