Recent Topics

Members
Stats
  • Total Posts: 10,749
  • Total Topics: 1,374
  • Online today: 248
  • Online ever: 879
  • (Jan 21, 20, 05:49:15 PM)
Users Online
Users: 0
Guests: 242
Total: 242

How to remove the complete Whitebox 2.0 header ???

Started by TesZero, Oct 06, 12, 05:24:51 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TesZero

Theme: Whitebox_20g
Point: remove complete header

Hello, i am tring at 2 days to do that, i never had programed in php before, so i think i need some help. :|

I tried to delete some lines... then i found how to remove the header, but the "search inputbox" i cant remove...
i found that removing the line with the LOGO path i could remove the logo too...

but... in the end, "search inputbox" still there and i have some problems with the buttons menu :(

i tried to look on web and in this forum before posting this...
i found i tried this: http://www.simplemachines.org/community/index.php?topic=475223.0

with no sucess...

summarizing...

what i am trying to do is this:

remove the entire header:

and in the final is should look like this:


i had attached my "index.php" and index.template.php" to this post.
they are the original files from the Theme Whitebox_20g, maybe this way is more easy someone help me.

If some one can help me modifing the needed files attaching them in the answer or post here the code that i need to change, it would be vere helpfull :)

Regards

Pedro Silva
Portugal

TesZero

forgot one thing :(

i would like to keep User Area below menu.

i allmost did it...

i deleted those line:

<div id="header">
<div id="header-l">
<div id="header-r">

Then the result was allmost what i whant, but:

- still need to remove search inputbox
- menu bar whent crazy :(

http://imageshack.us/a/img16/2541/tried.png

:( :( :( :(

Regards

Crip

I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

TesZero

yes... offcourse...
it is in the printscreens, but here you have it:

www.spcteste.pt.vu

Now it is a crap... i did what i writed in the last post.

i will upload the normal index.php and index.template.php again so you can see it better.

Thanks :D

Crip

www.spcteste.pt.vu
If you can give me a Temp. Admin Account I can help you?
I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

Crip

I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

TesZero

Ok Crip.

Thank you so mutch.

I will back tomorrow too :D

like i sent to you by p.m. i granted you full admin privileges.


What i have now is that:

http://imageshack.us/a/img26/9530/normalg.png


and what i need to do is that:

http://imageshack.us/a/img94/5614/adaptado.png


so i need:

- remove header
- remove logo (done)
- remove search inputbox
- put user area below menu

and :D most important... understand what i need to change to lear how to do it :D

(images printscreen were made in paint :( sorry for quality)

Regards


Crip

I removed what you ask for..is all sorted now??
I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

TesZero

no :( :( :(

that i made allready, but :
- there still a white space betwene menu and browser ( red in printscreen)
- The menu buttons came down and they are not where they should be :( (green in printcreen)

http://imageshack.us/a/img443/9571/aaapw.png

Sorry :( - Help :(


TesZero

ok... the red part i did remove allready by using:

body
{
background: #FFFFFF;
font: 78%/130% "Verdana", "Arial", "Helvetica", sans-serif;
margin: 0 auto;
padding: 0;
}

in index.css

it was padding: 15px 0;

learned by here: http://www.simplemachines.org/community/index.php?topic=487811.0;topicseen

but... keeping the buttons problem... they apper in 2 lines :(

Regards.
Thanks