Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #874522

    spaulgal
    Participant

    Hi there..
    1) On all of my episodes pages, the “credits” (the long list of text at the end of the page) are italicized, and I don’t see why.
    Please advise….
    Here’s an example:
    http://colorsstudios.com/?page_id=2288

    2) there are currently 11 episode pages like the one linked above.
    I need to now build a page that will serve as central navigation to each of them.
    Possibly better yet, put some element on my main page, that will allow the viewer to select which episode page they want to see.
    Might you recommend a good macinism to do that?
    Maybe some sort of scrolling Lightbox element?
    What are the options in X?

    Thanks as always

    Steve

    #874972

    Rue Nel
    Moderator

    Hello Steve,

    Thanks for writing in! It turns out that you have inserted an invalid html code in one of your footer widgets. You have inserted this:

    
    <Center><a href="http://colorsstudios.com">RETURN HOME</a></div>

    This code messed up your site’s layout. You also have inserted another broken html code:

    
    <p>A miscommunication leads to a touching story of love, acceptance, and true family bonds. It also leads to a mob riot. All during Episode four of<i> The Church.</p>

    The i tag is unclosed and this is the reason why the rest of the text are in italics.

    Hope this helps.