Log In · Register

 
 
Closed TopicStart new topic
Getting my Subcriptions Module Back
PoeticAshes
post Oct 5 2004, 11:02 AM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Aug 2004
Member No: 42,181



Okay, well i thought a while ago i didnt want my subscription module on my Public xanga website..so i went onto my script and removed the box off my xanga (i have premium) now that i try to get it back it pastes the current subscriptions i have but does not add new ones i get, can anyone add some insight? Thanks!
 
C.Lime.Jello.
post Oct 5 2004, 05:31 PM
Post #2


The voices talk too much... -.-u
******

Group: Member
Posts: 2,099
Joined: Aug 2004
Member No: 39,078



M'kay....
Can I have a link? (Or screenshot.)
And insight as to what the 'box' was?
 
*mona lisa*
post Oct 5 2004, 06:05 PM
Post #3





Guest






do yu have something like this?

<STYLE type="text/css">
<!--
table.header {visibility:hidden}
table.header TH {visibility:hidden}
table.header TD {visibility:hidden}
table.navigation {visibility:hidden}
table.footer {visibility:hidden}
-->
</STYLE>

just get rid of table.navigation i think not sure but try it so it would be:
<STYLE type="text/css">
<!--
table.header {visibility:hidden}
table.header TH {visibility:hidden}
table.header TD {visibility:hidden}
table.footer {visibility:hidden}
-->
</STYLE>
 
C.Lime.Jello.
post Oct 5 2004, 06:08 PM
Post #4


The voices talk too much... -.-u
******

Group: Member
Posts: 2,099
Joined: Aug 2004
Member No: 39,078



CODE
<!-- begin code provided by createblog.com -->

table.header {visibility:hidden}
table.header TH {visibility:hidden}
table.header TD {visibility:hidden}

<!-- end code provided by createblog.com -->


That's the modules.. The footer is the links at the bottom and the nav is the links at the top. (Just for future refrence.)

CODE
<!-- begin code provided by createblog.com -->

<STYLE type="text/css">
<!--
table.navigation {visibility:hidden}
table.footer {visibility:hidden}
-->
</STYLE>

<!-- end code provided by createblog.com -->


That's what the code should look like.
 

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