st2e
MemberForum Replies Created
-
Thanks for your response, and sorry for the late.
There were already a #container in the graphene theme:
#container {
-webkit-box-shadow: 0 0 10px #000;
box-shadow: 0 0 10px #000;
}
So I added the float attribute:
#container {
-webkit-box-shadow: 0 0 10px #000;
box-shadow: 0 0 10px #000;
float left;
}
Result is good, but I would like to let a space between the left border and the theme, do I replace the float attribute by margin left?
Oh my god, why I had not seen that before??? I thought it would be more complicated, in fact it’s easy!!!
Thank you for opening my eyes!!!
Keep it up!
Yes, I’m using static frontpage
In reply to: Graphene Mobile doesn't not appear in the WordPress Plugin Menu
July 15, 2011 at 11:31 am #15283YEAH!!! It works!!! Excuse me, I had not read the installation instructions, I thought that the Graphene Mobile was just a normal pluggin! Now I understand this is a theme who use the Mobile Smart Pluggin! In addition, it work perfectly!
Thanks for your answer, excellent work, I do not regret my purchase!
Viewing 4 posts - 1 through 4 (of 4 total)
