Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
[CSS] Search box position
Hi,
my website homepage shows the search box at the bottom (uncorrectly), whereas other pages show the same box on top (correctly). Sorry for my noob question, but I am going crazy trying to fix this homepage behaviour. I guess it depends on the html markup of my txp default page, but I cannot find where the mistake is. Will you please help me?
Thanks!
Alessandro
Last edited by gilibaus (2015-08-26 09:25:51)
Offline
#2 2015-08-26 10:15:00
- uli
- Moderator
- From: Cologne
- Registered: 2006-08-15
- Posts: 4,306
Re: [CSS] Search box position
Hi gilibaus, inside the .container
-div there are two other top level children divs. The first one has no role. Give it “main” (look for <!-- left (main) column -->
, the one below it), and up slips the search box.
In bad weather I never leave home without wet_plugout, smd_where_used and adi_form_links
Offline
Re: [CSS] Search box position
Thanks uli, you saved the day :)
Yesterday I had removed all roles from default page for validation reasons, then this morning I had re-applied them. But evidently I had forgot the “main” one.
Thanks again.
Offline
Pages: 1