-
DIV height
Please look into this i want this
http://hawkinsbux.com/contact.php
to make the height of the background fit to it ( It's too long )
i got told to:
"<div class="content"> <div class="header_main"> <h1>Welcome to<img src="img/head1.png" alt="" /></h1>
you have to edit the div class's
specify heighxwidth"
but yea i cant figure out how to do it and this command line is the one from Index.php
Thank you for your help trying figure this out for 2 hours :\
-
-
Try this out in the CSS:
.content {height:1em; width:1em;}
This will cause "content" to expand as needed.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks