Personalise the design...

custom stylesheet

Upload your own custom CSS file to change your gallery style.

What is the custom stylesheet?

With a custom stylesheet you can change the look and design of your So Sugary gallery.


You should have some experience with CSS to use this feature.

How it works

    ● Upload your custom stylesheet named exactly custom.css

    ● You can upload it into any album or category

Creating your stylesheet

Here are some CSS examples that you could use.


Change the background color to white:


body {
    background: #FFFFFF;
}


Use a background image:


body {
    background: url("http://i.imgur.com/2Hqc2HR.png");
}


Use a background image plus change the link colors to white with underlining:


body {
    background: url("http://i.imgur.com/2Hqc2HR.png");
}
a {
    color: #FFFFFF;
    text-decoration: underline;
}


This is just a basic example. Many things can be changed simply by specifying the CSS selectors.

Hiding the stylesheet from the Last Uploaded list

You can hide the stylesheet so your visitors will not see it. Just create a separate album for the stylesheet and hide it from guest users.


Click on the album Properties > Album can be viewed by > Me only



If you need help please post on our forums and we will help you out.

We are specialists in celebrity photo galleries. We live, breathe & dream celebrity pictures.