Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter midnightshowx0

    (@midnightshowx0)

    The code worked! Thank you 🙂

    Sorry I was unclear about the first question – please see this screen shot:

    http://s6.postimg.org/880vdpqu9/Screen_Shot_2015_05_11_at_10_58_21_AM.png

    Is there any way I can prevent this?

    Thread Starter midnightshowx0

    (@midnightshowx0)

    Any help? I can’t seem to figure out what’s wrong :/

    Forum: Themes and Templates
    In reply to: Center image?
    Thread Starter midnightshowx0

    (@midnightshowx0)

    I need the image to be centered in the middle of the page. At the moment, the top of the image is connecting to the top of the browser.

    Thread Starter midnightshowx0

    (@midnightshowx0)

    Actually, I think I got it! 😀

    Thread Starter midnightshowx0

    (@midnightshowx0)

    That would be wonderful! Here is the coding you asked for:

    <div id="menuHolder">
    	<ul id="menuInner">
    		<li class="about"><a href="http://stephanielange.com/?page_id=26"><b>About</b></a></li>
    		<li class="lifestyle" ><a href="#url"><b>Lifestyle</b><!--[if gte IE 7]><!--></a><!--<![endif]-->
    		<!--[if lte IE 6]><table><tr><td><![endif]-->
    			<ul>
    <li><a href="http://stephanielange.com/?page_id=8">Home</a></li>
    				<li><a href="http://stephanielange.com/?page_id=8">Travels</a></li>
    			</ul>
    		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
    		</li>
    		<li class="artwork" ><a href="#url"><b>Artwork</b><!--[if gte IE 7]><!--></a><!--<![endif]-->
    		<!--[if lte IE 6]><table><tr><td><![endif]-->
    			<ul>
    				<li><a href="http://stephanielange.com/?page_id=8">Photographs</a></li>
    				<li><a href="http://stephanielange.com/?page_id=10">Web Designs</a></li>
    				<li><a href="#url">Drawings</a></li>
    				<li><a href="#url">Paintings</a></li>
    			</ul>
    		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
    		</li>
    		<li class="entertainment" ><a href="#url"><b>Entertainment</b><!--[if gte IE 7]><!--></a><!--<![endif]-->
    		<!--[if lte IE 6]><table><tr><td><![endif]-->
    			<ul>
    				<li><a href="http://stephanielange.com/?page_id=12">Interviews</a></li>
    				<li><a href="http://stephanielange.com/?page_id=14">Music</a></li>
    				<li><a href="http://stephanielange.com/?page_id=16">Television</a></li>
    				<li><a href="http://stephanielange.com/?page_id=18">Movies</a></li>
    			</ul>
    		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
    		</li>
    		<li class="vogue" ><a href="#url"><b>Vogue</b><!--[if gte IE 7]><!--></a><!--<![endif]-->
    		<!--[if lte IE 6]><table><tr><td><![endif]-->
    			<ul>
    				<li><a href="http://stephanielange.com/?page_id=20">Styling</a></li>
    				<li><a href="http://stephanielange.com/?page_id=22">Beauty</a></li>
    <li><a href="http://stephanielange.com/?page_id=24">Shop</a></li>
    			</ul>
    		<!--[if lte IE 6]></td></tr></table></a><![endif]-->
    		</li>
    	</ul>
    </div>
    
    <div id="contactme">
    <a id="email" href="stephanie@stephanielange.com"><span class="hide">Email</span></a>
    </div>
    
    	</div>
    	</center>
    
      <!--/header -->
      <div id="page">
    Thread Starter midnightshowx0

    (@midnightshowx0)

    That did the trick! Though, I’m not really understanding what you’re saying about the footer part. I played around with it a little, as you can see, but it’s not lining up right. What am I doing wrong here? :X

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