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 (1 - 4)
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.
 
talcumpowder
post Aug 22 2005, 05:38 PM
Post #3


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

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



.... That's the entire problem. -.-u
CODE
#content{position: absolute; margin-left: 443px; margin-top: 365; width: 365px; overflow: none; font-family: Georgia, "Times New Roman", serif; font-size: 10pt; color: #000000;}
#navi{position: absolute; margin-left: 190; margin-top: 365; width: 230; overflow: none; font-family: Georgia, "Times New Roman", serif; font-size: 10pt; color: #000000;}
And so it's not moving. And so I'm extremely pissed. Because # works the same as . and it doesn't seem to recognize it. And.... The header is linked directly. It should show up. o-0 Oh yeah, this is that IE problem. I hate IE.
 
freeflow
post Aug 22 2005, 06:07 PM
Post #4


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

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



the header shows up in firefox , the blog doesn't but the sidebar does but its not aligned in or anything.

Did you ever try just taking out the # and making it a . and taking out all your font settings and what not and just editing it with the stylesheet? just an idea.
Im not saying that is going to work but it just might . And maybe taking out the "margin" infront of everything and just leaving it top and left or whatever its just an idea. Because your settings should work .
 
talcumpowder
post Aug 22 2005, 06:35 PM
Post #5


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

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



.... That is the stylesheet. Everything is being controlled by that stylesheet. And now it's working fine for the blog, but not the sidebar. I validated it just now. Which I forgot to do earlier.
edit// . screws everything up.
edit// Fixed. ^_^
 

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