Help - Search - Members - Calendar
Full Version: ads on the side bar
Forums > Resource Center > Support Center > Xanga Support > Xanga Resolved Topics
kylafan
is there any way that I can move the google ads??

i want to put them below the last module..


thanks in advance :)

(oops...I didn't realize I was posting in the wrong thread. sorry. hehe. my mistake}
emberfly
I only know how to remove them :-\ not move them.
venti-anemoi
Whoa.

If you look at the source code, the coding for the ad module doesn't even show up. o_O

If you're willing, you could remove all of the default original side modules and then recode them by hand as custom modules.

(code to remove modules)
CODE
<style type="text/css">
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer
{display: none;}
</style>
emberfly
or you can use something way simpler...
CODE
<style type="text/css">
.mainleft
{display: none;}
</style>
SteveZz
Removing...Easy.
Moving...a whole nother story.

I'll work on it. I'll post back if I have a mover.
manny-the-dino
Due to this topic being 2 weeks old & the problem being solved, this topic is Closed & Moved. PM me if you'd like for me to open this. _smile.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.