I will play with this in my development area first before loading it.
I do appreciate the suggestions, especially keeping image small
--------------- Added [DATE]1471054349[/DATE] at [TIME]1471054349[/TIME] ---------------
Quote:
Originally Posted by Seven Skins
These two lines of css fixes the header in default skin, adjust accordingly...
HTML Code:
.above_body { position: fixed; top:0; left:0; right:0; margin: 0px 35px; z-index: 10000; }
.body_wrapper { margin-top: 120px; }
|
I appreciate this, however, I'm not sure which CSS file that should be modified.