• I’m having a weird issue with my theme and getting my Gallery installation to show up properly. For some reason it gets cut off because it’s being centered slightly to the right. No matter what width I tell Gallery to use, it still gets cut off because the theme (or something) isn’t putting it in the right place.

    Could someone take a look and let me know what’s going on?

    Link

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Add this to your wordpress stylesheet
    #gallery{width: 475px;}

    Thread Starter dignan17

    (@dignan17)

    Thanks for the response!

    Unfortunately, that didn’t change anything…

    Clear your browser cache then try it again. In firefox hit CTRL + F5 for a forced refresh of the page.

    I just looked in IE and Firefox and it looks fine to me.

    Thread Starter dignan17

    (@dignan17)

    You are correct, sir. You’re the man! Thanks so much for your help!

    Thread Starter dignan17

    (@dignan17)

    One more question: do you know how I can get rid of all that space above the first item in the sidebar? I don’t see anything that would create that, but I can’t seem to get rid of it…

    It’s in the .column_left h2 class you’ll have to play with the margin and padding. Also a very good tool to have is either the IE developer tool bar or for Firefox it’s called Firebug. These allow you to see what your changes you make look like in realtime.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Weird formatting problem with WPG2 and theme’ is closed to new replies.