Xanga Aligned, Bottom of the Page? |
Xanga Aligned, Bottom of the Page? |
Mar 21 2006, 09:43 PM
Post
#1
|
|
![]() Loser ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,101 Joined: Nov 2004 Member No: 67,558 |
I'm just wondering, is it possible to align a DIV xanga to the bottom left of a page? I really haven't seen any layouts like that, and I want to make one aligned there, so yeah.
|
|
|
|
![]() |
| *digital.fragrance* |
Mar 23 2006, 03:47 PM
Post
#2
|
|
Guest |
If this is giving you so much trouble, I say that in your CLAF page, in the "background" section, you position the image that way by selecting bottom left option.
Then use a div layer to position your blog on the image by editting the margin-left and margin-top attributes. OR.... Use a div layer with margins to position your image like this: CODE <div align=left><div style="position:static; margin-left: ##px; margin-top: ##px;"> <img src="IMAGE URL HERE"> </div> and then use another div layer to position your blog like I said before. *Note: To edit blog position by using a div layer, use an "open div tag" at the end, meaning that at the very end of your header code, putting something like this: CODE <div style="overflow: none; width: ##px; margin-top: ##px; margin-left: ##px; "> at the end without "</div>"Hope that helped... it will work in IE and Firefox. |
|
|
|
hiromi Xanga Aligned Mar 21 2006, 09:43 PM
Maestro It shouldn't be that difficult. I think it may... Mar 21 2006, 09:58 PM
fishcake-y Dude. My last layout was like that. Hold up, let m... Mar 21 2006, 10:49 PM
hiromi It doesn't work 0_0
And I mean kinda like thi... Mar 22 2006, 03:08 PM
Maestro That's the way the layout is positioned that R... Mar 22 2006, 05:03 PM
hiromi Really? It doesn't show up on my computer as t... Mar 22 2006, 05:52 PM
fishcake-y Oh. It's Firefox-only for the bottom positioni... Mar 22 2006, 07:13 PM
hiromi Oh. Is there a code where it is ONLY used for IE? ... Mar 23 2006, 01:12 PM
fishcake-y The only difference would have been the positionin... Mar 23 2006, 06:31 PM![]() ![]() |