Twenty Eleven Header Logo
-
I finally got a small logo to show up on my site in the header (i did not want the big logo that it comes with) but I cant figure out how to align it to the right as you will see at https://www.norentesting.com
I am very new to CSS and am not sure if i need to change the header or CSS page.
My header.php is as follows
Large code excerpts: [Large code excerpt removed by moderator per forum rules. Please use the pastebin for all large code excerpts. It works better anyway.]
and my css for the image is:
#branding img {
height: 40%;
width: 40%;
float: right;
source: C:\Users\Josh\Documents\Websites\URSolutions\Logos\final_logo_thumbnail.jpg;
}Thanks for any help!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Twenty Eleven Header Logo’ is closed to new replies.