Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Feb 2008
    Posts
    8
    Plugin Contributions
    0

    Default Home/Login header. Moving it down from the top?

    Hi everyone.

    I apologize for the fundamental question, but I can't seem to find the answer anywhere on the forums or elsewhere.

    The header in question, navMainWrapper — I want to simply not have it at the very top of the page, but a few pixels down. Easy enough, right. I figured just throwing a "top: 60px;" line in the stylesheet.css would do it, but nope. So I tried a "margin-top" line, and it did move it down, but now I have 60 px of white space.

    Additionally, I find the bottom navMainWrapper to be redundant and want to remove it. How would I go about doing that? They're the same div, so that has be a bit confused as to how to edit one and not the other.

    Thanks. I look forward to contributing to the forum where I can. :)

  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Home/Login header. Moving it down from the top?

    A link to your site would let us give specific advice for your situation.
    If you want the background color of #navMainWrapper to continue to the top, use padding-top:

    The footer nav is #navSuppWrapper.

    You can disable the whole footer by setting $flag_disable_footer = true; in /includes/templates/your_template/common/tpl_main_page.php, following the directions in the comments at the top of the file.

    If you want to be more selective, you can edit /your_template/common/tpl_footer.php.
    Last edited by gjh42; 4 Feb 2008 at 09:49 PM.

  3. #3
    Join Date
    Feb 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Home/Login header. Moving it down from the top?

    I'd link if it were on a live server. Sorry.

    Yeah, I tried padding-top. I just get the color of whatever navMainWrapper is for 60px. I don't want that. I want nothing. No color. Space. For 60 px. :)

    My mistake about the footer. I misread the CSS. Thanks for that!

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Home/Login header. Moving it down from the top?

    Well, you're going to have some color no matter what...

    Do you mean you want the top of the page to shift down so the outer background shows above it?
    In that case, you would put the margin-top in #mainWrapper.

  5. #5
    Join Date
    Feb 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Home/Login header. Moving it down from the top?

    Oh. MainWrapper.
    Thank you.

    Moral of the story: I'm a jackass.

  6. #6
    Join Date
    Feb 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Home/Login header. Moving it down from the top?

    Hmm. That doesn't work either.

  7. #7
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Home/Login header. Moving it down from the top?

    If you can post a screnshot of what you have it might help.

  8. #8
    Join Date
    Feb 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Home/Login header. Moving it down from the top?

    Screenshot attached.
    Attached Images Attached Images  

  9. #9
    Join Date
    Feb 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Home/Login header. Moving it down from the top?

    You know what. I think I got it. I swear to Christ I am an idiot.

  10. #10
    Join Date
    Feb 2008
    Posts
    8
    Plugin Contributions
    0

    Default Re: Home/Login header. Moving it down from the top?

    lol, I sure didn't. This is almost becoming comical.

    If someone wants to jump in and offer something, feel free.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v151 Moving Home and Login top links to the right margin
    By Freshfield in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Oct 2013, 07:34 PM
  2. Moving Home/Login in the header
    By Amabelle in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 24 May 2011, 01:25 AM
  3. Moving Home/Login/Search div UNDER the Header
    By blakemiller in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 7 Oct 2009, 06:47 PM
  4. Moving the login bar from the top to the side
    By ncd in forum General Questions
    Replies: 5
    Last Post: 5 Apr 2009, 05:35 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg