On Xanga, how do I swtich my Modules [the boxes with my 'Interests', 'Expertise', 'Subscriptions' and so on] to the right side of my daily entries?? Is it on the MAIN page of the 'Look & Feel'?? I have a layout; do I find it in there instead? And if so, how do I change it? Any USEFUL help is great.
I guess I'll bride like the rest of the herd...
"I RATE HIGH" hah.
Additional info, added Friday June 17 2005, 6:18 pm: Oh yes, I've tried searching through some Blogs, but I haven't found it. Anyone know any sites that DEFINITELY offer the code?? Or just any DIRECT LINKS to code sites would be very much appreciated as well. Thank you again.. Want to answer more questions in the Technology category? Maybe give some free advice about: Internet & Web Design? fall_to_pieces answered Saturday June 18 2005, 1:12 am: i think it is in the look & feel part of the xanga.
you go down to where it says 'Left Module' and under it it says Border, Title, Interior. at the bottom of the title and interior it says alignment, then you click on that, and it will give you options.
i hope that is what you are talking about. if not, i am terribly sorry. i will have to ask my brother...he's had xanga longer than i have. [ fall_to_pieces's advice column | Ask fall_to_pieces A Question ]
OrangeChikn answered Friday June 17 2005, 8:46 pm: <script language="Javascript">
// original by sean [Link](Mouse over link to see full location)
var tds = document.getElementsByTagName("td");
for (var i = 0; i < tds.length; i++){
if (tds[i].width == "200"){
tds[i].parentNode.appendChild(tds[i].cloneNode(true));
tds[i].parentNode.removeChild(tds[i]);
break;
}}
</script> [ OrangeChikn's advice column | Ask OrangeChikn A Question ]
HyperactiveMiss answered Friday June 17 2005, 6:15 pm: I know for sure there is a working code for switching module sides. Try looking through the scripts at these two popular sites:
Attention: NOTHING on this site may be reproduced in any fashion whatsoever without explicit consent (in writing) of the owner of said material, unless otherwise stated on the page where the content originated. Search engines are free to index and cache our content. Users who post their account names or personal information in their questions have no expectation of privacy beyond that point for anything they disclose. Questions are otherwise considered anonymous to the general public.