We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Scrolling header | Forum

Topic location: Forum home » Development » Themes
JB TECH
JB TECH Sep 17 '12
Hello developers, I need someone who is CSS savvy with Oxwall here. Could someone please give me the CSS and other steps needed to make my header on my webiste scroll with the page?


WeeShare! - my website


Thanks! 

-Jake

Abbey
Abbey Sep 19 '12
Hi Jake, I know 2 people who are good with CSS one is This Guy , he's most helpful.
JB TECH
JB TECH Sep 20 '12
Quote from Paul Cuffe Jake, did you still need help with this?

Yes, I do. I just want to make the whole header scroll.
JB TECH
JB TECH Sep 21 '12
Thanks, but that unfortunately runs the header off to the side of the page, making it look awful. I saw others who did something like make background image, etc, and scroll.
JB TECH
JB TECH Sep 21 '12
Never mind, I got it to work. Haven't tried it out with all themes yet (I'm using Facelook-Black)


Here's the CSS if anyone is interested:


.ow_header {height: 83px;padding-top: 0px;background-color: #000000;-webkit-box-shadow: 0 3px 3px black;box-shadow: 0 3px 3px black;position: fixed;width: 100%;z-index: 1;}

JB TECH
JB TECH Sep 21 '12
I need help with this though, how do I had the Tagline?
Den Team
Den Oct 2 '12
Topic was moved from General Chat.
Nirmalya Ghosh
Nirmalya Ghosh Oct 16 '12
Can you please tell me how to make the header fixed for the graphite theme?
JB TECH
JB TECH Oct 17 '12
Graphit theme should work, as long as you don't set a certain height. Have you tried the CSS i provided? And removed the colors, and height settings?