Sleek Black 1.1.1
I’m back from Thailand!
And I don’t think I announced about the latest theme: Sleek Black.
Also I will be adding some live version of sites into the Webdesign section soon.
I’m back from Thailand!
And I don’t think I announced about the latest theme: Sleek Black.
Also I will be adding some live version of sites into the Webdesign section soon.
hi there
really love your sleek black theme!
the only thing is that new paragraphs don’t have space around them
do you know how i can adjust the theme to get paragraphs to work in a normal way?
cheers
neilon
Hi Neilon!
You can add this CSS code in to your stylesheet:
.entry p{
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right: 5px;
}
You can control the spaces by increasing/decreasing the numbers inside this code.
This will be added with the next release,
thank you so much for commenting and contributing to this theme!
How can I change the Tag Cloud area or any of the top area into something like a logo etc?
Hi Jeff, sorry for the late reply.
You need manually change contents by editing the template files.
The top area(Header and boxes) is not widget-supported with the current version, although it is one of the feature I’m planning to add in future release.
For further help, send me an e-mail to admin@unexisted.org