HOME | DD

Published: 2009-04-14 14:26:14 +0000 UTC; Views: 2691; Favourites: 41; Downloads: 192
Redirect to original
Description
Instructions newdAlook v1.4 Sidebarplease take a look at this before installing the css journal, it helps you see what you can delete and what you can`t delete. This thing helps you keep the look at top shape, if you still have any questions, i will answer them as soon as possible.
Thanks,
Dan
newdAlook v1.4 : [link]
One Click newdAlook:
Sidebar: [link]
No-Sidebar: [link]
Related content
Comments: 19
marthig [2011-01-07 21:46:36 +0000 UTC]
I like this skin very much I hope to have some time next week to adopt it.
Thank you for sharing this beauty.
👍: 0 ⏩: 1
marthig In reply to Dan4ArChAnGeL [2011-01-13 23:21:33 +0000 UTC]
Yes I do, still, whenever you have a few minutes take a look at the "gap" in the Side bar "Recent Fractals" and "DDs" boxes, something is missing but I don't know what
👍: 0 ⏩: 0
UnknownOwen [2010-12-25 23:49:36 +0000 UTC]
sorry , im being a bit dim. How do i get the code for the Awesome layout?
👍: 0 ⏩: 1
Dan4ArChAnGeL In reply to UnknownOwen [2010-12-27 08:17:59 +0000 UTC]
sidebar version: [link]
no sidebar version: [link]
please read the descriptions very carefully!
👍: 0 ⏩: 0
Clockwork-Echo [2010-02-17 06:22:18 +0000 UTC]
Do we have to keep ALL of those boxes in the CSS? Or can we delete a few of them that we don't use...?
👍: 0 ⏩: 1
Dan4ArChAnGeL In reply to Clockwork-Echo [2010-02-17 12:39:00 +0000 UTC]
ofc you can delete the ones you do not need i just made it full of boxes so you can choose what you will and will not use
👍: 0 ⏩: 1
Clockwork-Echo In reply to Dan4ArChAnGeL [2010-02-17 16:27:19 +0000 UTC]
Coolness, thanks for the info.
👍: 0 ⏩: 0
Nivunation [2009-06-03 01:57:03 +0000 UTC]
I really want to use this CSS, but I can't get the code. I tried a couple different things, like the download link from this deviation and from this one but nothing works. Is there a way to get the CSS that I haven't thought of or do I have to transcribe the coding from the image?
👍: 0 ⏩: 1
Dan4ArChAnGeL In reply to Nivunation [2009-06-03 13:09:11 +0000 UTC]
uhm this is only the instructions for the css.. the css can be downloaded here : [link] and you need a program to unrar it (like WinRar/ PowerArchiver or WinZip and so on) then u`ll have a folder with all the files you need
👍: 0 ⏩: 1
Nivunation In reply to Dan4ArChAnGeL [2009-06-03 18:44:11 +0000 UTC]
Well, that was my problem. I did download it at that link, but when I got the RAR file I didn't know what to do with it. Thank you!
👍: 0 ⏩: 0
CeruleanLegacy [2009-05-24 04:24:55 +0000 UTC]
Is there a way to ensure that all the club icons and stamps stay full size? Only the first of each series is full sized. Thanks!
👍: 0 ⏩: 1
Dan4ArChAnGeL In reply to CeruleanLegacy [2009-05-24 07:47:57 +0000 UTC]
just delete these :
from the sidebar version :
.sidebar .box .clubs img {
width:30px;
height:30px;
}
.sidebar .box .clubs img.avatar {
width:30px;
height:30px;
}
.sidebar .box .stamps img {
width:50px;
height:auto;
}
.sidebar .box .stamps .shadow-holder {
width:inherit;
height:auto;
}
.sidebar .box .stamps .shadow-holder .shadow {
width:50px;
height:auto;
background-image:none;
}
and
from the no-sidebar version:
.journaltxt .clubs img{
width:40px;
height:auto;
margin:2px;
}
.journaltxt .stamps img{
width:70px;
_width:80px;
height:auto;
margin:2px;
}
👍: 0 ⏩: 1
CeruleanLegacy In reply to Dan4ArChAnGeL [2009-05-24 18:34:29 +0000 UTC]
When I do this, it fixes the club icons. But the stamps are no longer in a scrollbox. Is there a way to make the stamps scroll and stay normal sized too?
👍: 0 ⏩: 1
Dan4ArChAnGeL In reply to CeruleanLegacy [2009-05-24 21:43:48 +0000 UTC]
uhm don`t delete these : .sidebar .box .stamps { ... } and it should work
👍: 0 ⏩: 0