Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Iridium
#33
(2017-08-26, 03:57:54)daveyz Wrote: Is there a way to get the title and sub title to rais any higher, ....?

the html is
Code:
<div id="header">
    <div class="container">
        <div id="logo">
            <h1>Title</h1>
            Sub Title
        </div>        
        <nav id="nav">    
            <ul><li>menu item</li><li>menu item</li><li>menu item</li></ul>            
        </nav>
    </div><!-- end container -->
</div><!-- end header -->
The header has height from the line heights of the three inline elements (Title, Sub Title and nav) and some padding on the outer #header div and some other random margin and padding declarations. You would just have to find them and alter them, remembering that the sum of the spacings has to remain the same if you want the height of the #header to remain the same.
Reply


Messages In This Thread
Iridium - by vallhund - 2014-09-11, 19:38:58
RE: Iridium - by Timbow - 2014-09-11, 20:12:35
RE: Iridium - by charlsouma - 2014-09-13, 00:22:53
RE: Iridium - by vallhund - 2014-09-13, 02:23:34
RE: Iridium - by photocurio - 2014-10-11, 10:44:38
RE: Iridium - by vallhund - 2014-10-12, 04:33:14
RE: Iridium - by photocurio - 2014-10-12, 04:44:50
RE: Iridium - by photocurio - 2014-10-12, 04:49:16
RE: Iridium - by vallhund - 2014-10-13, 00:52:27
RE: Iridium - by osdesk1 - 2014-10-12, 05:18:37
RE: Iridium - by Shooree - 2015-01-30, 09:07:18
RE: Iridium - by vallhund - 2015-02-11, 21:58:02
RE: Iridium - by costa - 2015-02-04, 15:03:45
RE: Iridium - by shawn_a - 2015-02-04, 22:51:21
RE: Iridium - by costa - 2015-02-06, 03:21:27
RE: Iridium - no mobile menus - by orders - 2015-04-21, 01:19:06
RE: Iridium - by awakened - 2015-04-30, 15:34:12
RE: Iridium - by ragwing - 2015-05-09, 01:24:03
RE: Iridium - by Timbow - 2015-05-09, 03:19:10
RE: Iridium - by ragwing - 2015-05-09, 03:34:27
RE: Iridium - by ragwing - 2015-05-09, 04:18:21
RE: Iridium - by Timbow - 2015-05-09, 04:42:06
RE: Iridium - by ragwing - 2015-05-09, 05:42:27
RE: Iridium - by tvonpchq - 2015-05-12, 18:29:20
RE: Iridium - by ragwing - 2015-05-16, 02:53:05
RE: Iridium - by Timbow - 2015-05-16, 04:58:09
RE: Iridium - by Byteler - 2015-08-14, 02:32:41
RE: Iridium - by vallhund - 2015-08-14, 05:55:10
RE: Iridium - by scape - 2016-05-31, 11:13:31
RE: Iridium - by datiswous - 2016-05-31, 17:45:58
RE: Iridium - by vito - 2016-11-10, 06:10:04
RE: Iridium - by daveyz - 2017-08-26, 03:57:54
RE: Iridium - by Timbow - 2017-08-27, 02:13:57
RE: Iridium - by itsadrian - 2017-12-03, 23:37:30



Users browsing this thread: 1 Guest(s)