Results 1 to 10 of 10
-
23rd Oct 2011, 01:32 PM #1OPMember
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------------------------------
-
23rd Oct 2011, 04:56 PM #2Member
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;}
-
23rd Oct 2011, 05:12 PM #3MemberWebsite's:
shexy.nethave you tried this?
.topsearch#search {margin: 22px 0 0 50px;}
-
23rd Oct 2011, 06:32 PM #4OPMember
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.------------------------------
-
23rd Oct 2011, 06:40 PM #5MemberWebsite's:
shexy.net.span-24, div.span-24 {width: 1000px; margin: 0;}
-
23rd Oct 2011, 08:46 PM #6OPMember
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}------------------------------
-
23rd Oct 2011, 09:24 PM #7MemberWebsite's:
shexy.netIt should have fixed, can you update the online template so i can take a look?
-
23rd Oct 2011, 09:40 PM #8OPMember
Just updated it. I had to remove the content from the footer, so its looking bare right now.
------------------------------
-
23rd Oct 2011, 10:19 PM #9MemberWebsite's:
shexy.net.span-24, div.span-24 {width: 1000px;margin: 0;}
Try to search for "950" in the CSS file and change it to 1000.
That shall do it.
-
23rd Oct 2011, 11:01 PM #10OPMember
There it is. Phew. Thanks a lot, man.
------------------------------
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Free .PSD's (Web elements and UI stuff)
By Bretteo in forum Contests & GiveawaysReplies: 0Last Post: 26th Jul 2012, 05:24 PM -
Key Elements of a WebSites
By todaydownload in forum Webmaster DiscussionReplies: 0Last Post: 26th Jul 2012, 11:51 AM -
Slide Tags Bypass Visible Post Elements
By Phamous in forum Feedback and SuggestionsReplies: 2Last Post: 7th Oct 2011, 06:51 AM -
Help Needed With Add and Remove Elements(JS)
By Arpit15 in forum Web Development AreaReplies: 1Last Post: 2nd Aug 2011, 07:26 PM -
Periodic Table of the Elements
By Profit in forum Useful SitesReplies: 1Last Post: 9th Jan 2011, 08:40 PM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...