Notifications
Clear all

Strawberry Cheesecake (responsive)

4 Posts
2 Users
0 Reactions
3,240 Views
Nadia
(@nadia)
Posts: 255
Reputable Member
Topic starter
 

Skin name: Strawberry Cheesecake
Responsive: Yes
Download: here
Demo: here

This skin will work on all devices as long as you follow my instructions on the README.txt that you'll find within the zip.

If you have any questions. Just ask.

Otherwise, enjoy!

My Hub TrekNation | World of X | Arda Fanfiction

 
Posted : 22/10/2014 1:12 pm
(@Jennmc75)
Posts: 0
New Member Guest
 

Hi Nadia. I just love your skins.

I have noticed that your skins strip the story formatting and removes the spacing between the paragraphs. I've listed two links below. The first is a link to this skin I loaded without any tweaks. The second is a skin we've been using on our site.

I've tried to find where to fix this without any luck. Do you have any clue what the problem could be?

Your skin - http://www.twcslibrary.net/viewstory.php?skin=Strawberry%20Cheesecake&sid=10635

http://www.twcslibrary.net/viewstory.php?skin=blueberry&sid=10635

 
Posted : 21/02/2015 2:03 pm
Nadia
(@nadia)
Posts: 255
Reputable Member
Topic starter
 

I'll see into it after work.

My Hub TrekNation | World of X | Arda Fanfiction

 
Posted : 06/03/2015 2:17 am
Nadia
(@nadia)
Posts: 255
Reputable Member
Topic starter
 

Open the style.css and look for


#story {
padding: 50px 10px;
text-align: justify;
}

add the following line and adjust it to your liking

line-height: 1.5;

It should look like this now.


#story {
padding: 50px 10px;
text-align: justify;
line-height: 1.5;
}

My Hub TrekNation | World of X | Arda Fanfiction

 
Posted : 06/03/2015 11:54 am
Share: