Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Old 06-08-2010, 02:21 PM Â In my pagination
Junior Talker

Posts: 2
Name: Bud Stephens
Trades: 0
I can't get rid of  in my pagination, I don't know of any symbols like © in on my site. I have tried several pagination codes to no avail.
Just Bud is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-08-2010, 03:43 PM Re: Â In my pagination
Trim's Avatar
Average Talker

Posts: 22
Location: Europe
Trades: 0
Sorry, I don`t get whats the question mate ? How to get rid of  ? How to put © in here or what ?
__________________

Please login or register to view this content. Registration is FREE
- Portfolio & Blog || Drop me a line via any contact form if you need (x)HTML/CSS coding. I also do MODx and Wordpress integrations. :coffee:
Trim is offline
Reply With Quote
View Public Profile
 
Old 06-08-2010, 04:11 PM Re: Â In my pagination
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
How about a URL so we can SEE the code and where that's coming from
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 06-09-2010, 09:23 AM Re: Â In my pagination
Junior Talker

Posts: 2
Name: Bud Stephens
Trades: 0
OK I figured out what caused it but not why. I removed « and » from Previous and Next and the characters are gone.
----------------------------------------------
I'm sorry I was headed out the door and in a bit of a hurry when I posted this topic.
I can't figure out what is causing this character  to appear in in the pagination.

Here is a the url to the page in question. (Click Here)
Here is the standard pagination code, I also tried other pagination codes and got the same results.

<!-- Start pagination -->

<style type="text/css">

.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #8D1F6E;
text-decoration: none;
color: #8D1F6E;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #8D1F6E;
color: #000;
background-color: #E73EB0;
}

.pagination a.currentpage{
background-color: #8D1F6E;
color: #FFF !important;
border-color: #8D1F6E;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}

</style>

<div class="pagination">
<ul>
<li><a href="#" class="prevnext disablelink">« Previous</a></li>
<li><a href="#" class="currentpage">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#" class="prevnext">Next »</a></li>
</ul>
</div>

<!-- End pagination -->

Last edited by Just Bud; 06-09-2010 at 09:46 AM..
Just Bud is offline
Reply With Quote
View Public Profile
 
Old 06-09-2010, 09:41 AM Re: Â In my pagination
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Change your symbol to &raquo; or &# 187 ; (remove spaces) to get » and &laquo; or &# 171 ; (remove spaces) to get « instead of the Unicode character pairs you have probably pasted in.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 06-13-2010, 10:37 AM Re: Â In my pagination
Junior Talker

Posts: 3
Trades: 0
Also check your page encoding
mjo1337 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to  In my pagination
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.27116 seconds with 12 queries