Portfolio media-box centering

  • Posted in : BookCard
  • nidal
    Participant

    hi,

    I have rearranged the bookcard template a little bit (moving sections, etc).

    On one of my pages I am using a soundcloud embed portfolio-item as a link to my work on soundcloud.

    For some reason, it doesn’t appear centered but comes up lined up against the left hand side of the page. (Screenshot – http://imgur.com/nW60RR7 )

    I am relatively inexperienced with with HTML/CSS but I have had a look through the code and can’t find how to center it. I’m sure it’s straightforward?

    Any help would be appreciated.

    Thanks.

    ahmetsali
    Keymaster

    if you can provide your url, i may help.

    nidal
    Participant
    ahmetsali
    Keymaster

    I see everything centered on your portfolio.

    nidal
    Participant

    thank you for checking.

    could you check in IE, please?

    ahmetsali
    Keymaster

    try this;

    – edit js/main.js in a text editor,
    – find line : 325 , you will see this code line;

    $(this).css( 'width', itemWidth + '%' );
    

    – replace the line with this line;

    $(this).css( 'width', '100%' );
    
    nidal
    Participant

    thank you!

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register