|
|
#1 |
|
Junior Member
Join Date: Nov 2008
Posts: 5
Rep Power: 0 ![]() |
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 |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,321
Rep Power: 39 ![]() ![]() |
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>
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>
-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 |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Nov 2008
Posts: 5
Rep Power: 0 ![]() |
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. |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Nov 2008
Posts: 5
Rep Power: 0 ![]() |
Is there anyway I can get the logo flush to the top of the screen?
|
|
|
|
|
|
#5 |
|
Moderator
Join Date: Mar 2006
Posts: 4,103
Rep Power: 100 ![]() ![]() |
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 |
|
|
|
|
|
#6 |
|
Junior Member
Join Date: Nov 2008
Posts: 5
Rep Power: 0 ![]() |
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 |
|
|
|
|
|
#7 |
|
Junior Member
Join Date: Nov 2008
Posts: 5
Rep Power: 0 ![]() |
I fixed it! I think it will do for the time being! Thank you so much for all your help!
Michele |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
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 |