Log In · Register

 
Wordpress is bugging me.
talcumpowder
post Aug 22 2005, 02:03 PM
Post #1


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,536
Joined: Mar 2005
Member No: 114,010



Okay, here is my problem. See how nothing is positioned correctly? Well.... I was wondering how to go about getting them positioned correctly. Because, they are. See, this is my stylesheet.
That's minus the header-thing you put for it to be recognized as a theme.
Anyways, if you view it like this. It looks semi-ok. So.... Yeah. And yes, I realize those are two different themes.
 
 
Start new topic
Replies
freeflow
post Aug 22 2005, 03:32 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



well here i don't see anything but the background :
http://blewmyallowanceonmanga.net/

to get tthings positined right just use a div. So basically you can make your div and call it uhh "nyahblog" for example. and put the div in your stylesheet.
so in your stylesheet it would look like this:
CODE
.DIVVNAMEHERE{
position: absolute;
width:359px;
height:606px;
z-index:0;
left:351px;
top:444px;
}

just change the coordintes to yours. and make another div for the sidebar template. Then just do this for the main template.

CODE
<div class="divnamehere">

and put that above the blog includes and at the end of the blog includes at the </div> . Then edit your side bar template and add the same code but the div name of your sidebar div and do the same by adding the </div> at the end of the side bar template.

I use dreamweaver to position correctly but notepad and everything works the same . Same as a regular layout just playing around with the coordinates.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: