Support Forums

Old 01-17-2009, 09:32 AM   #1
Junior Member
 
Join Date: Nov 2008
Posts: 5
Rep Power: 0
thomshell is on a distinguished road
Default Question about code for "search"

I'm really not good at this whole web design thing but I have been able to change some things on my site to make it look a little better. Somehow when I moved things around I did something to the "search" bar at the top though and now I have a white bar stretching across the background of it. I don't like the way it looks and can't figure out how to fix this. Can someone help me?

Craft E-Sales Classified
thomshell is offline   Reply With Quote
Old 01-17-2009, 10:36 AM   #2
Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,321
Rep Power: 39
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default

It appears that you screwed up the <div></div> in the top portion.
The default template has this as the format for the header in this fashion:
Code:
<div id="header">
   <p id="top_info">
      top info stuff (username, etc...)
   </p>
   <div id="logo">
      your logo stuff
   </div>
</div>
<div id="tabs">
   the menu stuff
   <div id="search">
      your search stuff
   </div>
</div>
In your page you have:
Code:
<div id="header">
   <p id="top_info">
      top info stuff (username, etc...)
   </p>
   <div id="logo">
   <div id="header">
   <div id="logo">
      your logo
   <div id="tabs">
      menu stuff
   <div id="search">
      search stuff
   </div>
</div>
Your div's are unbalanced and you have duplicates of the header and logo div's.

-Mike
__________________
Mike-N-Tosh
v3.1.10 Developer IndianaPC.org - A community website
Sandbox v4.0.9, 4.1
Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds.
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 01-17-2009, 10:52 AM   #3
Junior Member
 
Join Date: Nov 2008
Posts: 5
Rep Power: 0
thomshell is on a distinguished road
Default

Thank you so much!!

I managed to fix it but it appears I have way too much "white" at the top of the homepage now.
thomshell is offline   Reply With Quote
Old 01-18-2009, 09:02 AM   #4
Junior Member
 
Join Date: Nov 2008
Posts: 5
Rep Power: 0
thomshell is on a distinguished road
Default

Is there anyway I can get the logo flush to the top of the screen?
thomshell is offline   Reply With Quote
Old 01-18-2009, 10:52 AM   #5
Moderator
 
 
Join Date: Mar 2006
Posts: 4,103
Rep Power: 100
Lhotch is just really niceLhotch is just really nice
Default

Quote:
Originally Posted by thomshell View Post
Is there anyway I can get the logo flush to the top of the screen?
Your header is still a mess. Compare your div tags to the default layout.tpl div tags.
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

Set your site apart from the competition with one of my modules......
Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Lhotch is offline   Reply With Quote
Old 01-18-2009, 12:23 PM   #6
Junior Member
 
Join Date: Nov 2008
Posts: 5
Rep Power: 0
thomshell is on a distinguished road
Default

OK. I'm not sure how it is so messed up. I really only added a logo (so I thought). I will see what I can find. Thanks

Michele
thomshell is offline   Reply With Quote
Old 01-18-2009, 12:36 PM   #7
Junior Member
 
Join Date: Nov 2008
Posts: 5
Rep Power: 0
thomshell is on a distinguished road
Default

I fixed it! I think it will do for the time being! Thank you so much for all your help!

Michele
thomshell is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding a "Product Directory" & "Find a Dealer" system spaceboy v4 Questions & Support 1 09-18-2008 06:16 PM
How to change title name "Place" to "post" on main page? YourPalAl v4 Questions & Support 4 04-28-2008 10:39 PM
Aligning the "zip code," etc. search fields spaceboy v3.1 Modules & Modifications 5 09-09-2006 02:27 PM
Question about the "bad words" function pat01 v3.1 Questions & Support 1 08-07-2006 03:01 PM
Disable viewing "Date Added" & "Expiration" LukeOut v3.1 Questions & Support 3 05-12-2006 10:36 AM


All times are GMT -4. The time now is 03:10 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0