-
AuthorPosts
-
August 12, 2013 at 1:09 pm #27621
Hi,
I would like to put my logo as like below site.
This logo locates above header and is hung on header.
If possible, please let me know how to do.
Regards,
Hojoon
August 12, 2013 at 9:39 pm #134691Hi,
Yes, its possible.
In order for us to help you, please include a URL to the particular page where you are experiencing this problem. Since each page can be created in a number of different ways , and due to many updates, it is simply not possible to provide you with a meaningful solution without first seeing the page with the live code. A screen capture will not help. What you can do is hide the url to your site by using the http://www.goo.gl url shortner.
Thanks,
Nick
August 13, 2013 at 2:36 pm #134692Hi,
Thanks a lot for your reply.
In addition, can I make header per each menu?
I would like to make my site for multi-brand.
When user click main brand menu, I want to show different header from landing page.
Thanks & regards,
Hojoon
August 13, 2013 at 11:37 pm #134693Hi,
You can use Google chrome then click “Inspect Element”. Look for the page body css selector.

This page has the id .page-id-2251. You can use it to target that page’s header or any other elements within the page.
.page-id-2251 #header_main {
background: red;
}Regards,
Ismael
August 14, 2013 at 8:31 am #134694Thank you so much~
I will try…
Ragards,
Hojoon
August 14, 2013 at 3:40 pm #134695Dear Ismael
I would like to use streched layout at below beside body;
Header
Fullwidth slider
Fullscreen slider
Footer
Socket
as like http://www.fatboy.com
Would you mind let me know custom css code?
Thanks & regards,
Hojoon
August 16, 2013 at 3:20 am #134696Hi Hojoon,
You’ll need to do more than what we can assist with to get that layout. I would recommend looking into a freelance developer who can make the needed css changes and customizations while still keeping everything cross browser compatible and responsive.
Regards,
Devin
-
AuthorPosts
- The topic ‘logo position in header’ is closed to new replies.
