Support » Themes and Templates » Simple Photo Gallery & MX4 theme

  • i was wondering if someone could answer this question for me. If you go here http://www.thisisennis.com/photos/index1.php you will see my photo page. The sidebar is there, but if i take out the text (and all takes that refer to the sidebar), i still get that white space, anyone know how i could get right of this white space

Viewing 15 replies - 1 through 15 (of 20 total)
  • The whitespace is likely a background image, find the appropriate one in css file.

    What program or plugin are you using to display your photos ? Different programs cause different problems.

    Thread Starter ennis

    (@ennis)

    Its in the title, Simple Photo Gallery

    It is the background image. Right now it is kubrickbg.gif You need to get rid of the call to sidebar and change that image to kubrickbgwide.gif

    Thread Starter ennis

    (@ennis)

    thanks

    Just changing the image might affect other pages. There is a call to get the bgimage based on the type of page it is (if page…). I forget what file it’s in. Making the Photos page meet the desired definition for the correct bgimage to be called is the better way, I think. I don’t have time to look for it now, but will try to later tonight if no one else steps up.

    Thread Starter ennis

    (@ennis)

    thanks again

    Hi, if you haven’t located it yet, it is the header.php file in your mx4_theme. Look for “Checks to see whether it needs a sidebar or not” on line 18, which should call either the kubrickbg.gif in line 19 or the kubrickbgwide.gif in line 20, based on what conditions the page meets as defined by line 18. Good luck. 🙂

    Thread Starter ennis

    (@ennis)

    ya i found this, but if i take out that line it changes it for the whole thing. in other words, if i take out that line, the other pages change as well…is there a way around this?

    if you’re talking about css like i’m pretty sure you are, just make the class used on that page one character different, like adding the number 2 on the end of it. then go into the style.css and make a copy of the old class and add the 2 on the end of it there. or you could always add the word ‘gallery’ to the end of the class.

    Thread Starter ennis

    (@ennis)

    guys, i have no idea of PHP and this is exactly what I mean to my thread http://wordpress.org/support/topic/33153 who is gonna help me? im willing to credit, please, its important for me, i just would like to have a gallery like http://www.thisisennis.com/photos/sp_index.php THANKS!

    Thread Starter ennis

    (@ennis)

    seeing how its my site i’ll be more then happy to help

    First off you need simple php gallery.
    http://relativelyabsolute.com/spg/download.php
    get the 1.1 wordpress compatible version.

    when you get that done. lemme know. contact me by e-mail if you have any problems at ennis@thisisennis.com

    Thread Starter ennis

    (@ennis)

    @parisgv: i have your index and style sheet created for you, i think. i need you to upload it to your server….theres some things i need to test out when you load it up. so if you decide or do download simple php gallery, lemme know. I will send you the files you need.

    thanks ennis so much, ive already sent you an email 🙂

Viewing 15 replies - 1 through 15 (of 20 total)
  • The topic ‘Simple Photo Gallery & MX4 theme’ is closed to new replies.