Log In · Register

 
A few Questions, Not too complex...
lpdrummer
post Jun 28 2005, 09:49 PM
Post #1


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



OK I have a few questions - On my site ( www.xanga.com/lpdrummer )
The skin I am working on is a bit messed up. I would like the WHOLE thing to be centered, Change the colors of the "About Me, Subscription" text and lines, and get the page to stop after a certain amount of text (Right no you can scroll down to the beginning of time!).

Can anyone help me out? Even answering one would be a huge help!
 
 
Start new topic
Replies (1 - 21)
xenosaga
post Jun 29 2005, 04:36 AM
Post #2


Donna-chan
******

Group: Member
Posts: 1,183
Joined: Mar 2005
Member No: 120,389



first of all can i see your code?
 
ckling
post Jun 29 2005, 04:56 AM
Post #3


Senior Member
****

Group: Member
Posts: 148
Joined: Jan 2005
Member No: 78,650



hope these scripts may help u.

table.left TH {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */

}


div.blogheader, .caption
{
/* edit the dates */

}


have u tried to change the "Alignment: to center" in the page width & alignment of claf page ?
 
lpdrummer
post Jun 29 2005, 10:17 AM
Post #4


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



QUOTE(xenosaga @ Jun 29 2005, 5:36 AM)
first of all can i see your code?
*


Here ya Go!





QUOTE(ckling @ Jun 29 2005, 5:56 AM)
hope these scripts may help u.

table.left TH {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */

}
div.blogheader, .caption
{
/* edit the dates */

}
have u tried to change the "Alignment: to center" in the page width & alignment of claf page ?
*


OK I Got the main image centered, but now the lines in the background are off....

Also my image mapping dosent work! cry.gif
 
GrayStarr
post Jun 29 2005, 10:41 AM
Post #5


yep, that's me. stop staring. :p
****

Group: Member
Posts: 257
Joined: Jun 2005
Member No: 160,969



hmm.... can i see ur xanga?
 
lpdrummer
post Jun 29 2005, 10:46 AM
Post #6


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



In the first post and my sig wink.gif

QUOTE(lpdrummer @ Jun 28 2005, 10:49 PM)
OK I have a few questions - On my site ( www.xanga.com/lpdrummer )
*
 
GrayStarr
post Jun 29 2005, 10:50 AM
Post #7


yep, that's me. stop staring. :p
****

Group: Member
Posts: 257
Joined: Jun 2005
Member No: 160,969



woah... that is really messed up.... needs lotsa fixing.....

umm.... maybe its because u put in 2 background images....
 
lpdrummer
post Jun 29 2005, 10:51 AM
Post #8


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



QUOTE(GrayStarr @ Jun 29 2005, 11:50 AM)
woah... that is really messed up.... needs lotsa fixing.....

umm.... maybe its because u put in 2 background images....
*


One is the header, one is the background.
 
GrayStarr
post Jun 29 2005, 10:59 AM
Post #9


yep, that's me. stop staring. :p
****

Group: Member
Posts: 257
Joined: Jun 2005
Member No: 160,969



hmmm... will this work?


replace somethin that looks like this with this....
 
lpdrummer
post Jun 29 2005, 01:02 PM
Post #10


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



QUOTE(GrayStarr @ Jun 29 2005, 11:59 AM)
hmmm... will this work?


replace somethin that looks like this with this....
*


And what exactly will that do? The only thing you changed was "margin-left: 30px". What does that do?

I need Nyah-Neko! wacko.gif
 
heyyfrankie
post Jun 29 2005, 04:08 PM
Post #11


This bitch better work!
********

Group: Staff Alumni
Posts: 13,681
Joined: Jul 2004
Member No: 28,095



your code is extremely hard to understand because it appears that everything is jumbled up with no spaces and line breaks. it will make it alot easier if you would kinda seperate it.
 
talcumpowder
post Jun 29 2005, 05:12 PM
Post #12


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

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



What, me? ^_^ Sorry, our power went out.... Hm, let's see what I can do here.....
Map names must be one word, they must also match. You don't need two image codes.... =/ Image should probably be moved by a div, but I'm not gonna mess with that unless it still doesn't work. Your navigation may have to be changed to a bit diffrenttable, but it might not. I took out all unessecary junk.
 
lpdrummer
post Jun 29 2005, 05:23 PM
Post #13


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



