Changing site name for logo in "Whitespace"..?
Permalink 1 user found helpful
Have the FAQ's and previous posts with regard to changing the site name for a logo.
I have managed to use the dashboard and global scrapbook to replace the My_Site_Name with a logo. But only in the "plain yogurt" theme.
I just can't seem to get it to work with "whitespace". Does this theme support these changes or is it possible to edit the code?
Would be really grateful for some help..
I have managed to use the dashboard and global scrapbook to replace the My_Site_Name with a logo. But only in the "plain yogurt" theme.
I just can't seem to get it to work with "whitespace". Does this theme support these changes or is it possible to edit the code?
Would be really grateful for some help..
Yeah, I need to update that theme with that code still. For now you can add that code to the header.php file (which is in the theme's elements folder). Look for the div with id of 'headerleft' and replace the code within that div with this:
Thanks that's great. Really good theme has just got even better.
Thanks c5mix/
This is the standard code snippet for:
Content: "My_Site_Name
at the Global Scrapbook and yes it works great and certainly makes your theme near perfect!
We are having problems with *positioning** of our .png logo at My_Site_Name though/
It is overlapping the image block below... Change to another theme and it's in the right position so I have to assume it's related to Whitespace/
Can you help?
This is the standard code snippet for:
Content: "My_Site_Name
at the Global Scrapbook and yes it works great and certainly makes your theme near perfect!
We are having problems with *positioning** of our .png logo at My_Site_Name though/
It is overlapping the image block below... Change to another theme and it's in the right position so I have to assume it's related to Whitespace/
Can you help?
Thank you so much - I had been pulling my hair out trying to find a way to do this!!
i'm actually using 'plain yogurt' now and would like to do the same thing. i have a logo/image that i would like to be in the upper left corner instead of the site name. could you walk me through it?
in the folder /concrete/themes/ copy not move the folder default to /themes/
i suggest you edit the description.txt slightly so you can tell the difference between the 2, look for the code that c5mix posted above, and then stick some simple html in ( <img> tag with a src)
i suggest you edit the description.txt slightly so you can tell the difference between the 2, look for the code that c5mix posted above, and then stick some simple html in ( <img> tag with a src)
How did you use the global scrapbook to do this?