Home › Forums › Storm WordPress › How to insert a second div in the id="header-outer"
- This topic has 6 replies, 2 voices, and was last updated 10 years, 5 months ago by
Allan.
- AuthorPosts
- April 24, 2013 at 7:28 am #4037
ld1975
ParticipantHi there,
I need more space in the header and for this I want to create a second div-container in the header.
Actually there is a div id=”header-inner” with the logo and the navigation.
How can I insert this one?I´ve got no PHP skills. Sorry.
Thanks
April 24, 2013 at 2:27 pm #4044Allan
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
April 25, 2013 at 8:19 am #4056ld1975
ParticipantThank you Allan. Helps a lot.
April 25, 2013 at 9:13 am #4057ld1975
ParticipantI changed it this way and it looks fine. I tried to insert a background-image. but it don`t works. what do I wrong?
.new-header {border-left:1px solid #ffaf58;border-right:1px solid #ffaf58;border-bottom:1px solid #ffaf58;width: 940px;margin: 0 auto;border-bottom-left-radius:8px;border-bottom-right-radius:8px;
background-image:url(“images/4edit_logo_top.png”);}.new-header-inner {height: 30px; width: 940px; margin: 0 auto;line-height:30px;text-align:center; text-shadow: 1px 1px 0px #000;}
in which file would this custom css code saved?
Thanks
April 25, 2013 at 5:59 pm #4087Allan
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
April 26, 2013 at 10:45 pm #4116ld1975
ParticipantYes,it works with the full URL.Thanks.
Last question for now :-):
How do I insert an other div under the “class=”content-outer clearfix”
Thanks a lot for your support
April 29, 2013 at 9:51 am #4150Allan
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- AuthorPosts
- You must be logged in to reply to this topic.