Hello! (Next one will be a Tabula Rasa one. :D)
Enjoy!!
Live preview | Image Preview
Please upload the images to your own server. Thanks.
Body background: http://www.mentahelada.net/dw-layouts/la yout002/bg-body.png
Flower: http://www.mentahelada.net/dw-layouts/la yout002/bg-content.png
Carlisle icon in the preview made by me. Find it here.
Background by Dryicons: http://dryicons.com/free-graphics/previe w/classy-card/
Enjoy!!
Live preview | Image Preview
Layout info:
- Theme: Transmogrified
- Tested on: IE (7 and higher), Firefox, Safari and Chrome.
Images:
Please upload the images to your own server. Thanks.
Body background: http://www.mentahelada.net/dw-layouts/la
Flower: http://www.mentahelada.net/dw-layouts/la
Carlisle icon in the preview made by me. Find it here.
(credits)
Background by Dryicons: http://dryicons.com/free-graphics/previe
Basic Instructions:
- Apply the Transmogrified theme
- If you've made changes to this theme, reset to default the modules. Change the position of the sidebar ones if you want
- Go to the "Custom CSS" page and uncheck the "Use layout's stylesheet(s)" option
- Leave "Use an external stylesheet " empty
- Paste the CSS that I give you in the "Use embedded CSS" box
- Save your changes.
- Make changes if you know how (but still credit me!)
- Ask if you have doubts, I'll try to answer asap
Easy Rules
- Credit
mentahelada if you use. Thanks! - Comment if you like / if you take
- Affiliate?
- Resources
- Subscribe
mentahelada for updates!
the icon was a bit of fiddling with the CSS source. in the original source, look for this line:
.module-userprofile .userpic img {display:none;}change it to:
.module-userprofile .userpic img {align:center;}and that's it. :)
/*****HEADER*****/ #header { background:#6c4f2d; width:100%; margin: 0; padding: 0; } #header h1 { margin: 0px; padding: 30px 0 0 0; color: #FFFFFF; font-style: italic; font-family: Georgia, serif; font-weight: normal; text-decoration: none; } #title { text-align: center; width: 100%; height: 30px; }Using it, thanks.
Find this part of the code:
.entry .metadata li {list-style: none;}And add this inside the brackets:
display: block;I'll fix the entry asap.
:D
Thank you for sharing!