Activity Stream
48,167 MEMBERS
6805 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 10 of 10
  1.     
    #1
    Member

    Default CSS Elements - Frigging Search Bar

    Hey members of KWWH.

    I'm using a template on the blogger from PBTemplates. http://btemplates.com/2011/blogger-template-emboss/
    I've expanded the width from the original 950px to 1000px. Problem is now the search bar is still where it is at the 950px position to the right. Everything esle has moved as it suppose to. Where I want the search bar is at 1000px to the right.
    Does anyone understand these properties here? I think the answer of correcting it lies here;


    /* Search ----------------------------------------------- */
    #search{border:1px solid #393939;background:#2D2D2D;height:28px;padding:0;t ext-align:left;overflow:hidden}
    #search #s{background:none;color:#949393;border:0;padding: 4px;margin:2px 0 0 2px;float:left}
    #search .search-image{border:0;vertical-align:top;float:right;margin:6px 4px 0 0px}
    #search-wrap{width:300px;padding:15px 0}
    .topsearch #search{margin:22px 0 0 0}


    I've tried every combination, it barely budges. Anyone care to help?

    Ta.
    br0daR1DDICK Reviewed by br0daR1DDICK on . CSS Elements - Frigging Search Bar Hey members of KWWH.:) I'm using a template on the blogger from PBTemplates. http://btemplates.com/2011/blogger-template-emboss/ I've expanded the width from the original 950px to 1000px. Problem is now the search bar is still where it is at the 950px position to the right. Everything esle has moved as it suppose to. Where I want the search bar is at 1000px to the right. Does anyone understand these properties here? I think the answer of correcting it lies here; /* Search Rating: 5
    ------------------------------

  2.   Sponsored Links

  3.     
    #2
    Member
    i think this would work:

    #search{border:1px solid #393939;background:#2D2D2D;height:28px;padding:0;t ext-align:left;overflow:hidden}
    #search #s{background:none;color:#949393;border:0;padding: 4px;margin:2px 0 0 2px;float:left}
    #search .search-image{border:0;vertical-align:top;float:right;margin:6px 4px 0 0px}
    #search-wrap{width:300px;padding:15px 0}
    .topsearch #search{margin:22px 0 0 0;position: relative; left: 50px;}

  4.     
    #3
    Member
    Website's:
    shexy.net
    have you tried this?

    .topsearch#search {margin: 22px 0 0 50px;}
    If you have a modified version of this template online, please give me a link. I can check it out with firebug.

  5.     
    #4
    Member
    Ah excellent, yep it works. Thanks.
    Here's a link of a modified template. http://testingtemplates12345.blogspot.com/

    As you can see, the only problems remaining is the secondary menu-rap and the footer which both remain at 950px position.
    ------------------------------

  6.     
    #5
    Member
    Website's:
    shexy.net
    .span-24, div.span-24 {width: 1000px; margin: 0;}
    This will fix both of the issues you mentioned.

  7.     
    #6
    Member
    Thank bro. It works with the footer wrap, but I have absolutely no idea where to stick it with the menu wrap?

    menu-secondary-wrap{padding:0;position:relative;height:40px;z-index:300;background:#EBEBE5;-moz-border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
    .menu-secondary span-24, div.span-24 {width: 1000px; margin: 0;}
    .menu-secondary ul{min-width:160px}
    .menu-secondary li a{color:#5C544A;padding:14px 15px 11px 15px;text-decoration:none;text-transform:uppercase;font:bold 12px "Trebuchet MS", Helvetica, sans-serif}
    .menu-secondary li a:hover,.menu-secondary li a:active,.menu-secondary li a:focus,.menu-secondary li:hover > a,.menu-secondary li.current-cat > a,.menu-secondary li.current_page_item > a,.menu-secondary li.current-menu-item > a{color:#FFF;background:#66177F;outline:0}
    .menu-secondary li li a{color:#FFF;background:#880088;padding:10px 15px;text-transform:none;margin:0;font-weight:normal;text-shadow:none}
    .menu-secondary li li a:hover,.menu-secondary li li a:active,.menu-secondary li li a:focus,.menu-secondary li li:hover > a,.menu-secondary li li.current-cat > a,.menu-secondary li li.current_page_item > a,.menu-secondary li li.current-menu-item > a{color:#FFF;background:#66177F;outline:0;text-shadow:none}
    .menu-secondary a.sf-with-ul{padding-right:26px;min-width:1px}
    .menu-secondary .sf-sub-indicator{position:absolute;display:block;overflow :hidden;right:0;top:0;padding:12px 13px 0 0}
    .menu-secondary li li .sf-sub-indicator{padding:10px 13px 0 0}
    .wrap-menu-secondary .sf-shadow ul{background:url('http://1.bp.blogspot.com/-8I0tsURxpeY/TjhSrzOxjaI/AAAAAAAAAX4/SPn8f_OB1z4/s000/menu-secondary-shadow.png') no-repeat bottom right}
    ------------------------------

  8.     
    #7
    Member
    Website's:
    shexy.net
    It should have fixed, can you update the online template so i can take a look?

  9.     
    #8
    Member
    Just updated it. I had to remove the content from the footer, so its looking bare right now.
    ------------------------------

  10.     
    #9
    Member
    Website's:
    shexy.net
    .span-24, div.span-24 {width: 1000px;margin: 0;}
    This still appears to be 950px in updated version.

    Try to search for "950" in the CSS file and change it to 1000.
    That shall do it.

  11.     
    #10
    Member
    There it is. Phew. Thanks a lot, man.
    ------------------------------

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Free .PSD's (Web elements and UI stuff)
    By Bretteo in forum Contests & Giveaways
    Replies: 0
    Last Post: 26th Jul 2012, 05:24 PM
  2. Key Elements of a WebSites
    By todaydownload in forum Webmaster Discussion
    Replies: 0
    Last Post: 26th Jul 2012, 11:51 AM
  3. Slide Tags Bypass Visible Post Elements
    By Phamous in forum Feedback and Suggestions
    Replies: 2
    Last Post: 7th Oct 2011, 06:51 AM
  4. Help Needed With Add and Remove Elements(JS)
    By Arpit15 in forum Web Development Area
    Replies: 1
    Last Post: 2nd Aug 2011, 07:26 PM
  5. Periodic Table of the Elements
    By Profit in forum Useful Sites
    Replies: 1
    Last Post: 9th Jan 2011, 08:40 PM

Tags for this Thread

BE SOCIAL