QUOTE(nyah-nek0 @ Jun 29 2005, 6:12 PM)
What, me? ^_^ Sorry, our power went out.... Hm, let's see what I can do here.....
Map names must be one word, they must also match. You don't need two image codes.... =/ Image should probably be moved by a div, but I'm not gonna mess with that unless it still doesn't work. Your navigation may have to be changed to a bit diffrenttable, but it might not. I took out all unessecary junk.

*


OK I put your code in, but it still dosent look quite right...

If you can show me how to get the back ground lines to line up with the main header and how to move the blog margins, I can play around with it myself, im just not sure what does what! cry.gif
 
talcumpowder
post Jun 29 2005, 05:30 PM
Post #14


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

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



Replace this ::
With something more like this ::

----
Left-aligned: may need left margin of -7 or so
Centered: should line up
Right: Does not look pretty on Xanga, I suggest you don't use.
----
Blog margins? Uh.... Mess with the very last line of actual code, this part ::
CODE
<div style="width:501px; margin-top: -305px; margin-left: 293px;" valign=top>
The vertical align (valign) part may be what's screwing iit up. I thought that was a table command. =/
----
If you still don't get it.... I'll add comments into the code.
 
lpdrummer
post Jun 29 2005, 05:52 PM
Post #15


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



QUOTE(nyah-nek0 @ Jun 29 2005, 6:30 PM)
Replace this ::
With something more like this ::

----
Left-aligned: may need left margin of -7 or so
Centered: should line up
Right: Does not look pretty on Xanga, I suggest you don't use.
----
Blog margins? Uh.... Mess with the very last line of actual code, this part ::
CODE
<div style="width:501px; margin-top: -305px; margin-left: 293px;" valign=top>
The vertical align (valign) part may be what's screwing iit up. I thought that was a table command. =/
----
If you still don't get it.... I'll add comments into the code.

*


Replacing the original code with the other one only made the main image even more off centerred, so I gotta play around with that a bit more.

Also, my skin is centered, not left or right alligned.

As for the last part......I'm not sure I understand. Take out valign completely? And does that move my blog body or side bar?
 
talcumpowder
post Jun 29 2005, 06:02 PM
Post #16


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

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



Yes, take it out completely. Blog entries.
If it's centered, your image should line up fairly well.... Oh crap. I did it wrong again.... Use this for the image. =/
 
lpdrummer
post Jun 29 2005, 06:21 PM
Post #17


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



QUOTE(nyah-nek0 @ Jun 29 2005, 7:02 PM)
Yes, take it out completely. Blog entries.
If it's centered, your image should line up fairly well.... Oh crap. I did it wrong again.... Use this for the image. =/

*


OK That div center allign (<div align="center">) didnt work, so I ended up doing this-



And it centers perfectly! Yey! Now I just need to get that disable horizontal scrollbar code and change the color of those lines that are beneath the date of my entry...
 
xenosaga
post Jun 30 2005, 06:08 AM
Post #18


Donna-chan
******

Group: Member
Posts: 1,183
Joined: Mar 2005
Member No: 120,389



i saw the background in your xanga, and it looks like it doesn't scroll with your xanga.
 
lpdrummer
post Jun 30 2005, 12:46 PM
Post #19


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



QUOTE(xenosaga @ Jun 30 2005, 7:08 AM)
i saw the background in your xanga, and it looks like it doesn't scroll with your xanga.
*


Whaddaya mean? It lines up perfectly on my computer! I have IE though, what are you using?

Here Ill post a screenshot-
http://img.photobucket.com/albums/v171/lpd...ga/SkinShow.jpg
 
xenosaga
post Jun 30 2005, 08:21 PM
Post #20


Donna-chan
******

Group: Member
Posts: 1,183
Joined: Mar 2005
Member No: 120,389



actually when you scroll right (since your hor. scrollbar is there) i noticed the yellow line going down isn't scrolling with your xanga.

p.s. I'm using IE
 
talcumpowder
post Jun 30 2005, 08:33 PM
Post #21


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

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



background-attachment: fixed;
^ I believe that's what's causing it.
 
lpdrummer
post Jun 30 2005, 10:12 PM
Post #22


Senior Member
****

Group: Member
Posts: 137
Joined: Feb 2005
Member No: 103,647



QUOTE(xenosaga @ Jun 30 2005, 9:21 PM)
actually when you scroll right (since your hor. scrollbar is there) i noticed the yellow line going down isn't scrolling with your xanga.

p.s. I'm using IE
*


Oh, OK Now I know what your talking about! I thought you meant vertically it didnt allign right!

But Nyah-chan, how can I fix that? What should I change the background to? "unfix"?
 

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