Greenguy's Board WebcamWiz CRAZY $5,000 Reward Bonuses

WebcamWiz CRAZY $5,000 Reward Bonuses WebcamWiz CRAZY $5,000 Reward Bonuses WebcamWiz CRAZY $5,000 Reward Bonuses WebcamWiz CRAZY $5,000 Reward Bonuses WebcamWiz CRAZY $5,000 Reward Bonuses

Go Back   Greenguy's Board > Programming & Scripting
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2005-12-19, 05:49 AM   #1
Jel
I'm the only guy in the world who has to wake up to have a nightmare
 
Jel's Avatar
 
Join Date: Feb 2004
Location: London, United Kingdom
Posts: 1,895
Ordered list in gossamer

Try as I might, I cannot get my list items to show up as ordered on http://www.cfnmparty.co.uk/cfnm/

The paysites are called from a file using gossamer links, which the link.html template is:

<li>
<a class="link" href="<%URL%>">
<u><%Title%></u></a></font>
<%if isNew%>
<font color="blue"><sup class="new">new</sup></font>
<%endif%>
<%if isPopular%>
<img src="/hot.gif">
<%endif%></a></small>

<%if Description%>
<span class="descript">- <%Description%></span>
<%endif%>
</li>

in my html on my site I use:

<ol>
<?php @include('http://www.cfnmparty.co.uk/free_porn_pics/cfnm/'); ?>
</ol>

If I remove that piece of code, my freesites show up as ordered, so I'm thinking there's gotta be a problem with my gossamer template, but no matter what I try, I can't get the list to show as ordered - I'm 99.99% sure I've done nothing to the page or the gossamer template since all was working when I started to use it, but as the list(s) are now unordered, that seems physically impossible, I just _cannot_ imagine what I would have touched to make it behave like it is now.

Any ideas?
Jel is offline   Reply With Quote
Old 2005-12-20, 01:20 AM   #2
Maj. Stress
Progress rarely comes in buckets, it normally comes in teaspoons
 
Maj. Stress's Avatar
 
Join Date: Jun 2005
Location: Dark Side Of Naboo
Posts: 1,289
I doubt if it will solve your problem but you have an /font tag without a font tag preceeding it near the top of your code. Might fix that and see if you get lucky

Also, shouldn't you have an <ol> and </ol>for and ordered list? Or is that somewhere else on the page?

Last edited by Maj. Stress; 2005-12-20 at 01:27 AM..
Maj. Stress is offline   Reply With Quote
Old 2005-12-20, 07:26 AM   #3
Jel
I'm the only guy in the world who has to wake up to have a nightmare
 
Jel's Avatar
 
Join Date: Feb 2004
Location: London, United Kingdom
Posts: 1,895
Hi majick

Thanks for spotting that font tag, removed it - no joy.

added <ol></ol> - no joy.

Tried 1001 variations of <ol><li> and their closing counterparts, no dice. I spent so much time yesterday on it that I now officially give up. Thanks for taking a look though
Jel is offline   Reply With Quote
Old 2005-12-20, 09:39 AM   #4
PR_Tom
Nobody gets into heaven without a glowstick
 
Join Date: Feb 2005
Posts: 423
Maybe edit the css class .link and try defining the list-style in there?

</li> is not needed btw, but </ul> or </ol> is required.
__________________
PimpRoll
PR_Tom is offline   Reply With Quote
Old 2005-12-20, 06:41 PM   #5
Mattinblack
Asleep at the switch? I wasn't asleep, I was drunk
 
Join Date: Nov 2005
Location: London UK in a house share with three 28 yr old girls...perv perv
Posts: 215
you got two </a> and only one <A href=...> which will confuse things.

Give it a go... I would!
__________________
Mattinblack - <a href="http://pornlinks.kwikfire.com">PornLinks</a> - <a href="http://strange-attractor.kwikfire.com">Strange Attractor</a> - <a href="pnav.kwikfire.com">PORNavigator</a> - <a href="http://ukescort.kwikfire.com/">Fem Escorts</a> - <a href="http://kwikfire.com/">Hosting</a>
Mattinblack is offline   Reply With Quote
Old 2005-12-21, 01:04 AM   #6
Maj. Stress
Progress rarely comes in buckets, it normally comes in teaspoons
 
Maj. Stress's Avatar
 
Join Date: Jun 2005
Location: Dark Side Of Naboo
Posts: 1,289
I just loked at your source code for the page in question. You have an html nested within an html page. Big no no. You need to fix that.
Now, I think the problem is coming from the fact that the nest html page is not calling the style sheet since it is not loaded to the browser in the initial html head tag. Hope that made sense.
You really need to clean up the coding on the page and put the call to the style sheet in the initial "head" tag and get rid of the nested html tags. You only need < html > once on a page.
I would do my best to make sure the page validates at www.w3.org to avoid problems like this.
Maj. Stress is offline   Reply With Quote
Old 2005-12-21, 11:56 PM   #7
Jel
I'm the only guy in the world who has to wake up to have a nightmare
 
Jel's Avatar
 
Join Date: Feb 2004
Location: London, United Kingdom
Posts: 1,895
Quote:
Originally Posted by Maj. Stress
I just loked at your source code for the page in question. You have an html nested within an html page. Big no no. You need to fix that.
Now, I think the problem is coming from the fact that the nest html page is not calling the style sheet since it is not loaded to the browser in the initial html head tag. Hope that made sense.
You really need to clean up the coding on the page and put the call to the style sheet in the initial "head" tag and get rid of the nested html tags. You only need < html > once on a page.
I would do my best to make sure the page validates at www.w3.org to avoid problems like this.


That explains a lot, I was looking in my editor for the 2nd instance of html you mentioned but couldn't find it, seems that the type of include I'm using <?php @include (etc)> is causing the problem - not being a shtml page, I had to do it this way to get the include there - which isn't gonna fly it seems. Sooo.... It must have always been unordered (I hate those .000000000001 %'s lol) in which case I'll call an inc file instead - thanks for that, my head was really starting to hurt!
Jel is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:59 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc