A place for discussion about skinning and design. Before posting questions here you should review the documentation about creating skins.
Hi,
I have settled on using the dcarter-orangesunset skin but want to change the header logo jpg with my own. My logo is slightly higher than the current logo and want to know how or where do I adjust the height so my header file will fit into the space. I see in the style.css file it is set to width:939 and height:131. I have adjusted this but is does not make a difference.
Thanks in advance
Elmo
Elmo,
Were you able to come to a resolution for your issue?
No I have not had response and still trying to figure out how I can adjust the height of the logo area
Thanks
Try altering the "div.art-header css" attribute in the style.css of that skin folder.
Matt
One of the things you'll want to do when tweaking your mojo skin is to turn off caching under Administration Menu > Advanced Tools > Design Tools > Cache Tool - click the "Disable CSS Caching" button. This will help you see changes in real-time. Another tip is to use FireBug to tweak CSS in real-time, until you're happy with the results - then implement your changes in the actual CSS file. To force a cache refresh in your browser, press Ctrl-F5 - you should then be able to see your changes.