Single-post Page: Previous/Next titles overrun text
#1
Posted 17 September 2010 - 05:26 PM
#2
Posted 17 September 2010 - 07:17 PM
In the custom CSS box in your theme options, try adding this code to see if it nudges that link up a little:
#3
Posted 17 September 2010 - 10:29 PM
<== Title of Previous Post
__________________________________________________Title of the Next Post ==>
TITLE of CURRENT POST
MORE IMPORTANTLY however, this visual glitch made me uncover a technical glitch- when you click on the "next post" title, nothing happens. It is not working correctly. The previous post is working.
aocpmr.net/news
#4
Posted 17 September 2010 - 11:06 PM
#5
Posted 18 September 2010 - 02:19 PM
Both of those options did not remedy the problem- the post title and the next title were still overlapping at times. Just so we're all on the same page now, I believe there are 2 issues that are not related:
1) Aesthetically: the single-post title and the "next ==>"title run into each other. I've offered a solution which I think would work:

2) Functionally, the "Next Post=>" title link is broken and doesn't take you to that post when clicked. (The "<=Previous Post" DOES work, so it must be in the code. Interesting, it seems that when I click on the Next Post title, the carousel:posthumbs shifts to that post, but the single-post page doesn't appear. Perhaps you can see this for yourself on my site, such as .
#6
Posted 20 September 2010 - 05:00 PM
#7
Posted 20 September 2010 - 07:38 PM
When you say you added , what are you referring to? To your code? Where?
As seen , I can independently access either the PostTitle or the NextPostTitle (don't seem to be overlapped completely), but the NextPostTitle link just toggles the carousel- that's it. And, when you click on the carousel arrows, it just toggles to the end- odd behavior.
So, to summarize, I still have the the same two problems as described above, with a related problem being the odd behavior of the carousel when the arrows are clicked.
#8
Posted 20 September 2010 - 10:12 PM
#9
Posted 20 September 2010 - 11:04 PM
#10
Posted 21 September 2010 - 04:57 AM
#11
Posted 21 September 2010 - 04:58 AM
#12
Posted 21 September 2010 - 04:31 PM
#13
Posted 23 September 2010 - 12:45 AM
Here's my .
Edits to post.php: I updated the classes in post.php to next-post, and previous-post to be consistent. I only made those two changes
Edits to theme.css: I updated the classes there too:
The result: It appears to be behaving better, but I've lost the arrow icons, the nextPostTitle isn't right justified, and the previous and next titles are blended..
#14
Posted 23 September 2010 - 02:31 AM
#15
Posted 23 September 2010 - 02:42 AM
#16
Posted 23 September 2010 - 03:40 PM
#17
Posted 23 September 2010 - 06:34 PM
#18
Posted 23 September 2010 - 07:12 PM
In this final step, I need a bit more details on how I do this: I'm trying to flip the order of the thumbnails in any carousel that is set-up for postThumbs, so the most recent post is on the right. All the other things (PreviousTitle and NextTitle) stays the same.
Can you confirm that is what you were instructing me to do above? I got the impression that would change the Previous/Next titles, not the carousel.
I swapped the order, like so:
And then, I searched "carousel" in theme.css and found nothing. Are we talking bout the same thing?
#19
Posted 23 September 2010 - 11:57 PM
#20
Posted 24 September 2010 - 05:44 AM










