Character Portrait Preview

WolfLord
WolfLord
edited February 2014 in Campaign Portal Building
Hey guys! I was wondering if anyone knew code that would make the character portraits of the PC's that appear on the right hand side of the home page larger. Cheers!

"Age of Heroes":https://heroes-of-hellas.obsidianportal.com/
"Avatar: Conquest of the Imperial Order":https://avatar_adventures.obsidianportal.com/
"COTM November 2011":http://blog.obsidianportal.com/november-11-campaign-of-the-month-avatar-conquest-of-the-imperial-order/?utm_source=rss&utm_medium=rss&utm_campaign=november-11-campaign-of-the-month-avatar-conquest-of-the-imperial-order

Comments

  • madartiste
    madartiste
    Posts: 328 edited February 2014
    I think it should be something like:
    @.character-container .game-content-image {width:100px;}@
    Obviously you can change the pixel dimension to be whatever you want.

    Also, if you want to change the size of the player image: @.sidebar-party-members .user-container img {width:50px;}@
    or if you don't want that image at all: @.sidebar-party-members .user-container img {display:none;}@
    Post edited by madartiste on
  • WolfLord
    WolfLord
    Posts: 278
    Huh... for some reason that top one, which is the one i want, doesnt seem to change anything no matter what number i put in. The character portrait on the sidebar doesnt change size at all.
  • madartiste
    madartiste
    Posts: 328 edited February 2014
    Whoops. Outsmarted myself there.
    Give me a bit. I just want to figure out the best way to do it.

    Okay, try this:
    @.sidebar-party-members .player-character {width:220px;} /*There's padding, so add 20 to whatever width you want to end up with*/
    .sidebar-party-members .game-content-image {width:210px;} /*There's padding here as well, so add 10 to whatever width you want to end up with*/@

    This should make sure everything lines up properly in case you want to keep the player icon too.
    Post edited by madartiste on
  • WolfLord
    WolfLord
    Posts: 278
    Awesome! That did the trick thanks a million :)
  • madartiste
    madartiste
    Posts: 328
    Glad to help. :)
Sign In or Register to comment.

April 2024
Season of Strife

Read the feature post on the blog
Return to Obsidian Portal

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Discussions