Replies

Feb 15, 2015 11 years ago
Harmony
The Great Pumpkin
User Avatar
Guardian

Hi, I was told there is a code I can add somewhere so that the flowers always show up in a corner of a page. Can someone please tell me what that is, and where to put it? Thank you! :)

Feb 15, 2015 11 years ago
Marreshaann
has a dragon
User Avatar
Yuanzhi

.floating_item {border:2px solid orangered; position:absolute !important; left:5px !important; top:5px

go to your options and put that code in the css section

Feb 15, 2015 11 years ago
Harmony
The Great Pumpkin
User Avatar
Guardian

where it says custom CSS? If so, any partcular place? Because I put it in there and the next flower had a red box around it, but it was at the bottom of the page. Thanks!

Feb 15, 2015 11 years ago
Marreshaann
has a dragon
User Avatar
Yuanzhi

That code should work as it works for me,I just have it in the custom css box make sure it is the whole code you have in there

.floating_item {border:2px solid orangered; position:absolute !important; left:5px !important; top:5pxhere it is again make sure there is no spaces

Feb 15, 2015 11 years ago
Harmony
The Great Pumpkin
User Avatar
Guardian

what do you mean by no spaces? It still did the same thing- orange box around it, but on bottom of page, not the top. I copied the code and pasted it as it is in the custom css.

Feb 15, 2015 11 years ago
Marreshaann
has a dragon
User Avatar
Yuanzhi

it should have the orange border round it cannot understand why it is going to bottom of the page when it says in the code left and top.

If you copy/pasted it,It should show up correctly cannot understand why it is not working for you

Feb 15, 2015 11 years ago
Harmony
The Great Pumpkin
User Avatar
Guardian

Hmm yeah I'm not sure why either. It keeps doing it too. The flowers are still showing up wherever and even at the bottom of the page after scrolling, so I don't get it.

Feb 15, 2015 11 years ago
Marreshaann
has a dragon
User Avatar
Yuanzhi

I am asking a friend for some help with this be back

Try this one .floating_item {border:2px solid blueviolet; position:absolute !important; left:5px !important; top:5px !important;}

Feb 15, 2015 11 years ago
Harmony
The Great Pumpkin
User Avatar
Guardian

That worked, thank you so much! :)

Feb 15, 2015 11 years ago
Marreshaann
has a dragon
User Avatar
Yuanzhi
Please log in to reply to this topic.