[-- PREVNEXT --] html code not displaying in IE7

General ShopSite user discussion

[-- PREVNEXT --] html code not displaying in IE7

Postby bobthebuilder » Sat Nov 22, 2008 2:12 pm

The html code that gets generated by the ShopSite tag [-- PREVNEXT --] is not displaying in Internet Explorer 7. The pagination links do appear in all other browsers (Safari, Firefox, Opera, etc.) but not IE. Here's a link to the URL:

http://www.iscrapbook.com/store/completekits12x12.html

The HTML code that is being generated is as follows:

<center>
<span class="currentpage"><b>1</b></span>&nbsp;<span class="prevnext"><a class="prevnext" href="http://www.iscrapbook.com/store/completekits12x12-ss2.html">2</a></span>&nbsp;<span class="prevnext"><a class="prevnext" href="http://www.iscrapbook.com/store/completekits12x12-ss3.html">3</a></span>&nbsp;<span class="prevnext"><a class="prevnext" href="http://www.iscrapbook.com/store/completekits12x12-ss4.html">4</a></span>&nbsp;<span class="prevnext"><a class="prevnext" href="http://www.iscrapbook.com/store/completekits12x12-ss2.html">Next</a></span>&nbsp;</center><br>

I've set the css code to display the links as black (I wanted to make sure the problem isn't with the css code):

a.prevnext:link {
text-decoration: none;
color: black;
}
a.prevnext:visited {
text-decoration: none;
color: black;
}
a.prevnext:hover {
text-decoration: underline;
color: black;
}
a.prevnext:active {
text-decoration: underline;
color: black;
}

Any help would be appreciated.
bobthebuilder
 
Posts: 35
Joined: Mon Sep 29, 2008 9:36 am

Postby Jim » Mon Nov 24, 2008 2:31 pm

I'm not sure what the problem is with your code. I tried the ShopSite Curved and Modern themes and they both work in I.E. and are using styles. You might compare your code to what is being used in those themes and see if you notice any differences.
Jim
Site Admin
 
Posts: 4953
Joined: Fri Aug 04, 2006 1:42 pm
Location: Utah

Postby bobthebuilder » Mon Nov 24, 2008 2:35 pm

I still don't know what the problem is, however, I got it to work by wrapping the HTML code that PrevNext produces in a table. Gotta love IE.
bobthebuilder
 
Posts: 35
Joined: Mon Sep 29, 2008 9:36 am


Return to User Forum

Who is online

Users browsing this forum: No registered users and 19 guests